* src/vm/class.c (vm/suck.h): Added.
[cacao.git] / src / vm / properties.c
2006-12-18 twisti* src/vm/class.c (vm/suck.h): Added.
2006-11-18 twisti* src/vm/properties.c (properties_add): Use unsynced...
2006-11-17 twisti* src/vm/properties.c (properties_add): Replace entry...
2006-11-15 twisti* src/vm/properties.c (properties_init) [ENABLE_JAVASE...
2006-11-15 twisti* src/vm/properties.c (properties_init) [ENABLE_JAVASE...
2006-11-15 twisti* src/vm/properties.c (properties_init): Also fill...
2006-06-23 twisti* src/vm/string.c (javastring_toutf): Check for NULL...
2006-05-26 twisti* src/vm/properties.c (properties_system_add): Changed
2006-05-18 twisti* src/vm/properties.c (properties_get): Search the...
2006-05-05 edwin* src/vm/string.c, src/vm/stringlocal.h (java_string_ne...
2006-03-05 twisti* src/vm/vm.c (vm_call_method_intern): Removed.
2006-03-04 twisti* src/vm/global.h (jni_callblock): Removed.
2006-02-04 twisti* src/vm/access.c (assert.h): Move after config.h.
2006-01-22 twisti* Updated header: Added 2006. Changed address of FSF...
2006-01-12 twisti* Use ASM_CALLJAVAFUNCTION macro.
2005-12-22 twisti* properties.[ch]: Added, moved the commandline propert...