fixed loging crash caused by printf
[cacao.git] / src / native / native.c
2003-12-11 edwinfixed loging crash caused by printf
2003-12-09 edwinadded UTF-8 validation
2003-12-07 twisti- added includes
2003-12-05 stefanThis is C
2003-12-05 stefanMade loging thread-safe
2003-12-01 jowennreflection, loader fix (before it did offer an unloaded...
2003-11-24 twisti- build a libnat.a
2003-11-23 jowennfaster zip implementation, works only for one zip archi...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-09 twistiCode indent.
2003-11-02 twistiMajor file restructuring.
2003-10-20 twistiCompile without warnings with -Wall.
2003-07-15 carolynRTA native change
2003-07-08 carolynRTA update - statistics only until inlining
2003-05-15 stefanFixed some exceptions in native functions
2003-03-07 stefancosmetic
2003-02-26 twistiget os.arch, os.name and os.version properties from...
2003-02-13 stefanOnly copy vftbl once in use_class_as_object
2003-02-12 stefanOther approach to the vftbl problem
2003-02-05 stefanMerged everything with MIPS version
2002-12-04 stefanTranslation
1999-11-11 andiexception handling and parser bug fixed
1999-11-09 andiheap_addreference(&SystemClassLoader)
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation
1999-01-20 philChanged the makefile system to autoconf/automake.
1998-10-03 cacaoInitial revision