misc: update Changelog and NOTICE; remove BUGS and TODO
[nit.git] / lib /
2009-08-19 Jean Privatlib: remove exec::kill and exec::term
2009-08-19 Jean Privatlib: fix file_nit.c for 64bits
2009-08-17 Jean Privatclib: move files to the clib directory
2009-08-17 Jean Privatclib: add copyright notice to nit_{common,main}
2009-08-17 Jean Privatclib: clean spaces in nit_common.h
2009-08-06 Jean Privatsyntax: remove local variable masking
2009-08-06 Jean Privatlib: rename IndexedCollection to Sequence
2009-08-06 Jean Privatlib: split hash into hash_collection
2009-08-06 Jean Privatlib: new /lib/standard/collection directory
2009-07-24 Jean Privatlib: redef Array::add (a faster version)
2009-07-23 Jean Privatparser: optimize lexer.nit
2009-07-15 Jean Privatlib: improve list iterator
2009-07-14 Jean-Sebastien Gelinasclib: add signal 'SIGBUS' for compatibility with MAC
2009-07-04 Jean-Sebastien Gelinaslib: add 'close' in filter_stream
2009-07-04 Jean-Sebastien Gelinaslib: fix nullable in filter_stream
2009-06-26 Jean-Sebastien Gelinaslib: fix a bug with String::has_substring and related...
2009-06-26 Jean Privatsyntax: 'meth' -> 'fun', 'attr' -> 'var'
2009-06-26 Jean Privatnullable: convert lib, tools and tests
2009-06-24 Jean Privatlib/opt: add OptionCount
2009-06-24 Jean Privatlib: Map:[] aborts if key is not found
2009-06-16 Jean Privatlib: remove some explicit Object bounds
2009-06-10 Jean Privatcompile: Simplify closure C structures
2009-06-10 Jean Privatlib: Split collections into readable and writable
2009-01-27 Jean PrivatAdd default values for some primitive type attributes.
2009-01-27 Jean PrivatFix opts: forgot to assign the default value.
2009-01-25 Jean PrivatShow gcc warnings.
2008-12-28 Jean PrivatRename methods named 'with'.
2008-10-24 Jean-Sebastien GelinasAdd "file_delete" method in String and NativeString.
2008-12-27 Jean PrivatPrepare Nit code for inherited and automatic constructors.
2008-11-26 Jean PrivatRemove some remaining PRM references
2008-11-26 Jean Privatremove putenv, setenv and unsetenv
2008-11-26 Jean PrivatFix 64 bits: use long int in class tables
2008-09-10 Jean PrivatAutomatically enable Bohem's GC if available.
2008-11-25 Jean PrivatPrepare unset variable control flow
2008-11-14 Jean PrivatPrepare default constructors
2008-11-13 Jean PrivatFactorize common strings in generated C.
2008-07-09 Jean PrivatFirst NIT release and new clean mercurial repository v0.1