[D-runtime] [D-Programming-Language/druntime] db0b65: fix alignment

GitHub noreply at github.com
Sun Jul 15 00:19:03 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: db0b65c533d75a1efd7ae35046630d0e32b8aa9f
      https://github.com/D-Programming-Language/druntime/commit/db0b65c533d75a1efd7ae35046630d0e32b8aa9f
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-06-30 (Sat, 30 Jun 2012)

  Changed paths:
    M src/core/stdc/stdarg.d

  Log Message:
  -----------
  fix alignment


  Commit: 9fc1a9bb1a91e22f6bd7c3d6803e2f857601d002
      https://github.com/D-Programming-Language/druntime/commit/9fc1a9bb1a91e22f6bd7c3d6803e2f857601d002
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-06-30 (Sat, 30 Jun 2012)

  Changed paths:
    A import/core/thread.di
    M posix.mak
    M src/core/sync/semaphore.d
    M src/core/sys/posix/pthread.d
    M src/core/sys/windows/dbghelp.d
    M src/core/sys/windows/stacktrace.d
    M src/core/thread.d
    R src/core/thread.di
    M src/gc/gcx.d
    M win32.mak

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/druntime


  Commit: 7d4566405e98bf754b369f074af7fb908d60581e
      https://github.com/D-Programming-Language/druntime/commit/7d4566405e98bf754b369f074af7fb908d60581e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-07-08 (Sun, 08 Jul 2012)

  Changed paths:
    A benchmark/.gitignore
    A benchmark/aabench/bulk.d
    A benchmark/aabench/resize.d
    A benchmark/aabench/string.d
    A benchmark/extra-files/dante.txt
    A benchmark/gcbench/huge_single.d
    A benchmark/gcbench/rand_large.d
    A benchmark/gcbench/rand_small.d
    A benchmark/gcbench/tree1.d
    A benchmark/gcbench/tree2.d
    A benchmark/runbench.d
    M changelog.dd
    M import/core/thread.di
    M import/object.di
    M posix.mak
    M src/core/atomic.d
    M src/core/demangle.d
    M src/core/runtime.d
    M src/core/sync/condition.d
    M src/core/sys/windows/stacktrace.d
    M src/core/thread.d
    M src/core/time.d
    M src/object_.d
    M src/rt/cast_.d
    M src/rt/cover.d
    M src/rt/deh.d
    M src/rt/lifetime.d
    M src/rt/memory.d
    M src/rt/minfo.d
    M src/rt/trace.d
    M src/rt/typeinfo/ti_AC.d
    M src/rt/typeinfo/ti_Acdouble.d
    M src/rt/typeinfo/ti_Acfloat.d
    M src/rt/typeinfo/ti_Acreal.d
    M src/rt/typeinfo/ti_Adouble.d
    M src/rt/typeinfo/ti_Afloat.d
    M src/rt/typeinfo/ti_Ag.d
    M src/rt/typeinfo/ti_Aint.d
    M src/rt/typeinfo/ti_Along.d
    M src/rt/typeinfo/ti_Areal.d
    M src/rt/typeinfo/ti_Ashort.d
    M src/rt/typeinfo/ti_C.d
    M src/rt/typeinfo/ti_byte.d
    M src/rt/typeinfo/ti_cdouble.d
    M src/rt/typeinfo/ti_cfloat.d
    M src/rt/typeinfo/ti_char.d
    M src/rt/typeinfo/ti_creal.d
    M src/rt/typeinfo/ti_dchar.d
    M src/rt/typeinfo/ti_delegate.d
    M src/rt/typeinfo/ti_double.d
    M src/rt/typeinfo/ti_float.d
    M src/rt/typeinfo/ti_int.d
    M src/rt/typeinfo/ti_long.d
    M src/rt/typeinfo/ti_ptr.d
    M src/rt/typeinfo/ti_real.d
    M src/rt/typeinfo/ti_short.d
    M src/rt/typeinfo/ti_ubyte.d
    M src/rt/typeinfo/ti_uint.d
    M src/rt/typeinfo/ti_ulong.d
    M src/rt/typeinfo/ti_ushort.d
    M src/rt/typeinfo/ti_void.d
    M src/rt/typeinfo/ti_wchar.d
    R test/.gitignore
    R test/aabench/bulk.d
    R test/aabench/resize.d
    R test/aabench/string.d
    R test/extra-files/dante.txt
    R test/gcbench/huge_single.d
    R test/gcbench/rand_large.d
    R test/gcbench/rand_small.d
    R test/gcbench/tree1.d
    R test/gcbench/tree2.d
    R test/runbench.d
    M win32.mak

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/druntime


  Commit: ee0b688ad53dec0a2ba15aa1ddbfc305899a5647
      https://github.com/D-Programming-Language/druntime/commit/ee0b688ad53dec0a2ba15aa1ddbfc305899a5647
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-07-14 (Sat, 14 Jul 2012)

  Changed paths:
    M import/core/thread.di
    M import/object.di
    M src/core/atomic.d
    M src/core/bitop.d
    M src/core/memory.d
    M src/core/runtime.d
    M src/core/sync/condition.d
    M src/core/sys/posix/signal.d
    M src/core/thread.d
    M src/object_.d
    M src/rt/typeinfo/ti_AC.d
    M src/rt/typeinfo/ti_Acdouble.d
    M src/rt/typeinfo/ti_Acfloat.d
    M src/rt/typeinfo/ti_Acreal.d
    M src/rt/typeinfo/ti_Adouble.d
    M src/rt/typeinfo/ti_Afloat.d
    M src/rt/typeinfo/ti_Ag.d
    M src/rt/typeinfo/ti_Aint.d
    M src/rt/typeinfo/ti_Along.d
    M src/rt/typeinfo/ti_Areal.d
    M src/rt/typeinfo/ti_Ashort.d

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/druntime


  Commit: 4df6c75f7fc9a20c0093eb41bde74a550a75f7b1
      https://github.com/D-Programming-Language/druntime/commit/4df6c75f7fc9a20c0093eb41bde74a550a75f7b1
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-07-15 (Sun, 15 Jul 2012)

  Changed paths:
    M src/core/bitop.d

  Log Message:
  -----------
  revert pull #266


Compare: https://github.com/D-Programming-Language/druntime/compare/fef4c9cd0327...4df6c75f7fc9


More information about the D-runtime mailing list