]> git.llucax.com Git - software/dgc/naive.git/history - gc
Make realloc() handle null as a malloc() result
[software/dgc/naive.git] / gc /
2009-09-06 Leandro LucarellaMake realloc() handle null as a malloc() result
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 BertogliWhen doing a realloc(), take the size of the type into...
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