These tests should check all possible exceptions.
[cacao.git] / src /
2004-01-06 twisti- include main.h for compiler switches
2004-01-06 twisti- small code indent fix
2004-01-06 twisti- removed has_no_x_instr_set
2004-01-06 twistiLog class initialization
2004-01-06 twistiLog class initialization in builtin_new.
2004-01-06 twistiLog initialization of super classes and interfaces.
2004-01-05 stefanNative threads
2004-01-05 stefanMoved _GNU_SOURCE so it actually has an effect
2004-01-05 stefanmake compileable without USE_ZLIB
2004-01-05 twisti- asm_check_clinit (static class initializer)
2004-01-05 twisti- include main.h for compiler switches
2004-01-05 twistiInclude main.h for compiler switches.
2004-01-05 twistiRemoved exports of compiler switches (moved to main.h).
2004-01-05 twistiRemoved compiler_addinitclass
2004-01-05 twistiForgot to remove #if 0's
2004-01-05 twisti- added comments
2004-01-05 twisti- moved compiler switches into main
2004-01-05 twistiRemoved heap_addreference
2004-01-05 twisti- warning fix (include)
2004-01-05 twisti- include parse.h
2004-01-05 twisti- added gnu header and emacs tailer
2004-01-04 twisti- added gnu header
2004-01-04 jowennsupport for multiple zip archives as class source,...
2004-01-03 stefanMerged bug fix by jowenn (nov 25) + small asm_calljavaf...
2004-01-03 stefanMerged bug fix by jowenn (nov 25)
2004-01-03 stefanasm_calljavafunction2 (untested)
2004-01-03 twistiMade code more readable.
2004-01-03 twistiExport cacao_create_directoryList
2004-01-03 twistiKeep compiler happy and return a value.
2004-01-03 twistiAdded gnu header and emacs tailer.
2004-01-03 twistipowerpc-darwin compilation fix. The assembeler does...
2003-12-31 edwincheck JSR recursion, access flags, special method invok...
2003-12-31 twistiAaaaaahhhhhhhh!!! What's wrong with me?
2003-12-31 twistiDamn, forgot to include config.h.
2003-12-31 twistiDefine copysignf, finitef, fmodf, isnanf if not found.
2003-12-31 edwincheck constant_pool_count != 0
2003-12-31 edwincheck flags consistency, final, array dimension, consta...
2003-12-31 edwinadded TYPECHECK_STACK_COMPCAT (disabled)
2003-12-31 edwinadded computational category checking for stack manipul...
2003-12-31 edwincheck exception handler range, LOOKUPSWITCH sort, TABLE...
2003-12-31 edwinadded ACC_SUPER
2003-12-30 twisti- made code more readable
2003-12-30 twistiDefine asm_check_clinit for static clinit.
2003-12-30 twisti- generate classinfo initialized offset
2003-12-30 twisti- made code more readable
2003-12-22 edwincomment
2003-12-21 twistiWarning fixes.
2003-12-17 edwinfurther comments
2003-12-17 edwinfurther comments
2003-12-17 edwincomments and better error messages
2003-12-16 edwinadded -noverify option
2003-12-16 edwinmake dump_alloc work for oversized blocks
2003-12-16 edwincomments
2003-12-16 edwinadded stack overflow checking and comments
2003-12-16 edwinbuiltin table fixes and loging
2003-12-16 edwinremoved c++ comment
2003-12-16 edwinuse loging functions
2003-12-16 edwinsafe methodindent--
2003-12-16 edwinremoved c++ comments
2003-12-16 edwinpointer cast bugfix
2003-12-16 edwinvftbl argument for builtin_arrayinstanceof
2003-12-16 edwinfixed builtin problem on alpha
2003-12-15 edwinallow throwing across JSR boundaries
2003-12-15 edwinshow_icmd bugfix
2003-12-15 edwinDUP2_X2 bugfix
2003-12-15 twisti- warning fixes
2003-12-15 twistiRemoved heap_addreference calls.
2003-12-15 twistiC standard compile fix.
2003-12-15 twisti64-bit warning fixes.
2003-12-15 twistiCompile fix.
2003-12-14 edwinbugfix
2003-12-14 stefanNative threads
2003-12-14 stefanMore macros
2003-12-14 stefanCleaned up cast lock, actually working now
2003-12-14 twistiAdded code macros:
2003-12-14 edwinsafe error(...) call
2003-12-14 stefanNative threads
2003-12-14 edwinadded check for illegal opcode 186
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- added gnu header, emacs tailer
2003-12-13 twisti- added i386 scratch register stuff
2003-12-13 twistiExport reg_setup
2003-12-13 twisti- most important: exchanged REG_ITMP2 and REG_ITMP3...
2003-12-13 twistiWe do have SUPPORT_IFCVT and SUPPORT_FICVT.
2003-12-13 twisti- added gnu header and emacs tailer
2003-12-13 twisti- changes reg_init
2003-12-13 twisti- removed command line option variables
2003-12-13 twisti- usage of imm_union in struct instruction
2003-12-13 stefanGet rid of asm_javacallmethod
2003-12-13 twisti- made code more readable (this one is big!)
2003-12-13 twistiRemoved command line option variables.
2003-12-13 twisti- added class_java_lang_NoClassDefFoundError
2003-12-13 twisti- added class_java_lang_NoClassDefFoundError
2003-12-13 twistiRemoved some needless defines.
2003-12-13 twisti- made some code more readable
2003-12-13 twistiCan't remember, but made some compiling problems.
2003-12-13 twistiRemoved heap_addreference.
2003-12-13 twistiDefine command line option variables.
2003-12-13 twisti- put all command line option variables here
2003-12-13 twistiCode beautify.
next