* Small typo
[cacao.git] / src / vm / exceptions.c
2005-06-13 twisti* Use load_class_bootstrap return value
2005-06-08 twisti- new_exception*: check for native_and_init* return...
2005-05-20 twisti- new_verifyerror takes varargs
2005-05-12 twistiMoved global string definitions to string.c for 2 reaso...
2005-04-24 jowennmore stacktraces
2005-04-12 twisti- added: string_java_lang_VMThrowable
2005-04-02 edwinno more unloaded classinfos!
2005-03-30 twisti- added new_internalerror (TODO: use get_variable_messa...
2005-02-10 twisti- #include config.h, vm/class.h, vm/exceptions.h, vm...
2005-01-04 twisti- declare strings const
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-07 twistiGNU header update.
2004-11-30 carolynTurned off inlining for verifyerror
2004-11-30 carolynTurned off inlining for verifyerror
2004-11-30 twistiNew source tree.
2004-11-24 twisti- maybe we should always use `const char *' in function...
2004-11-12 twistiRemoved warning: cast s4 to s8 on 64-bit machines.
2004-11-11 twistiCheck for loading/linking errors in init_system_exceptions.
2004-11-05 twistiAdded new_arraystoreexception for asmpart.
2004-11-05 twistiChanged throw_cacao_exception_exit to support variable...
2004-11-02 jowenndynamic native library loading, some inlining changes
2004-08-17 twisti- added some exception generating functions for the...
2004-08-01 stefanadded InterruptedException
2004-07-21 twisti- mostly stuff from native.[ch]