fix: dependencies in header files
[cacao.git] / toolbox /
2004-07-04 stefanfix some warnings
2004-06-30 twistiMoved getcputime() into statistics.*
2004-06-20 twistiSet prev and next to NULL on list_remove (with this...
2004-06-17 stefan*** empty log message ***
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-09 twistiRemoved TRACECALLARGS stuff, because it used 16MB memor...
2004-06-05 twistiFix include paths to support build directories.
2004-05-28 twistiRemoved warnings.
2004-05-26 twistiAdded log_message_class and log_message_method
2004-05-19 stefanMacOSX threads working (somewhat)
2004-05-18 stefanRenamed loging to logging
2004-01-14 stefanAdded AVL
2003-12-16 edwinmake dump_alloc work for oversized blocks
2003-12-13 twistiJust in case, make getcputime return s8.
2003-12-13 stefanAdded GCFREE
2003-12-11 edwinfixed loging crash caused by printf
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-07 twistiAdded stdio.h include.
2003-12-07 edwinminor loging changes
2003-12-07 edwinadded loging functions, made kaffe tests run
2003-12-05 stefanMade loging thread-safe
2003-12-02 twistiForgot to add GNU headers, here they are.
2003-11-24 twistiAlways changed, too annoying.
2003-11-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-21 jowennwill be replaced by modified versions
2003-11-09 twistiCode restructuring.
2003-11-02 twistiMajor file restructuring.
2003-10-22 twistiUSE_BOEHM removed.
2003-10-21 twistiNot needed anymore.
2003-10-20 twistiheaders.c
2003-10-04 carolynrta 10-2003
2003-09-15 stefanPPC merge
2003-05-22 stefanChanged DM* macros back to dump
2003-02-05 stefanMerged everything with MIPS version
2003-02-04 stefanBoehm GC
2003-02-03 stefanEnable Boehm GC
2003-02-03 stefanPrevious log message was mistaken
2003-02-03 stefanAdded GCNEW
2002-12-16 stefanCosmetic
2002-12-16 stefanEnglish translation
2002-12-16 stefanEnglish translation
2002-12-15 stefan*** empty log message ***
2002-12-15 stefanEnglish translation
2002-12-14 stefanEnglish translation
2002-12-14 stefanMake global.h global
2002-12-03 stefanEnglish translation
1999-11-11 andiexception handling and parser bug fixed
1999-11-09 schanijava.net implemented.
1999-09-27 chrisnarray first check in
1999-01-28 philadded a simple test target
1999-01-20 andifixed old_copiler/new_compiler issue and other merged...
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-11-18 cacaomips compatibility
1998-11-11 philRemoved the LOG macros again, for the Digital cc compla...
1998-11-11 philAdded the LOG macro to simplify logging :)
1998-10-03 cacaoInitial revision