* Removed all Id tags.
[cacao.git] / src / native / vm / reflect.c
2007-08-27 Christian Thalinger* Removed all Id tags.
2007-08-22 panzi* src/lib/gnu/java/lang/reflect/Method.java
2007-08-19 twisti* src/vm/string.c (javastring_intern): New function.
2007-08-17 twisti* src/vmcore/class.h (classinfo): Removed ENABLE_JAVASE for
2007-08-17 michi* src/native/llni.h (LLNI_classinfo_wrap, LLNI_classinf...
2007-08-16 twisti* src/vmcore/method.c (method_get_annotations): Always...
2007-08-16 michi* src/native/llni.h: Added macros for array handling.
2007-08-15 panzi* src/native/vm/reflect.c
2007-08-15 panzi* src/native/vm/java_lang_Class.c
2007-08-11 michi* src/vm/global.h (java_handle_t): Added typedef.
2007-08-10 twisti* src/native/vm/reflect.c (reflect_field_new): Fixed...
2007-08-10 michi* src/native/llni.h: Added LLNI (low level native inter...
2007-08-06 panzi* src/lib/gnu/java/lang/reflect/Method.java
2007-07-31 panzi* src/lib/gnu/java/lang/reflect/Method.java
2007-06-30 twisti* src/native/vm/reflect.c: Added Id keyword.
2007-06-30 twisti* src/native/vm/reflect.c: Fixed includes.
2007-06-30 twisti* src/native/jni.c [ENABLE_JAVASE] (native/vm/reflect...