minor documentation corrections
[cacao.git] / nat /
2004-01-11 twisti- added gnu header
2004-01-06 stefanexceptionptr update for native threads
2004-01-04 twisti- added gnu header
2004-01-04 jowennsupport for multiple zip archives as class source,...
2004-01-03 twistiMade code more readable.
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- added gnu header, emacs tailer
2003-12-11 edwinfixed loging crash caused by printf
2003-12-09 edwinadded UTF-8 validation
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-07 twistiAdded standard includes, which are needed.
2003-12-07 twistiNot needed anymore.
2003-12-07 edwinadded loging functions, made kaffe tests run
2003-12-05 jowennfix for VMClass.getName + additional public static...
2003-12-05 jowenn1) fix for getDeclaredClass(publiconly=true) returning...
2003-12-05 stefanMade loging thread-safe
2003-12-04 jowennone bug less related to class/exception handing and...
2003-12-01 jowennadditional headers
2003-12-01 jowennreflection, loader fix (before it did offer an unloaded...
2003-11-24 twisti- we now build a libnat.a
2003-11-23 twistiAlways changed, too annoying.
2003-11-23 jowennbetter reflection code
2003-11-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-21 jowennmissed a header.c change related to arrayarray
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-21 jowennwill be replaced by modified versions
2003-11-18 twistiAlways changed, too annoying.
2003-11-02 twistiMajor file restructuring.
2003-10-20 twistiDamn. Last commit was an accident.
2003-10-20 twistiheaders.c
2003-10-04 stefanLast commit was an accident (undo)
2003-10-04 stefanMore tests
2003-09-13 twistiJust use the IEEE remainder() call.
2003-09-13 twisti- fixed a NaN bug with kaffe's DoublePrint regression
2003-08-03 twistiFixes for Java_java_io_FileInputStream_available. Somew...
2003-07-08 carolyn*** empty log message ***
2003-07-08 carolynRTA update - statistics only until inlining
2003-06-02 stefanFixed bug in write
2003-05-15 stefanFixed some exceptions in native functions (wrong except...
2003-05-12 twistiGet cacao version from config.h
2003-05-09 carolynrapid type analysis - carolyn
2003-03-11 stefanAllow file creation
2003-02-26 twistiget os.arch, os.name and os.version properties from...
2003-02-05 stefanMerged everything with MIPS version
2003-01-21 stefanEnable compilation without threads
2002-12-15 stefan*** empty log message ***
2002-12-14 stefanWorking towards better make dist
1999-11-16 andiinclude files and headers fixed for portability
1999-11-15 andiioctls.h
1999-11-11 andiexception handling and parser bug fixed
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation
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-25 philFixed closing-behaviour of stdout and stderr
1998-11-16 philFixed closing of stderr
1998-11-02 cacaojava.home properties bug fixed
1998-10-06 cacaoSystem.arraycopy optimizations added
1998-10-03 cacaoInitial revision