[D-runtime] [D-Programming-Language/druntime] 67cc57: merge

GitHub noreply at github.com
Sun Mar 10 15:43:18 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 67cc57b483b5a86c54d0707c829a206726ef126e
      https://github.com/D-Programming-Language/druntime/commit/67cc57b483b5a86c54d0707c829a206726ef126e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-10 (Sun, 10 Mar 2013)

  Changed paths:
    M src/rt/minfo.d

  Log Message:
  -----------
  merge


  Commit: d045b48e21b585babeb6e42dedd5733fb08c3d7d
      https://github.com/D-Programming-Language/druntime/commit/d045b48e21b585babeb6e42dedd5733fb08c3d7d
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-10 (Sun, 10 Mar 2013)

  Changed paths:
    M src/rt/minfo.d

  Log Message:
  -----------
  merge


  Commit: ac0c441618045893116398a2610737fdd3459db5
      https://github.com/D-Programming-Language/druntime/commit/ac0c441618045893116398a2610737fdd3459db5
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-10 (Sun, 10 Mar 2013)

  Changed paths:
    M mak/MANIFEST
    M src/core/demangle.d
    M src/core/sync/condition.d
    M src/core/sync/semaphore.d
    M src/core/thread.d
    M src/core/thread.di
    M src/object.di
    M src/object_.d
    M src/rt/arrayassign.d
    M src/rt/deh2.d
    M src/rt/lifetime.d
    M src/rt/memory.d
    M src/rt/memory_osx.d
    M src/rt/qsort.d
    R src/rt/qsort2.d
    M src/rt/sections.d
    M src/rt/sections_freebsd.d
    M src/rt/sections_linux.d
    M src/rt/sections_osx.d
    M src/rt/sections_solaris.d
    M src/rt/sections_win32.d
    M src/rt/sections_win64.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 win32.mak
    M win64.mak

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


  Commit: 9fb8b18fee8025bd92fdb4cc88688d47b92a439e
      https://github.com/D-Programming-Language/druntime/commit/9fb8b18fee8025bd92fdb4cc88688d47b92a439e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-10 (Sun, 10 Mar 2013)

  Changed paths:
    M src/rt/minfo.d

  Log Message:
  -----------
  put minit() back in


  Commit: 707a17c080c97d00f4ff4ad8b0ffdcd043d33c48
      https://github.com/D-Programming-Language/druntime/commit/707a17c080c97d00f4ff4ad8b0ffdcd043d33c48
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-03-10 (Sun, 10 Mar 2013)

  Changed paths:
    M src/rt/minfo.d

  Log Message:
  -----------
  Merge pull request #439 from WalterBright/addminfo

add minit() back in


Compare: https://github.com/D-Programming-Language/druntime/compare/0a0a49e05e9e...707a17c080c9


More information about the D-runtime mailing list