| Commit message (Expand) | Author | Age | Files | Lines |
* | * jni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parameter as | bje | 2009-11-30 | 1 | -1/+1 |
* | libjava/ChangeLog: | doko | 2008-10-21 | 1 | -2/+2 |
* | libjava/ | doko | 2008-06-28 | 1 | -1/+10 |
* | PR libgcj/35979: | tromey | 2008-04-19 | 1 | -1/+4 |
* | 2007-12-06 David Daney <ddaney@avtrex.com> | daney | 2007-12-06 | 1 | -3/+5 |
* | libjava/ | doko | 2007-08-04 | 1 | -12/+12 |
* | * configure.ac (INTERPRETER): New AM_CONDITIONAL. | daney | 2007-07-31 | 1 | -2/+7 |
* | * include/jvmti-int.h (_Jv_ReportJVMTIExceptionThrow): | kseitz | 2007-05-04 | 1 | -0/+3 |
* | 2007-03-05 Mark Wielaard <mark@klomp.org> | tromey | 2007-03-05 | 1 | -1/+2 |
* | 2007-02-01 Marco Trudel <mtrudel@gmx.ch> | tromey | 2007-02-07 | 1 | -0/+4 |
* | 2007-01-29 Kyle Galloway <kgallowa@redhat.com> | kgallowa | 2007-01-29 | 1 | -0/+4 |
* | PR java/29812: | tromey | 2007-01-22 | 1 | -25/+36 |
* | 2007-01-18 Marco Trudel <mtrudel@gmx.ch> | tromey | 2007-01-18 | 1 | -1/+2 |
* | * testsuite/libjava.jni/register2.java: New file. | tromey | 2006-10-18 | 1 | -19/+34 |
* | * include/jvm.h (_Jv_GetJVMTIEnv): Declare. | kseitz | 2006-07-20 | 1 | -0/+8 |
* | PR libgcj/28178: | tromey | 2006-06-27 | 1 | -0/+11 |
* | 2006-06-20 Thomas Fitzsimmons <fitzsim@redhat.com> | fitzsim | 2006-06-20 | 1 | -73/+7 |
* | 2006-02-08 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2006-02-09 | 1 | -3/+7 |
* | * jni.cc (_Jv_JNI_AttachCurrentThread): Return environment if it | tromey | 2006-01-19 | 1 | -4/+8 |
* | gcc/java: | tromey | 2005-11-29 | 1 | -0/+13 |
* | PR libgcj/23739: | tromey | 2005-09-06 | 1 | -1/+1 |
* | 2005-06-13 Jim Huang <jserv@kaffe.org> | tromey | 2005-06-13 | 1 | -12/+12 |
* | 2005-04-26 Andrew Haley <aph@redhat.com> | tromey | 2005-04-26 | 1 | -2/+2 |
* | 2005-04-22 Anthony Green <green@redhat.com> | green | 2005-04-22 | 1 | -2/+0 |
* | * jni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundException. | tromey | 2005-04-05 | 1 | -2/+3 |
* | 2005-02-23 Thomas Fitzsimmons <fitzsim@redhat.com> | fitzsim | 2005-02-23 | 1 | -43/+10 |
* | 2005-02-13 Anthony Green <green@redhat.com> | green | 2005-02-14 | 1 | -5/+21 |
* | 2005-01-13 Graydon Hoare <graydon@redhat.com> | graydon | 2005-01-14 | 1 | -21/+82 |
* | 2005-01-07 Michael Koch <konqueror@gmx.de> | mkoch | 2005-01-07 | 1 | -4/+11 |
* | * Merged gcj-abi-2-dev-branch to trunk. | tromey | 2004-11-25 | 1 | -3/+4 |
* | 2004-11-24 Michael Koch <konqueror@gmx.de> | mkoch | 2004-11-24 | 1 | -2/+3 |
* | * jni.cc (_Jv_JNI_NewObjectArray): Fixed return type. | tromey | 2004-11-03 | 1 | -2/+2 |
* | * jni.cc (_Jv_JNIMethod::call): Use ffi_java_raw_call instead of | uweigand | 2004-10-14 | 1 | -0/+5 |
* | * jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets. | tromey | 2004-09-28 | 1 | -3/+2 |
* | * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class, | bothner | 2004-08-12 | 1 | -13/+15 |
* | * jni.cc: Reindented. | tromey | 2004-08-03 | 1 | -37/+37 |
* | * jni.cc (_Jv_JNI_NewGlobalRef, JNICALL _Jv_JNI_DeleteGlobalRef, | bothner | 2004-06-30 | 1 | -186/+186 |
* | * jni.cc (_Jv_JNI_GetAnyMethodID): Add name and signature to | mark | 2004-06-11 | 1 | -2/+7 |
* | 2004-04-19 Bryce McKinlay <mckinlay@redhat.com> | bryce | 2004-04-20 | 1 | -1/+1 |
* | 2004-02-01 Michael Koch <konqueror@gmx.de> | mkoch | 2004-02-01 | 1 | -1/+1 |
* | * jni.cc (_Jv_JNI_GetStringUTFChars): Fail gracefully if string | tromey | 2003-11-18 | 1 | -2/+4 |
* | * jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to | tromey | 2003-11-14 | 1 | -1/+1 |
* | * jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT. | membar | 2003-11-12 | 1 | -3/+3 |
* | 2003-10-26 Bryce McKinlay <bryce@mckinlay.net.nz> | bryce | 2003-10-26 | 1 | -12/+4 |
* | 2003-09-22 Michael Koch <konqueror@gmx.de> | mkoch | 2003-09-22 | 1 | -3/+1 |
* | 2003-08-20 Graydon Hoare <graydon@redhat.com> | graydon | 2003-08-20 | 1 | -5/+15 |
* | PR libgcj/11951: | tromey | 2003-08-18 | 1 | -24/+12 |
* | * java/lang/Runtime.java: Comment fix. | tromey | 2003-07-21 | 1 | -2/+2 |
* | 2003-06-17 Michael Koch <konqueror@gmx.de> | mkoch | 2003-06-17 | 1 | -10/+16 |
* | 2003-06-11 Andrew Haley <aph@redhat.com> | aph | 2003-06-12 | 1 | -38/+94 |