[D-runtime] [D-Programming-Language/druntime] ba96c2: detab, tolf

noreply at github.com noreply at github.com
Tue Jan 25 01:30:48 PST 2011


Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/druntime

Commit: ba96c273883d55ddac09b646daffe0f9f3120483
    https://github.com/D-Programming-Language/druntime/commit/ba96c273883d55ddac09b646daffe0f9f3120483
Author: Walter Bright <walter at walterbright.com>
Date:   2011-01-25 (Tue, 25 Jan 2011)

Changed paths:
  M import/object.di
  M posix.mak
  M src/core/atomic.d
  M src/core/cpuid.d
  M src/core/demangle.d
  M src/core/dll_helper.d
  M src/core/memory.d
  M src/core/runtime.d
  M src/core/stdc/ctype.d
  M src/core/stdc/float_.d
  M src/core/stdc/limits.d
  M src/core/stdc/stdio.d
  M src/core/stdc/time.d
  M src/core/stdc/wchar_.d
  M src/core/stdc/wctype.d
  M src/core/sync/condition.d
  M src/core/sync/config.d
  M src/core/sync/exception.d
  M src/core/sync/semaphore.d
  M src/core/sys/osx/mach/dyld.d
  M src/core/sys/osx/mach/getsect.d
  M src/core/sys/osx/mach/loader.d
  M src/core/sys/osx/mach/semaphore.d
  M src/core/sys/posix/arpa/inet.d
  M src/core/sys/posix/inttypes.d
  M src/core/sys/posix/netinet/in_.d
  M src/core/sys/posix/signal.d
  M src/core/sys/posix/sys/socket.d
  M src/core/sys/posix/sys/stat.d
  M src/core/sys/posix/sys/wait.d
  M src/core/sys/posix/time.d
  M src/core/sys/posix/unistd.d
  M src/core/thread.d
  M src/core/thread_helper.d
  M src/core/vararg.d
  M src/gc/gcbits.d
  M src/gc/gcx.d
  M src/object_.d
  M src/rt/aaA.d
  M src/rt/alloca.d
  M src/rt/arrayassign.d
  M src/rt/arraybyte.d
  M src/rt/arraycat.d
  M src/rt/arraydouble.d
  M src/rt/arrayint.d
  M src/rt/arrayreal.d
  M src/rt/arrayshort.d
  M src/rt/cmath2.d
  M src/rt/compiler.d
  M src/rt/cover.d
  M src/rt/critical.c
  M src/rt/deh.d
  M src/rt/deh2.d
  M src/rt/dylib_fixes.c
  M src/rt/image.d
  M src/rt/invariant.d
  M src/rt/lifetime.d
  M src/rt/llmath.d
  M src/rt/mars.h
  M src/rt/memory_osx.c
  M src/rt/memset.d
  M src/rt/minit.asm
  M src/rt/trace.d
  M src/rt/typeinfo/ti_creal.d
  M src/rt/util/ctype.d
  M src/rt/util/hash.d
  M src/rt/util/utf.d
  M win32.mak

Log Message:
-----------
detab, tolf


Commit: 4c62f1b178266fa6bd930c5395c39133c299f0e0
    https://github.com/D-Programming-Language/druntime/commit/4c62f1b178266fa6bd930c5395c39133c299f0e0
Author: Walter Bright <walter at walterbright.com>
Date:   2011-01-25 (Tue, 25 Jan 2011)

Changed paths:
  M posix.mak
  M win32.mak

Log Message:
-----------
shouldn't detab makefiles




More information about the D-runtime mailing list