natPlainSocketImplWin32.cc (connect): Same as previous patch, but for win32.
[platform/upstream/gcc.git] / libjava / jni.cc
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.
2000-02-17 Tom Tromey* jni.cc (_Jv_JNI_CallStaticMethodV): Added some assert...
2000-02-16 Tom Tromeyjni.cc (_Jv_JNI_NewObjectV): Corrected assertion.
2000-02-16 Tom Tromeyjni.cc (_Jv_JNI_FindClass): Use ClassLoader.loadClass...
2000-02-16 Tom Tromeyresolve.cc (ncode): Set args_raw_size.
2000-02-15 Tom Tromey* jni.cc (mangled_name): Skip leading `(' in signature.
2000-02-15 Tom Tromey* jni.cc (add_char): Added missing `else'.
2000-02-15 Tom Tromeyjni.cc (_Jv_JNI_AttachCurrentThread): Return error...
2000-02-10 Tom TromeynatNativeThread.cc: New file.
2000-02-08 Tom Tromeyjni.cc (ThrowableClass): New define.
2000-02-07 Tom Tromeyjni.cc (add_char): Conditional on INTERPRETER.
2000-02-04 Tom Tromeydefineclass.cc (handleMethodsBegin): Allocate _Jv_Metho...
2000-02-02 Tom Tromeyjava-interp.h (_Jv_JNI_conversion_call): Declare.
2000-02-01 Tom Tromeyjni.cc (_Jv_JNI_PopLocalFrame): Leave loop when `n...
2000-02-01 Tom Tromeyjni.cc (_Jv_JNI_GetField): Specialize for jobject.
2000-02-01 Tom Tromeyprims.cc (_Jv_MallocUnchecked): New function.
2000-01-26 Tom Tromeymethod.h (JvNumMethods): Moved from Class.h.
2000-01-21 Tom TromeynatConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.
2000-01-19 Tom Tromey* All files: Updated copyright to reflect Cygnus purchase.
1999-09-10 Tom Tromeyconfigure: Rebuilt.
next