* Removed all Id tags.
[cacao.git] / src / vm / properties.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-22 twisti* src/vm/vm.c (vm_create): Free properties after they...
2007-08-22 twisti* src/vm/properties.c (properties_set): Fixed build...
2007-08-22 twisti* src/vm/vm.c [WITH_JRE_LAYOUT] (libgen.h, unistd.h...
2007-08-22 twisti* src/vm/properties.c (list_properties_entry): Renamed to
2007-08-21 twisti* src/vm/properties.c (properties_init): Moved setting...
2007-08-21 twisti* src/vm/properties.c (properties_init) [WITH_CLASSPATH...
2007-08-21 twisti* configure.ac (AC_CHECK_FUNCS): Added access.
2007-08-19 twisti* configure.ac (JAVA_ARCH): Added.
2007-08-11 michi* src/vm/global.h (java_handle_t): Added typedef.
2007-07-27 twisti* src/vm/vm.c (version): Removed configuration output.
2007-06-22 twisti* configure.ac,
2007-04-20 twisti* src/toolbox/list.h (listnode): Renamed to listnode_t.
2007-01-29 twisti* src/vm/string.c (native/jni.h): Added.
2007-01-29 twisti* This is a rather huge commit, which changes the build...
2007-01-22 twisti* src/vm/properties.c (properties_get): Search list...
2006-12-27 twisti* src/vm/properties.c (properties_init) [ENABLE_JAVAME_...
2006-12-26 twisti* src/vm/properties.c [ENABLE_JAVASE]
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...