[D-runtime] [D-Programming-Language/druntime] 141136: move getBits, setBits, etc, runFinalizers, getInfo i...

GitHub via D-runtime d-runtime at puremagic.com
Thu Jan 29 12:53:09 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 141136a8f5aa99ae7d85e934de6601d2b826f66a
      https://github.com/D-Programming-Language/druntime/commit/141136a8f5aa99ae7d85e934de6601d2b826f66a
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  move getBits,setBits,etc, runFinalizers, getInfo into Pool
split Pool into LargeObjectPool and SmallObjectPool


  Commit: 918e580bc3f748bfa9cd51cdaedbea65af916c06
      https://github.com/D-Programming-Language/druntime/commit/918e580bc3f748bfa9cd51cdaedbea65af916c06
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2015-01-27 (Tue, 27 Jan 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  fix realloc


  Commit: 955fac7dfce6e2508f37e8e360a4e989d80b2169
      https://github.com/D-Programming-Language/druntime/commit/955fac7dfce6e2508f37e8e360a4e989d80b2169
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M src/gc/gc.d

  Log Message:
  -----------
  Merge pull request #1127 from rainers/gc_small_large_pool

refactor GC.Pool


Compare: https://github.com/D-Programming-Language/druntime/compare/4e6a450591f5...955fac7dfce6


More information about the D-runtime mailing list