* use_class_as_object removed, link_class added where required.
[cacao.git] / src / native / vm / VMObject.c
2005-11-26 twisti* use_class_as_object removed, link_class added where...
2005-07-20 twisti* Java_java_lang_VMObject_clone: check for OOM in array...
2005-06-28 twisti* Java_java_lang_VMObject_wait: changed signature in...
2005-06-06 twistiUse memory macros.
2005-05-12 twistiMoved global string definitions to string.c for 2 reaso...
2005-05-04 twistiAdded getClass.
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-17 twistiInclude path fixes.
2004-08-01 stefannew native threads
2004-07-21 twistiAdded #include "exceptions.h"
2004-06-30 twistiInclude options.h
2004-05-18 stefanRenamed loging to logging
2004-04-26 twisti- exception stuff
2004-03-30 twisti- usage of new_exception
2004-03-29 stefanNative threads almost working
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-21 stefanMore NATIVE_THREADS ifdefs
2004-01-11 twisti- added gnu header
2004-01-06 stefanexceptionptr update for native threads
2003-12-07 twistiAdded standard includes, which are needed.
2003-12-07 edwinadded loging functions, made kaffe tests run
2003-11-24 twisti- we now build a libnat.a
2003-11-23 edwinnew array classes cleanup + made tests (except fp*...
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...