misc: update Changelog and NOTICE; remove BUGS and TODO
[nit.git] / clib /
2009-08-19 Jean Privatgc: fix gc.c for 64bits
2009-08-18 Jean Privatcompile: one closure context by function, and it is...
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
2009-08-17 Julien Chevaliergc: disable Boehm general malloc and calloc overtaking
2009-08-17 Jean Privatclib: new raw_alloc and register_static_object services
2009-08-17 Julien Chevaliercompile: traces know REG variables
2009-08-17 Julien Chevaliergc: runtime option to handle different GC
2009-08-17 Julien Chevaliercompile: give NativeArray its own C structure
2009-08-17 Julien Chevaliercompile: object_id is no more the object pointer
2009-08-17 Jean Privatclib: move files to the clib directory