removed the class hash and all functions identifying classes by name only
[cacao.git] / src / native /
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-04-03 twistiFixed --disable-threads compiling issues (missing heade...
2005-04-02 edwinno more unloaded classinfos!
2005-04-02 edwinchanged exception types and innerclass references to...
2005-04-02 edwinfixed segfault in defineClass
2005-04-02 edwinclassinfo: changed type of super and interfaces to...
2005-04-01 edwinswitched JNI to parsed descriptors
2005-04-01 twistiArghhh, small type in #if.
2005-03-31 twisti- defineClass: implemented (instead of calling the...
2005-03-31 twisti- forName: just return NULL, to use classpath default...
2005-03-31 twistiCall native functions (instead the other way around...
2005-03-30 twisti- added nativeGetResources
2005-03-30 twistiUse proper class load and link functions.
2005-03-30 twisti- proper link_class call
2005-03-30 twistiSet classloader in DefineClass.
2005-03-30 twistiClass loading and linking changes (use proper functions).
2005-03-30 twistiAdded proper header includes.
2005-03-30 twistiRemoved ProtectionDomain stuff, this is done via gnu...
2005-03-29 twistiAdded header includes: field, method
2005-03-24 edwintemporary fix for getenv returning NULL for LD_LIBRARY_PATH
2005-03-23 twistiOoops! Sorry for this bug.
2005-03-23 twisti- support external classpath
2005-03-23 twisti- implemented defineClass(Ljava/lang/ClassLoader;Ljava...
2005-03-23 twisti- support external classpath
2005-03-09 twistiInclude config.h and ifdef statistics stuff to support...
2005-03-07 twistiForgot to add native functions which are implemented...
2005-03-07 twistiCompile warning fix.
2005-03-05 twistiTable of native functions CACAO implements (is now...
2005-03-05 twistiRemoved old, unused gtk stuff.
2005-03-05 twistiRemoved nativetable.inc generation stuff.
2005-03-05 twisti- removed headers which are not required
2005-03-05 twistiNot needed anymore.
2005-03-05 twistiFrom now, we use a hardcoded nativetable.
2005-03-05 twisti- removed old, unused gtk files
2005-03-05 twistiRemoved unused headers.
2005-03-05 twistiHeader fixes.
2005-03-05 twistiNot required anymore.
2005-03-05 twistiJust ignore some files.
2005-03-04 twistiBuild directory fixes.
2005-03-01 carolynadded inline statistics + error check in VMThread.c
2005-03-01 motsefix: GetJavaVM now returns a pointer to a global variab...
2005-02-28 twistiRemoved java_lang_JOWENNTest1.h
2005-02-10 twistiForgot to remove some class_* stuff (thanks go to the...
2005-02-10 twisti- added authors
2005-02-10 twisti- added authors
2005-02-10 twistiMoved string related stuff into vm/string.[ch], utf8...
2005-02-10 twisticlass and utf8 related changes.
2005-02-10 twistiThis functionality is now implemented in VMStackWalker.
2005-02-10 twistiRemoved java_lang_VMSecurityManager.h
2005-02-10 twistiCall new init code.
2005-02-10 twistiUse libcacaoh.a
2005-02-10 twistiRemoved java.lang.VMSecurityManager
2005-02-09 twistiSet java.version to 1.4
2005-02-09 twistiDefer the usage of bootstrap.zip back.
2005-02-08 twistiVM stuff of vm/reference/gnu/classpath/VMStackWalker...
2005-02-08 twistiChanged nativeLoad signature.
2005-02-08 twistiAdded VMStackWalker.c
2005-02-08 twistiRemoved gnu_java_awt_peer_gtk_GtkMainThread.h.
2005-02-08 twistiRemoved gnu.java.awt.peer.gtk.GtkMainThread, added...
2005-01-27 motseadd ProtectionDomain/Codesource support
2005-01-24 twistiBuild directory fixes.
2005-01-24 twisti#include "mm/memory.h"
2005-01-21 twisti- native_new_and_init: no `class has no instance-initia...
2005-01-12 twistiUpdate to classpath-0.13: added gnu_classpath_VMSystemP...
2005-01-12 twistiUpdate to classpath-0.13: added gnu.classpath.VMSystemP...
2005-01-12 twistiFill gnu.cpu.endian properly.
2005-01-12 twisti- removed Java_java_lang_VMRuntime_insertSystemProperti...
2005-01-12 twistiUpdate to classpath-0.13: added VMSystemProperties.c
2005-01-12 twistiUpdate to classpath-0.13.
2005-01-12 twistiWarning fix in JNI_GetCreatedJavaVMs: return 0;
2005-01-05 motsefix: jni_method_invokeNativeHelper static methods can...
2005-01-05 motseset user.language/user.region system property according...
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
2004-12-29 twistiRemoved : from classpath.
2004-12-29 twistiReturn type fix in GetMethodID.
2004-12-29 twistiSet correct java.vendor.url and java.home.
2004-12-23 motseremove a few warnings
2004-12-22 twistiDARWIN compilation fix.
2004-12-22 twistiUse monitorenter/exit only with threads.
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 twistiFixed function call.
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 jowennfix dummy macro for !(i386 || alpha)
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-19 jowennone additional condition which should throw an array...
2004-12-17 jowenn1) disable the is leaf check for i386, where there...
2004-12-17 twisti- fixed function comments
next