Merge: doc: fixed some typos and other misc. corrections
[nit.git] / clib / gc.c
2012-04-12 Alexis Laferrièreni: adds global references to Nit objects from C code
2012-03-30 Alexis Laferrièreni: adds system to manage native local references to...
2012-03-06 Alexis Laferrièrelib: adds a method to force invocation of garbage collector
2011-06-27 Jean Privatgc: remove unused local variable
2011-01-07 Jean-Sebastien Gelinascompatibility: fix compiler warning about size_t on...
2010-01-27 Jean Privatgc: rewrite for efficiency
2009-08-19 Jean Privatgc: fix gc.c for 64bits
2009-08-18 Jean Privatclib: move REG to the stack frames
2009-08-18 Jean Privatclib: rename trace_t to stack_frame_t
2009-08-18 Jean Privatgc: superficial cleaning
2009-08-17 Julien Chevaliergc: add Nit GC