jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.
[gcc.git] / libjava / include / jni.h
2003-11-12 Danny Smithjni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.
2002-12-28 Mark Mitchellboehm.cc: Remove stray semicolon.
2002-12-03 Tom Tromeyjni.cc: Added `name' argument.
2002-11-19 Ranjit Mathewjni.h: Add missing JNICALL and JNIEXPORT attributes...
2002-11-10 Ranjit Mathewjni.h (JNIIMPORT, [...]): Linker defines for Win32.
2002-04-10 Tom TromeyMakefile.in: Rebuilt.
2002-03-19 Martin Kahlert2002-03-19 Martin Kahlert <martin.kahlert@infineon...
2002-03-18 Tom Tromeyjni.h (JNIIMPORT): New macro.
2002-03-08 Tom Tromey* include/jni.h: Include stdio.h.
2002-02-14 Martin Kahlertjni.h: Fix typo.
2001-12-16 Tom TromeyFor PR libgcj/5103:
2001-10-27 Tom Tromeyjni.h (struct JNINativeInterface): Returns jsize, not...
2001-04-27 Tom Tromeyjni.h (struct JNINativeInterface): Fixed types in Get...
2000-06-30 Tom Tromey* include/jni.h: Include <gcj/array.h>. Fixes PR libgc...
2000-03-07 Tom TromeyAll files: Updated copyright information.
2000-02-10 Tom Tromeyjni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.
2000-02-10 Tom TromeynatNativeThread.cc: New file.
2000-02-02 Tom Tromey* include/jni.h (class _Jv_JNIEnv): Corrected calls...
2000-02-01 Tom Tromey* include/jni.h (class _Jv_JNIEnv): Added all C++ inlin...
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.
1999-05-10 Tom TromeyRawData.java: Added copyright header.
1999-04-07 Tom TromeyInitial revision