x86_64 include added
[cacao.git] / jni.c
2004-08-02 motsecallLongMethod - wrong return type
2004-07-31 motseCallLongMethod implementation added
2004-07-21 twistiAdded #include "exceptions.h"
2004-06-30 twistiInclude options.h/statistics.h.
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-18 stefanRenamed loging to logging
2004-04-26 twisti- removed OutOfMemoryError exceptions
2004-03-30 twisti- usage of new_exception
2004-03-15 jowennexception back traces for i386
2004-03-06 twistiVariables must be declared at block beginnings, damn!
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-06 stefanexceptionptr update for native threads
2003-12-30 twisti- made code more readable
2003-12-16 edwinpointer cast bugfix
2003-12-16 edwinvftbl argument for builtin_arrayinstanceof
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twistiRemoved heap_addreference.
2003-12-09 edwinadded UTF-8 validation
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-07 twisti- added gnu header
2003-12-04 jowennMake exceptions thrown from bytecode back to native...
2003-12-04 stefanThis is C
2003-12-04 jowennone bug less related to class/exception handing and...
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-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-02 twistiMajor file restructuring.
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation