Avoid tr '\n', for Solaris /usr/bin/tr.
[gcc.git] / libjava / jni.cc
2009-11-30 Ben Ellistonjni.cc (_Jv_JNI_GetObjectRefType): Mark `object' parame...
2008-10-21 Matthias Klosere PR libgcj/37636 (java tools are unable to find resou...
2008-06-28 Matthias KloseImport GNU Classpath (classpath-0_97_2-release).
2008-04-19 Tom Tromeyre PR libgcj/35979 (JNI method NewStringUTF throws...
2007-12-06 David Daneyffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already...
2007-08-04 Matthias KloseImport GNU Classpath (libgcj-import-20070727).
2007-07-31 David Daneyconfigure.ac (INTERPRETER): New AM_CONDITIONAL.
2007-05-04 Keith Seitzjvmti-int.h (_Jv_ReportJVMTIExceptionThrow): Declare.
2007-03-05 Mark WielaardCharacter.java: Re-merged with Classpath.
2007-02-07 Marco Trudeljni.cc (_Jv_JNI_DeleteWeakGlobalRef): Check for NULL...
2007-01-29 Kyle Gallowayjava-interp.h: Added _Jv_Frame class and its two subcla...
2007-01-22 Tom Tromeyre PR java/29812 (env->klass value is not updated durin...
2007-01-18 Marco Trudeljni.cc (_Jv_JNI_FindClass): Initialize class.
2006-10-18 Tom Tromeyregister2.java: New file.
2006-07-20 Keith Seitzjvm.h (_Jv_GetJVMTIEnv): Declare.
2006-06-27 Tom Tromeyre PR libgcj/28178 (jniEnv->DeleteLocalRef (null) fails)
2006-06-20 Thomas FitzsimmonsMakefile.am (AM_CXXFLAGS): Define GCJ_VERSIONED_LIBDIR...
2006-02-09 Bryce McKinlayre PR libgcj/25187 (dereferencing type-punned pointer...
2006-01-19 Tom Tromeyjni.cc (_Jv_JNI_AttachCurrentThread): Return environmen...
2005-11-29 Tom Tromeyre PR java/18278 (JNI functions cannot return a weak...
2005-09-06 Tom Tromeyre PR libgcj/23739 (JNI: IsAssignableFrom reverses...
2005-06-13 Jim Huangre PR libgcj/22036 (libjava/jni.cc compilation fix...
2005-04-26 Andrew Haleyre PR libgcj/21020 (java.lang.NoSuchFieldError regressi...
2005-04-22 Anthony Greenjni.cc (natrehash): Don't bother clearing memory again.
2005-04-05 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Throw ClassNotFoundExce...
2005-02-23 Thomas Fitzsimmonsre PR libgcj/16923 (-D* Options passed to JNI_CreateJav...
2005-02-14 Anthony Greenjni.cc (nathash_add): Don't strdup the method signature.
2005-01-14 Graydon Hoarejni.h (_Jv_JNIEnv::bottom_locals): New field.
2005-01-07 Michael Kochre PR libgcj/18115 (JNI nio buffer functions only work...
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 Michael Koch2004-11-24 Michael Koch <konqueror@gmx.de>
2004-11-03 Tom Tromeyjni.cc (_Jv_JNI_NewObjectArray): Fixed return type.
2004-10-14 Ulrich Weigandjni.cc (_Jv_JNIMethod::call): Use ffi_java_raw_call...
2004-09-28 Tom Tromey* jni.cc (_Jv_JNI_RegisterNatives): Formatting fixlets.
2004-08-12 Per Bothnerjavaprims.h (_Jv_Utf8Const): Change struct to a class...
2004-08-03 Tom Tromey* jni.cc: Reindented.
2004-06-30 Per Bothnerjni.cc (_Jv_JNI_NewGlobalRef, [...]): Remove needless...
2004-06-11 Mark Wielaardjni.cc (_Jv_JNI_GetAnyMethodID): Add name and signature...
2004-04-20 Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2004-02-01 Michael Kochjvm.h (MAYBE_UNUSED): New macro tp mark probably unused...
2003-11-18 Tom Tromeyjni.cc (_Jv_JNI_GetStringUTFChars): Fail gracefully...
2003-11-14 Tom Tromeyjni.cc (_Jv_JNI_GetStringUTFChars): Pass length of...
2003-11-12 Danny Smithjni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.
2003-10-26 Bryce McKinlayConstructor.java (toString): Avoid extra whitespace...
2003-09-22 Michael Kochjni.cc (_Jv_LookupJNIMethod): Remove workaround that...
2003-08-20 Graydon Hoarejni.cc: Replace "cheating" pointer-casting code with...
2003-08-18 Tom Tromeyre PR libgcj/11951 (natMethod.cc (_Jv_CallAnyMethodA...
2003-07-21 Tom TromeyRuntime.java: Comment fix.
2003-06-17 Michael Koch2003-06-17 Michael Koch <konqueror@gmx.de>
2003-06-12 Andrew Haleyjni.cc (_Jv_JNI_check_types): New.
2003-02-12 Ranjit Mathewjni.cc (_Jv_LookupJNIMethod): Modify to accept the...
2003-01-31 Tom Tromeyjni.cc (_Jv_JNI_NewObjectArray): Check that initializer...
2002-12-03 Tom Tromeyjni.cc: Added `name' argument.
2002-11-19 Ranjit Mathewjni.h: Add missing JNICALL and JNIEXPORT attributes...
2002-11-10 Tom Tromey* jni.cc (_Jv_GetJNIEnvNewFrame): Set env->ex in all...
2002-11-06 Tom Tromeyjni.cc (array_from_valist): Assume that jlong won't...
2002-10-23 Tom Tromeyjni.cc (_Jv_JNI_AllocObject): Removed old FIXME comment.
2002-05-10 Tom Tromey* jni.cc (_Jv_JNIFunctions): Fixed typo.
2002-04-10 Tom TromeyMakefile.in: Rebuilt.
2002-03-05 Tom Tromeyjni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkErro...
2002-02-13 Martin Kahlertjni.cc (_Jv_JNI_AttachCurrentThread): env->locals assig...
2002-02-08 Martin Kahlertjni.cc (_Jv_JNI_NewLocalRef): Make sure, that NULL...
2001-12-16 Tom TromeyFor PR libgcj/5103:
2001-12-12 Tom Tromey* jni.cc (call): Synchronize if required.
2001-11-17 Anthony GreenObvious jni weak reference fix
2001-11-13 Tom TromeyMakefile.in: Rebuilt.
2001-10-30 Bryce McKinlayjni.cc (JNI_CreateJavaVM): Call _Jv_CreateJavaVM.
2001-10-16 Bryce McKinlayEliminate use of C++ static constructors.
2001-10-05 Martin Kahlertjni.cc (_Jv_JNI_DeleteLocalRef): Use correct frame...
2001-09-17 Andreas Jaeger* jni.cc (array_from_valist): Use promoted types for...
2001-08-20 Tom Tromeyjni.cc (nathash, [...]): New globals.
2001-08-15 Tom Tromeyjni.cc: Include IdentityHashMap.h, not Hashtable.h.
2001-08-02 Martin Kahlertjni.cc (JNI_CreateJavaVM): Call _Jv_JNI_Init in order...
2001-06-15 Tom Tromey* jni.cc (_Jv_JNI_NewLocalRef): Search other frames.
2001-06-15 Tom Tromeyjni.cc (ClassClass): Removed; updated all users.
2001-05-22 Per BothnerImplement invocation interface; don't create new thread...
2001-05-03 Martin Kahlertjni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds...
2001-04-27 Tom Tromeyjni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds...
2001-04-06 Tom Tromeyjni.cc (wrap_value<jobject>, [...]): Removed.
2001-04-02 Marcus G. Danielsjni.cc (wrap_value<jclass>): New specialization.
2001-04-02 Tom Tromeyjni.cc (add_char): Correctly encode non-ascii characters.
2001-03-26 Richard Hendersonexception.cc (java_eh_info): Make value type jthrowable.
2001-03-23 Tom Tromeyjni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved fields.
2001-03-22 Marcus G. Danielsjni.cc (add_char): Handle `.' like `/'.
2001-01-27 Tom Tromeyjni.cc (_Jv_JNIFunctions): Added comment for each entry...
2001-01-26 Tom Tromeyjni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature...
2000-11-01 Warren Levyjni.cc: Added include of java/lang/ThreadGroup.h.
2000-10-06 Tom TromeynatField.cc (BooleanClass): Don't define.
2000-08-02 Bryce McKinlay[multiple changes]
2000-04-20 Tom Tromey* jni.cc (_Jv_JNI_PopSystemFrame): Clear `env->ex'.
2000-04-20 Tom Tromeyjni.cc (_Jv_JNI_FindClass): Use system class loader...
2000-04-02 Anthony GreenJVMPI changes...
2000-03-27 Tom Tromeyjni.cc (_Jv_JNI_PopSystemFrame): If environment has...
2000-03-14 Tom Tromeyjni.cc (mangled_name): Fixed assertion.
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-03-07 Tom Tromeyjni.cc (MARK_NONE): New define.
2000-03-02 Tom Tromeyjava-interp.h: Don't include MethodInvocation.h.
2000-02-26 Anthony GreenMinor clean up and bug fix.
2000-02-25 Tom Tromeyjni.cc (_Jv_JNI_RegisterNatives): Conditionalize body...
2000-02-18 Tom Tromeyjvm.h (_Jv_GetJavaVM): Declare.
next