* src/cacaoh/dummy.c (resolve_handle_pending_exception): New function.
[cacao.git] / src / vm / exceptions.h
2008-03-26 Christian Thalinger* src/cacaoh/dummy.c (resolve_handle_pending_exception...
2007-09-19 Christian Thalinger* src/vm/exceptions.c (exceptions_init): Changed return...
2007-09-03 Michael Starzinger* src/vm/builtin.c (builtin_canstore): Throw an ArraySt...
2007-08-31 Michael Starzinger* src/vm/jit/trace.c (trace_java_call_print_argument...
2007-08-30 Michael Starzinger* Merged with default branch at rev 16f3633aaa5a.
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-13 michiMerged revisions 8245-8298 via svnmerge from
2007-08-11 michi* src/vm/global.h (java_handle_t): Added typedef.
2007-08-09 twisti* src/vm/exceptions.c (toolbox/logging.h): Removed.
2007-07-31 michiMerged revisions 8187-8244 via svnmerge from
2007-07-31 michi* src/vm/exceptions.c (exceptions_new_hardware_exceptio...
2007-07-05 michiMerged revisions 8137-8178 via svnmerge from
2007-07-05 michi* src/vm/exceptions.c (exceptions_new_hardware_exceptio...
2007-06-27 michi* src/vm/exceptions.h: Added EXCEPTION_HARDWARE_COMPILER.
2007-06-21 twisti* configure.ac (AC_CHECK_HEADERS): Added sys/socket.h.
2007-06-20 michiMerged revisions 8056-8122 via svnmerge from
2007-06-14 twisti* src/vm/exceptions.c (exceptions_get_exception)
2007-06-11 twisti* src/vm/resolve.c (resolve_class_from_name): Call
2007-06-10 twisti* src/native/jni.c (_Jv_jni_vmargs_from_objectarray...
2007-06-10 michiMerged revisions 8034-8055 via svnmerge from
2007-06-10 michi* src/threads/threads-common.c [ENABLE_GC_CACAO]: Refer...
2007-06-07 twisti* src/vmcore/utf8.c (utf_java_security_PrivilegedAction...
2007-06-07 michiMerged revisions 7940-8026 via svnmerge from
2007-06-04 twisti* src/vm/signal.c (signal_init): Use if-vm_abort instea...
2007-05-29 twisti* src/vm/exceptions.c (exceptions_throw_illegalaccessex...
2007-05-23 twisti* src/vm/exceptions.c (new_exception_int): Removed.
2007-04-23 michiMerged revisions 7766-7796 via svnmerge from
2007-04-19 twisti* src/vm/exceptions.h: Added a comment about the hardwa...
2007-03-29 ajordan* src/vm/jit/sparc64/md.c (md_get_pv_from_pc): Implemen...
2007-03-29 michiMerged revisions 7600 via svnmerge from
2007-03-28 michiMerged revisions 7501-7598 via svnmerge from
2007-03-28 twisti* src/vm/exceptions.h (exceptionptr): Removed.
2007-03-28 twisti* Merged in twisti-branch.
2007-03-28 twisti* src/vm/exceptions.c (throw_exception_exit_intern...
2007-01-31 twisti* src/vm/exceptions.c [ENABLE_JAVAME_CLDC1_1](exception...
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2007-01-10 twisti* src/vm/suck.c (suck_add): Use vm_abort instead of
2006-12-27 twisti* src/vm/class.c [ENABLE_JAVASE] (arrayclass_java_lang_...
2006-12-27 twisti* src/vm/class.c: Java ME changes.
2006-12-26 twisti* src/vm/exceptions.c (native/jni.h): Added.
2006-12-18 twisti* src/vm/exceptions.c (exceptions_throw_internalerror...
2006-12-05 twisti* src/vm/exceptions.h (EXCEPTION_LOAD_DISP_NULLPOINTER)
2006-11-08 twisti* src/vm/exceptions.c (new_nullpointerexception): Renam...
2006-10-15 edwin* src/vm/jit/jit.h (exception_entry): New struct.
2006-08-25 twisti* src/vm/exceptions.c (new_illegalmonitorstateexception...
2006-08-18 twisti* src/vm/exceptions.c (new_arraystoreexception): Renamed to
2006-07-21 twisti* src/vm/exceptions.c (new_verifyerror): Renamed to
2006-07-08 twisti* src/vm/utf8.c (utf_java_lang_ClassCastException)...
2006-07-03 twisti* src/vm/exceptions.c (exceptions_get_and_clear_excepti...
2006-06-28 twisti* src/vm/exceptions.c (exceptions_asm_new_abstractmetho...
2006-06-28 twisti* src/vm/utf8.c (utf_java_lang_AbstractMethodError...
2006-05-15 twisti* src/vm/hashtable.h,
2006-03-27 twisti* src/vm/class.c: Don't initialize classes to NULL.
2006-03-07 twisti* src/vm/string.c (string_java_lang_StringIndexOutOfBou...
2006-02-12 twisti* src/vm/exceptions.c, src/vm/exceptions.h
2006-02-07 edwin* src/vm/jit/stack.h (TYPE_VERIFYERROR): Converted...
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-10 twisti* exceptions_throw_classformaterror,
2005-12-03 twisti* exceptionentry: Added.
2005-11-26 edwin* added exceptions_new_linkageerror
2005-11-11 twisti* exceptions_print_exception: Added.
2005-11-08 twisti* exceptions_new_nosuchmethoderror: Added.
2005-11-07 twisti* exceptions_throw_outofmemory_exit: Added.
2005-11-03 twisti* new_illegalmonitorstateexception: Added.
2005-10-20 edwinadded Changes: Edwin Steiner to exceptions.[ch]
2005-10-20 edwinAdded new_noclassdeffounderror and a function to convert
2005-10-19 twisti* new_illegalargumentexception: Added.
2005-09-21 twisti* new_classnotfoundexception: Added.
2005-09-17 twisti* _exceptionptr: Renamed to _no_threads_exceptionptr.
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-01 edwinextended type system to use symbolic references
2005-03-30 twisti- added new_internalerror (TODO: use get_variable_messa...
2005-03-29 twistiGlobal variables comment.
2005-02-10 twisti- #include config.h, vm/class.h, vm/exceptions.h, vm...
2005-01-04 twistiDeclare strings const.
2004-12-21 twistiglobal.h include path fix.
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-24 twisti- maybe we should always use `const char *' in function...
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-08-17 twisti- added some exception generating functions for the...
2004-08-01 stefanadded InterruptedException
2004-07-21 twisti- mostly stuff from native.[ch]