Update to classpath-0.13.
[cacao.git] / src / native / vm /
2005-01-12 twistiUpdate to classpath-0.13.
2005-01-05 motseset user.language/user.region system property according...
2005-01-04 twisti- changed INSTALL_PREFIX to CACAO_INSTALL_PREFIX
2005-01-04 twisti- isAssignableFrom: throw nullpointer, fixed typo
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 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 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 twisti- fixed function comments
2004-12-16 motsedisable gthread-jni's portable native sync due to yet...
2004-12-15 jowennit should not be IllegalArgumentException, but IllegalA...
2004-12-15 jowennthrow the required acceptions in the Field.getXYZ nativ...
2004-12-08 twistiExtra dist gtk files.
2004-12-07 twistiGNU header update.
2004-12-06 twistiRemoved libnativevm.a from all target.
2004-12-06 twistiDamn! Got nullpointer on every platform except alpha...
2004-12-06 twistiUse libtool to compile cacao libraries. We need to...
2004-12-06 twistiInclude stacktrace.h.
2004-12-06 twisti- include stacktrace.h
2004-12-05 twistiLoad libraries from cacao library path.
2004-12-05 jowennprepare for loading libs/classfiles from install directory
2004-12-05 jowennalmost all stacktraces do now really work.
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-12-03 twisti- build/dist/install changes
2004-12-01 twisti- better build system
2004-12-01 twistiIt's now implemented in gnu classpath.
2004-11-30 twistiNew source tree.
2004-11-23 twistiChanged field name className to new declaringClass.
2004-11-23 twistiInclude required config.h.
2004-11-18 twistiAdded unneeded .h files to CLEANFILES.
2004-11-18 twisti- include path fixes
2004-11-18 twistiRemoved unused include.
2004-11-17 twistiInclude path fix.
2004-11-17 twistiInclude path fixes.
2004-11-17 twistiWarning fixes.
2004-11-17 twisti- warning fix
2004-11-17 twisti- fix a nullpointerexception
2004-11-14 jowenn2 new icmds, new exception table ordering for inlining...
2004-11-12 twisti-ansi -pedantic fixes.
2004-11-12 twistiImplemented availableProcessors() for darwin.
2004-11-08 twistiHandle properties in a much better and clearer way.
2004-11-05 twistiAhm, umh, just a commit to move my changes into cvs...
2004-11-05 twistiCall Class.getName() to get print the class name in...
2004-11-05 twisti- made defineClass to work
2004-11-05 twistiImplemented throwException. Can't remember but we need...
2004-11-04 motsenativeLoad remove #ifdef JOWENNDEBUG
2004-11-03 jowenntableswitch index problem solved, jump to wrong instruc...
2004-11-02 twistiFix for --disable-dynamicclasspath with empty LD_LIBRAR...
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-08-02 stefannative holdsLock
2004-08-01 stefannew native threads
2004-07-21 twistiAdded #include "exceptions.h"
2004-07-18 motseflags add to new Field
2004-07-14 twisti- throw NullPointerException in Java_java_lang_VMClassL...
2004-07-14 twistiImplemented Java_java_lang_VMClass_initialize.
2004-07-14 twistiRemoved holdsLock, now implemented in java by classpath.
2004-07-11 stefanThis does not work on MIPSPro
2004-06-30 twistiInclude options.h
2004-06-25 twistiTemporary hack for non i386 architectures.
2004-06-25 twisti- pass nanos to sleepThread
2004-06-20 twisti- check for NoClassDefFoundError, because forName can...
2004-06-16 jowenna few finalizer testcases, old thread implementation...
2004-06-06 twistiFix include paths to support build directories.
2004-06-06 twisti- runFinalization() bug fix, ucsd benchmark now works...
2004-05-31 jowennExceptions work now with nested builtin_news correctly...
2004-05-26 jowennthe cleaner part of the code for stub created exception...
2004-05-20 twisti- missing header file\VMClassLoader.c
2004-05-18 stefanRenamed loging to logging
2004-04-26 twisti- exception stuff
2004-03-30 twisti- usage of new_exception
2004-03-30 twistiReplaced native_new_and_init with new_exception.
2004-03-30 twisti- heap_init works again and we can set initial and...
2004-03-29 stefanNative threads almost working
2004-03-28 twistiOoops, small type. But gcc does not complain about...
2004-03-28 twistiImplemented some functions: totalMemory, freeMemory...
2004-03-25 twistiReplaced #ifdef __ALPHA__ with #ifndef __I386__. I...
2004-03-25 twisti- added gnu header, emacs tailer
2004-03-15 jowenncompile and run again on alpha. No new features from...
2004-03-15 jowennexception back traces for i386
2004-03-11 jowenncacao is now again able to run kjc on i386
2004-03-06 jowennMake Method.getExceptionTypes work
2004-03-05 jowennuse the old code on alpha for now
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-02-05 twistiWe have to add the string to cacao's constant pool...
2004-01-22 twistiDon't print log test in nativeInit.
2004-01-21 stefanMore NATIVE_THREADS ifdefs
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
next