* Updated header: Added 2006. Changed address of FSF. Changed email
[cacao.git] / src / native / vm / Field.c
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-10 twisti* exceptions_throw_nullpointerexception,
2005-12-01 twisti* Removed vm/tables.h include.
2005-11-26 twisti* use_class_as_object removed, link_class added where...
2005-11-15 twisti* set: Handle value == NULL correctly.
2005-11-07 twisti* get: Warning fix.
2005-10-26 twisti* cacao_get_field_address: Don't call cacao_callingMeth...
2005-10-19 twisti* cacao_get_field_address: Check if we should bypass...
2005-10-19 twisti* set: Assigment bugfix, wrong variable used. Maybe...
2005-10-19 twisti* Second part of the rewrite, seems quite ok now and...
2005-10-19 twisti* Arghhh! Sorry...
2005-10-19 twisti* First part of rewrite, get/setXXX functions are now...
2005-07-13 twisti* Compiler warning fix
2005-07-10 twisti* Removed debug output
2005-06-22 edwinadded checkaccess parameter to resolve_class* functions
2005-06-09 twisti* compile fix for mips, warning fix for others
2005-05-21 twisti- killed panic's
2005-04-30 jowennmore statistics, less crashing
2005-04-03 twistiRenamed class_init to initialize_class.
2005-04-01 edwinswitched JNI to parsed descriptors
2005-02-10 twisticlass and utf8 related changes.
2004-12-22 jowennless warnings and C90 compile fix
2004-12-21 jowenndon't terminate with "method not found" during compile...
2004-12-21 jowennfix dummy macro for !(i386 || alpha)
2004-12-20 jowenngenerate package names correctly, now they are not...
2004-12-15 jowennit should not be IllegalArgumentException, but IllegalA...
2004-12-15 jowennthrow the required acceptions in the Field.getXYZ nativ...
2004-12-07 twistiGNU header update.
2004-11-30 twistiNew source tree.
2004-11-18 twisti- include path fixes
2004-07-21 twistiAdded #include "exceptions.h"
2004-03-30 twistiReplaced native_new_and_init with new_exception.
2004-01-11 twisti- added gnu header
2004-01-06 stefanexceptionptr update for native threads
2003-12-08 edwinmade descriptor parsing safer + array classes fix
2003-11-24 twisti- we now build a libnat.a
2003-11-23 jowennbetter reflection code
2003-11-21 jowennmerge from gnuclasspath branch. I hope I didn't miss...
2003-11-21 jowennwill be replaced by modified versions
1999-11-09 schanijava.net implemented.
1999-10-04 romanjdk1.2 and loader optimisation