]> git.llucax.com Git - software/dgc/naive.git/history - gc/gc.d
Make calloc() handle null as a malloc() result
[software/dgc/naive.git] / gc / gc.d
2009-09-06 Leandro LucarellaMake calloc() handle null as a malloc() result
2009-05-17 Alberto BertogliInitialize capacity to 0 when allocating a new cell
2009-05-17 Alberto BertogliFix some comments
2009-05-17 Leandro LucarellaRemove invalid TODO comment
2009-04-27 Leandro LucarellaRemove alloc module, move all other modules to gc/... v0.9