check return value of descriptor_pool_add_class
[cacao.git] / src / vm / descriptor.c
2005-10-06 edwincheck return value of descriptor_pool_add_class
2005-10-06 edwinuse new_internalerror where possible
2005-06-26 christianmd_param_alloc has to be called if paramcount==0, too
2005-06-20 edwinshorter debug dump for parsed descriptors
2005-06-20 edwinfixed classref field for 'this' parameter in methoddescs
2005-06-18 edwinadded comments and a little fix to parameter allocation
2005-06-13 twisti* Renamed utf_end to UTF_END
2005-06-06 twisti- descriptor_pool_add: check for method descriptors...
2005-05-12 twistiMoved global string definitions to string.c for 2 reaso...
2005-04-03 twistiFixed --disable-threads compiling issues (missing heade...
2005-04-02 edwinclassinfo: changed type of super and interfaces to...
2005-04-01 edwinremoved old descriptor parsing functions
2005-04-01 edwinextended type system to use symbolic references
2005-03-29 twistiInclude new proper header files.
2005-03-27 edwinadded macro CLASSREF_INIT
2005-03-27 edwinadded paramslots field in methoddesc
2005-03-25 edwincheck if classnames are valid
2005-03-25 edwinadded new code for pre-parsed descriptors