* classcache_lookup_name, classcache_new_name: Speed up lookup in external
[cacao.git] / src / vm / string.c
2005-09-21 twisti* types.h include fixes.
2005-06-13 twisti* string_java_lang_UnsatisfiedLinkError: added
2005-06-08 twistiAdded: string_java_lang_reflect_InvocationTargetException
2005-05-23 twisti- killed panic's
2005-05-12 twistiMoved global string definitions to string.c for 2 reaso...
2005-04-14 edwinimplemented defineClass with name == NULL
2005-04-02 edwinno more unloaded classinfos!
2005-03-30 twistiUse proper class load and link functions.
2005-02-10 twistiMostly stuff from native.[ch] and tables.[ch].