* generic_symbol_at_address: Added, they were implemented in dis-buf.c
[cacao.git] / src / vm / initialize.c
2005-12-22 twisti* STATISTICS: Renamed to ENABLE_STATISTICS.
2005-12-05 twisti* Replaced c->loaded and c->linked stuff with
2005-12-03 twisti* initialize_class: Use c->state instead of old members...
2005-10-04 twisti* initialize_class_intern: Removed unused variable i.
2005-10-04 twisti* initialize_class_intern: Do not initialize interfaces...
2005-07-12 twisti* Removed JWDEBUG
2005-06-08 twistiBetter error handling in wrapping the exception.
2005-05-23 twistiUse log_message_class/log_message_class_message_class...
2005-04-30 jowennmore statistics, less crashing
2005-04-04 edwindo not include class.h in initialize.h
2005-04-03 twistiStatic class initializer functions.