| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * jni.cc: Added include of java/lang/ThreadGroup.h. | warrenl | 2000-11-01 | 1 | -0/+1 |
* | * java/lang/reflect/natField.cc (BooleanClass): Don't define. | tromey | 2000-10-06 | 1 | -13/+7 |
* | 2000-08-02 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-08-02 | 1 | -1/+1 |
* | * jni.cc (_Jv_JNI_PopSystemFrame): Clear `env->ex'. | tromey | 2000-04-20 | 1 | -1/+5 |
* | * jni.cc (_Jv_JNI_FindClass): Use system class loader if class | tromey | 2000-04-20 | 1 | -4/+5 |
* | JVMPI changes... | green | 2000-04-02 | 1 | -0/+66 |
* | * jni.cc (_Jv_JNI_PopSystemFrame): If environment has exception | tromey | 2000-03-27 | 1 | -3/+3 |
* | * jni.cc (mangled_name): Fixed assertion. | tromey | 2000-03-14 | 1 | -3/+5 |
* | * All files: Updated copyright information. | tromey | 2000-03-07 | 1 | -1/+1 |
* | * jni.cc (MARK_NONE): New define. | tromey | 2000-03-07 | 1 | -50/+99 |
* | * include/java-interp.h: Don't include MethodInvocation.h. | tromey | 2000-03-02 | 1 | -207/+410 |
* | Minor clean up and bug fix. | green | 2000-02-26 | 1 | -3/+2 |
* | * jni.cc (_Jv_JNI_RegisterNatives): Conditionalize body on | tromey | 2000-02-25 | 1 | -0/+4 |
* | * include/jvm.h (_Jv_GetJavaVM): Declare. | tromey | 2000-02-18 | 1 | -12/+87 |
* | * jni.cc (_Jv_JNI_CallStaticMethodV): Added some assertions. | tromey | 2000-02-17 | 1 | -0/+9 |
* | * jni.cc (_Jv_JNI_NewObjectV): Corrected assertion. | tromey | 2000-02-16 | 1 | -3/+26 |
* | * jni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass, not | tromey | 2000-02-16 | 1 | -1/+1 |
* | * resolve.cc (ncode): Set args_raw_size. Compute jni_cif and | tromey | 2000-02-16 | 1 | -3/+18 |
* | * jni.cc (mangled_name): Skip leading `(' in signature. | tromey | 2000-02-15 | 1 | -1/+2 |
* | * jni.cc (add_char): Added missing `else'. | tromey | 2000-02-15 | 1 | -1/+1 |
* | * jni.cc (_Jv_JNI_AttachCurrentThread): Return error if malloc | tromey | 2000-02-15 | 1 | -2/+7 |
* | * gnu/gcj/jni/natNativeThread.cc: New file. | tromey | 2000-02-10 | 1 | -3/+256 |
* | * jni.cc (ThrowableClass): New define. | tromey | 2000-02-08 | 1 | -15/+35 |
* | * jni.cc (add_char): Conditional on INTERPRETER. | tromey | 2000-02-07 | 1 | -6/+5 |
* | * defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase | tromey | 2000-02-04 | 1 | -9/+119 |
* | * include/java-interp.h (_Jv_JNI_conversion_call): Declare. | tromey | 2000-02-02 | 1 | -10/+19 |
* | * jni.cc (_Jv_JNI_PopLocalFrame): Leave loop when `n == NULL'. | tromey | 2000-02-01 | 1 | -44/+34 |
* | * jni.cc (_Jv_JNI_GetField): Specialize for jobject. | tromey | 2000-02-01 | 1 | -1/+16 |
* | * prims.cc (_Jv_MallocUnchecked): New function. | tromey | 2000-02-01 | 1 | -45/+267 |
* | * gcj/method.h (JvNumMethods): Moved from Class.h. | tromey | 2000-01-26 | 1 | -41/+236 |
* | * java/lang/reflect/natConstructor.cc (newInstance): Use | tromey | 2000-01-21 | 1 | -224/+986 |
* | * All files: Updated copyright to reflect Cygnus purchase. | tromey | 2000-01-19 | 1 | -1/+1 |
* | * configure: Rebuilt. | tromey | 1999-09-10 | 1 | -1/+1 |
* | Initial revision | tromey | 1999-04-07 | 1 | -0/+308 |