]> git.llucax.com Git - software/dgc/cdgc.git/history - rt/gc/cdgc/dynarray.d
Avoid redundant checks for finals bits
[software/dgc/cdgc.git] / rt / gc / cdgc / dynarray.d
2010-08-28 Leandro LucarellaStore a pointer to the pool in the free_list
2010-07-29 Leandro LucarellaUnify GC class and Gcx struct
2010-07-21 Leandro LucarellaAdd statistics collection
2010-06-30 Leandro LucarellaUse a few more initial elements by default
2010-06-30 Leandro LucarellaUse a custom dynamic array to store roots and ranges