aboutsummaryrefslogtreecommitdiff
path: root/libjava/include/jni.h
AgeCommit message (Expand)AuthorFilesLines
2004-05-14jni.h (_Jv_func): Removed.Steven Augart1-14/+8
2003-11-12jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.Danny Smith1-10/+23
2002-12-28boehm.cc: Remove stray semicolon.Mark Mitchell1-1/+1
2002-12-03jni.cc: Added `name' argument.Tom Tromey1-6/+8
2002-11-19jni.h: Add missing JNICALL and JNIEXPORT attributes to function and function ...Ranjit Mathew1-400/+405
2002-11-10jni.h (JNIIMPORT, [...]): Linker defines for Win32.Ranjit Mathew1-2/+11
2002-04-10Makefile.in: Rebuilt.Tom Tromey1-0/+18
2002-03-192002-03-19 Martin Kahlert <martin.kahlert@infineon.com>Martin Kahlert1-1/+1
2002-03-18jni.h (JNIIMPORT): New macro.Tom Tromey1-0/+6
2002-03-08* include/jni.h: Include stdio.h.Tom Tromey1-0/+3
2002-02-14jni.h: Fix typo.Martin Kahlert1-2/+2
2001-12-16For PR libgcj/5103:Tom Tromey1-13/+97
2001-10-27jni.h (struct JNINativeInterface): Returns jsize, not jint.Tom Tromey1-1/+1
2001-04-27jni.h (struct JNINativeInterface): Fixed types in Get/Set*ArrayRegion declara...Tom Tromey1-43/+43
2000-06-30* include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.Tom Tromey1-0/+1
2000-03-07All files: Updated copyright information.Tom Tromey1-1/+1
2000-02-10jni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.Tom Tromey1-4/+8
2000-02-10natNativeThread.cc: New file.Tom Tromey1-3/+98
2000-02-02* include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.Tom Tromey1-10/+10
2000-02-01* include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.Tom Tromey1-5/+856
2000-02-01prims.cc (_Jv_MallocUnchecked): New function.Tom Tromey1-1/+4
2000-01-26method.h (JvNumMethods): Moved from Class.h.Tom Tromey1-35/+68
2000-01-21natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.Tom Tromey1-216/+438
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey1-1/+1
1999-09-10configure: Rebuilt.Tom Tromey1-4/+4
1999-05-10RawData.java: Added copyright header.Tom Tromey1-8/+2
1999-04-07Initial revisionTom Tromey1-0/+302