[D-runtime] [D-Programming-Language/druntime] 3aa65e: add TypeInfo to GC calls

GitHub via D-runtime d-runtime at puremagic.com
Mon Jun 2 11:40:09 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 3aa65efac3bd2ec577599b17062a8eec569eda9d
      https://github.com/D-Programming-Language/druntime/commit/3aa65efac3bd2ec577599b17062a8eec569eda9d
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2014-06-01 (Sun, 01 Jun 2014)

  Changed paths:
    M src/core/memory.d
    M src/gc/gc.d
    M src/gc/proxy.d
    M src/gcstub/gc.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  add TypeInfo to GC calls


  Commit: c47e85c10c44d5c3096f3df54de9a805b7a86987
      https://github.com/D-Programming-Language/druntime/commit/c47e85c10c44d5c3096f3df54de9a805b7a86987
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-06-02 (Mon, 02 Jun 2014)

  Changed paths:
    M src/core/memory.d
    M src/gc/gc.d
    M src/gc/proxy.d
    M src/gcstub/gc.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #821 from rainers/gc_typeinfo

add TypeInfo to GC calls


Compare: https://github.com/D-Programming-Language/druntime/compare/6ec89c6344a8...c47e85c10c44


More information about the D-runtime mailing list