* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / native / vm / VMThrowable.c
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-01 twisti* Removed vm/tables.h include.
2005-09-10 twisti* fillInStackTrace: Check return value of cacao_stacktr...
2005-07-20 twisti* generateStackTraceArray: removed
2005-07-20 michi* added arm defines
2005-07-12 twisti* Added mips defines
2005-07-09 twisti* Added powerpc defines
2005-06-13 twisti* Use global class_java_lang_StackTraceElement
2005-05-21 twisti- killed panic's
2005-04-24 jowennmore stacktraces
2005-04-22 jowennfirst part of stacktraces on x86_64
2005-04-14 edwindo not panic if the stacktrace is empty
2005-04-02 edwinno more unloaded classinfos!
2005-03-30 twistiUse proper class load and link functions.
2005-02-10 twisticlass and utf8 related changes.
2004-12-21 jowennone useless debug output less
2004-12-07 twistiGNU header update.
2004-12-06 twistiInclude 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-11-23 twistiChanged field name className to new declaringClass.
2004-11-05 twistiCall Class.getName() to get print the class name in...
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-04-26 twisti- exception stuff
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