* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / vm / classcache.h
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2005-12-01 twisti* vm/tables.h: Renamed to vm/hashtable.h.
2005-11-28 edwin* classcache.c, classcache.h: make NDEBUG remove debug...
2005-11-27 edwin* classcache.c: removed splint /*@...@*/ annotations
2005-11-26 edwin* defineClass: check if class has already been defined...
2005-11-16 twisti* classcache_init: Changed return type to bool.
2005-06-16 edwinclass loading synchronization: throw away loaded class...
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-04-01 edwinextended type system to use symbolic references
2005-03-29 twistiInclude new proper header files.
2005-03-25 edwinadded new code for the loaded class cache and loading...