* patcher_get_putstatic: Replaced c->initialized by
[cacao.git] / src / vm / options.h
2005-10-06 twisti* opt_verboseclass: Added.
2005-09-21 twisti* Renamed verboseexception to opt_verboseexception.
2005-09-21 twisti* opt_stacksize, opt_static_supers: Added.
2005-09-05 twisti* Added opt_jit, opt_intrp
2005-07-09 twisti* opt_showexceptionstubs: added
2005-07-04 twisti* collectverbose: removed
2005-06-22 twisti* Added opt_shownativestub to show disassembled native...
2004-12-13 twistiDon't export loadingtime and compilingtime (error with...
2004-12-07 twistiGNU header update.
2004-12-01 christianLinear Scan Register Allocator disabled. (with #ifdef...
2004-11-30 twistiNew source tree.
2004-11-25 christian*** empty log message ***
2004-11-19 carolynRTA updates for abstract classes
2004-11-18 twistiRenamed verbose to opt_verbose.
2004-11-17 twistiTeach cacaoh to understand -d <dir> to install generate...
2004-11-11 carolyninline corrections to if test; PRIVATE now inlined...
2004-06-30 twistiContains commandline switch variables used in cacao...