cacao.git
1998-11-10 schaniAdded doc/threads.tex.
1998-11-10 philDeleted targets dependent on files not in the cvs
1998-11-10 philFixed various bugs. Most noteworthy: A bug that lead...
1998-11-10 philMinor code cleanup. Removed unnecessary debugging output.
1998-11-10 philAdded an "aligned" size field to various objectheaders...
1998-11-10 philAdded the mm subdirectory to the distribution
1998-11-10 cacaosmall corrections for verbosecall
1998-11-09 phil*** empty log message ***
1998-11-09 philfinally under version control!
1998-11-09 philFixed the makefile distribution targets to include...
1998-11-09 cacaonewcomp moved to jit
1998-11-09 cacaonewcomp moved to jit
1998-11-09 philReverts an errorous checkin
1998-11-09 philMakefile
1998-11-09 philFixed a bug (wrong constant) in the lowest function...
1998-11-08 cacaoFault address computing added
1998-11-08 cacaodocumentation improved
1998-11-06 cacaodocumentation added
1998-11-05 philFixed another bug in finalization from heap_close
1998-11-05 schaniFinalizing really works now (finalizing occured after...
1998-11-05 philFixed bug in finalization from heap_close
1998-11-05 schaniCacao does now compile again with threads disabled.
1998-11-04 philFixed portability problems related to defines with...
1998-11-03 cacaobasic block struct changed
1998-11-03 chrisadded
1998-11-03 philThe new allocator and a new bitmap management subsystem.
1998-11-02 cacaojava.home properties bug fixed
1998-11-02 cacaobidirectional layout of vftbl/interfaces added
1998-11-02 cacaobidirectional layout of vftbl/interfaces added
1998-10-30 cacaomm make clean addded
1998-10-30 cacaocorrect version of heap.old.c reestablished
1998-10-30 cacaoRun time type check with relative numbering added....
1998-10-29 philMinor modification to JIT_MARKER_SUPPORT macro in global.h
1998-10-29 philMoved garbage collector from tables.c into mm/ subdirec...
1998-10-27 cacaoClearing of thread flags added
1998-10-12 unknownThis commit was manufactured by cvs2svn to create tag...
1998-10-12 cacaorelease 0.3
1998-10-12 cacaorem/div constant and conditional load constant added
1998-10-12 cacaoerror in heap_addref corrected
1998-10-12 cacaorem/div constant and conditional constant added
1998-10-07 cacaorem0x10001 test file added
1998-10-07 cacaobug in rem0x10001 fixed
1998-10-07 cacaowarning eliminated
1998-10-07 schaniGC now works without threads being initialized, which...
1998-10-06 cacaonew disassembler options added
1998-10-06 cacaoremainder tests added
1998-10-06 cacaoSystem.arraycopy optimizations added
1998-10-06 cacaojBYTEmark optimizations added
1998-10-06 cacaonew disassembler options added
1998-10-04 cacaogc stack moved to unlimited main stack
1998-10-03 unknownThis commit was manufactured by cvs2svn to create tag...
1998-10-03 unknownThis commit was manufactured by cvs2svn to create tag...
1998-10-03 cacaoInitial revision