GNU header update.
[cacao.git] / src / native / vm / VMSecurityManager.c
2004-12-07 twistiGNU header update.
2004-12-06 twistiDamn! Got nullpointer on every platform except alpha...
2004-12-06 twisti- include stacktrace.h
2004-12-05 jowennalmost all stacktraces do now really work.
2004-12-04 jowennuse two functions for creating/removing items of the...
2004-11-30 twistiNew source tree.
2004-06-25 twistiTemporary hack for non i386 architectures.
2004-05-18 stefanRenamed loging to logging
2004-03-25 twistiReplaced #ifdef __ALPHA__ with #ifndef __I386__. I...
2004-03-15 jowenncompile and run again on alpha. No new features from...
2004-03-11 jowenncacao is now again able to run kjc on i386
2004-03-05 jowennuse the old code on alpha for now
2004-03-02 jowennnative functions, getClassContext, currentClassLoader...
2004-01-11 twisti- added gnu header
2003-12-08 jowennarray out of memory fixlet, InvocationTargetException...
2003-12-07 twistiAdded standard includes, which are needed.
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...