fix: GetJavaVM now returns a pointer to a global variable ptr_jvm instead of a local...
[cacao.git] / src /
2005-01-12 twistiUpdate to classpath-0.13.
2005-01-12 twistiWarning fix in JNI_GetCreatedJavaVMs: return 0;
2005-01-10 twisti- added asm_calljavafunction2int and asm_calljavafuncti...
2005-01-05 motsefix: jni_method_invokeNativeHelper static methods can...
2005-01-05 motseset user.language/user.region system property according...
2005-01-05 twistiUse posix sigaction for hardware nullpointer.
2005-01-04 twistiAdded asm_calljavafunction2int and asm_calljavafunction...
2005-01-04 twistiInclude cacao.h for JNI env variable.
2005-01-04 twisti- include config.h, cacao.h
2005-01-04 twistiAdded asm_calljavafunction2int and asm_calljavafunction...
2005-01-04 twistiInclude cacao.h for JNI env variable.
2005-01-04 twistiGetVersion: fixed and added comments.
2005-01-04 twisti- added JDK1_1InitArgs and JDK1_1AttachArgs struct
2005-01-04 twisti- asm_calljavafunction2 warning fixes
2005-01-04 twistiWarning fix (const char *).
2005-01-04 twistiWarning fix (const char *).native.c
2005-01-04 twisti- changed INSTALL_PREFIX to CACAO_INSTALL_PREFIX
2005-01-04 twisti- isAssignableFrom: throw nullpointer, fixed typo
2005-01-04 twistiWarning fixes (const char *, (void)).
2005-01-04 twistibuiltin_isanysubclass/builtin_isanysubclass_vftbl bugfi...
2005-01-04 twistiDeclare strings const.
2005-01-04 twisti- declare strings const
2005-01-04 twistiDefine CACAO_EXT_DIR.
2005-01-04 twistiWarning fixes.
2005-01-04 twistiInclude cacao.h for env variable.
2005-01-04 twistiDeclare asm_calljavafunction2int and asm_calljavafuncti...
2005-01-04 twistiInstall only into ${prefix}/jre/bin.
2005-01-04 twistiExport: JNI jvm, env and bootclasspath.
2005-01-04 twisti- started jni invocation
2005-01-03 twistiWrapper scripts.
2004-12-29 twisti- implemented bootclasspath usage
2004-12-29 twistiRemoved unused jitrunning stuff.
2004-12-29 twistiRemoved : from classpath.
2004-12-29 twistiRemoved : from CACAO_RT_JAR_PATH.
2004-12-29 twisti#ifdef USE_THREADS monitorenter/exit calls.
2004-12-29 twistiUnified icmd_names and opcode_names (name length, remov...
2004-12-29 twisti#ifdef USE_THREADS monitorenter/exit calls.
2004-12-29 twistiReturn type fix in GetMethodID.
2004-12-29 twisti- make classpath_info a struct, not a union (there...
2004-12-29 twistiSet correct java.vendor.url and java.home.
2004-12-27 motseadded option -jar to cacao
2004-12-23 motseremove a few warnings
2004-12-22 twistiAdded stub size InternalError.
2004-12-22 twistiDARWIN compilation fix.
2004-12-22 twisti#include "mm/boehm.h"
2004-12-22 twistiUse montiorenter/exit only with threads.
2004-12-22 twistiUse monitorenter/exit only with threads.
2004-12-22 twisti- use monitorenter/exit only with threads
2004-12-22 twisti- use monitorenter/exit only with threads
2004-12-22 twistiQuick hack: #ifdef USE_THREADS cacao_catch_Handler...
2004-12-22 twistiUse monitorenter/exit only with threads.
2004-12-22 twistiMULTIANEWARRAY bugfix.
2004-12-22 twisti- MULTIANEWARRAY bugfix
2004-12-22 twisti- MULTIANEWARRAY bugfix
2004-12-22 jowennless warnings and C90 compile fix
2004-12-21 jowennone useless debug output less
2004-12-21 jowenndon't terminate with "method not found" during compile...
2004-12-21 jowennwrong comment end
2004-12-21 twisti- restuctured native stub
2004-12-21 jowennkjc runs again. verbose typechecking partly
2004-12-21 twistiDeclare functions with (void).
2004-12-21 twisti- removed pthread/semaphore includes
2004-12-21 twistiglobal.h include path fix.
2004-12-21 twisti#include <pthread.h>
2004-12-21 twistiFixed function call.
2004-12-21 twisti- declare functions with (void)
2004-12-21 twisti- fixed MULTIANEWARRAY SAVEDVAR bug
2004-12-21 twistiRemoved logging from init_systemclassloader.
2004-12-21 twisti- throw exception with name in GetMethodID and GetStati...
2004-12-21 twistiAdded gnu_java_awt_peer_gtk_GdkFontPeer.h to CLEANFILES.
2004-12-21 twistiThis one is generated.
2004-12-21 twisti- added gnu header and emacs tailer
2004-12-21 twistiAdded awt includes to CLEANFILES.
2004-12-21 twistiWarning fixes.
2004-12-21 jowennfix dummy macro for !(i386 || alpha)
2004-12-20 twisti#ifdef GC_darwin_register_mach_handler_thread in GC_DAR...
2004-12-20 twisti- removed i386 method_uses_ stuff
2004-12-20 twistiRemoved i386 method_uses_ stuff.
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-19 jowennone additional condition which should throw an array...
2004-12-19 jowenncalculate destination block offset correctly. Problem...
2004-12-17 jowenn1) disable the is leaf check for i386, where there...
2004-12-17 twisti- fixed function comments
2004-12-16 motseadd check for lr != null to threadHoldsLock
2004-12-16 motsedisable gthread-jni's portable native sync due to yet...
2004-12-16 motseadd gnu_java_awt_peer_gtk_GdkFontPeer.h to nativetable.inc
2004-12-15 jowennit should not be IllegalArgumentException, but IllegalA...
2004-12-15 jowennthrow the required acceptions in the Field.getXYZ nativ...
2004-12-15 twistipowerpc-linux changes.
2004-12-15 twisti#ifdef the cacao_catch_Handler to __DARWIN__.
2004-12-15 twistiUse dynamic buffer in log_message_class and log_message...
2004-12-15 twisti- use bl instead of lwz-mtctr-bctrl sequence
2004-12-14 twistiCalculate regoff for float ARGVAR's correcly.
2004-12-14 twistiFixed x86_64 argument passing typo.
2004-12-13 twistiFixed argument passing in native stub, testarguments...
2004-12-13 twisti- call builtin_trace_args (runverbose) after monitorent...
2004-12-13 twisti- much indent (sorry)
2004-12-13 twistiChanged x86_64 abi back to 8 float argument registers.
2004-12-13 twistiDon't export loadingtime and compilingtime (error with...
2004-12-13 twistiInclude paths fixed.
next