* libffi: Added.
[cacao.git] / src / vm / classcache.c
2005-09-21 twisti* classcache_lookup_name, classcache_new_name: Speed...
2005-06-16 edwinclass loading synchronization: throw away loaded class...
2005-05-12 twistiMoved global string definitions to string.c for 2 reaso...
2005-04-15 edwinadded annotation for splint checking
2005-04-06 edwinfixed bug in classcache_add_constraint
2005-04-03 edwinremoved the class hash and all functions identifying...
2005-04-02 edwinchanged exception types and innerclass references to...
2005-04-02 edwinclassinfo: changed type of super and interfaces to...
2005-04-01 edwinextended type system to use symbolic references
2005-03-25 edwinfix merging of classcache_class_entry:s
2005-03-25 edwinadded new code for the loaded class cache and loading...