OSDN Git Service

Bug 15093
[pf3gnuchains/gcc-fork.git] / libjava / include / jni.h
2003-11-12 membar * jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.
2002-12-28 mmitchel * boehm.cc: Remove stray semicolon.
2002-12-03 tromey * jni.cc: Added `name' argument.
2002-11-19 tromey2002-11-19 Ranjit Mathew <rmathew@hotmail.com>
2002-11-10 tromey2002-11-08 Ranjit Mathew <rmathew@hotmail.com>
2002-04-10 tromey * Makefile.in: Rebuilt.
2002-03-19 tromey2002-03-19 Martin Kahlert <martin.kahlert@infineon...
2002-03-18 tromey * include/jni.h (JNIIMPORT): New macro.
2002-03-08 tromey * include/jni.h: Include stdio.h.
2002-02-14 tromey2002-02-14 Martin Kahlert <martin.kahlert@infineon...
2001-12-16 tromey For PR libgcj/5103:
2001-10-27 tromey * include/jni.h (struct JNINativeInterface) [GetString...
2001-04-27 tromey2001-04-27 Martin Kahlert <martin.kahlert@infineon...
2000-06-30 tromey * include/jni.h: Include <gcj/array.h>. Fixes PR...
2000-03-07 tromey * All files: Updated copyright information.
2000-02-10 tromey * include/jni.h (JNI_FALSE): Renamed from JNI_TRUE...
2000-02-10 tromey * gnu/gcj/jni/natNativeThread.cc: New file.
2000-02-02 tromey * include/jni.h (class _Jv_JNIEnv): Corrected calls...
2000-02-01 tromey * include/jni.h (class _Jv_JNIEnv): Added all C++...
2000-02-01 tromey * prims.cc (_Jv_MallocUnchecked): New function.
2000-01-26 tromey * gcj/method.h (JvNumMethods): Moved from Class.h.
2000-01-21 tromey * java/lang/reflect/natConstructor.cc (newInstance...
2000-01-19 tromey * All files: Updated copyright to reflect Cygnus purchase.
1999-09-10 tromey * configure: Rebuilt.
1999-05-10 tromey * gnu/gcj/RawData.java: Added copyright header.
1999-04-07 tromeyInitial revision