summaryrefslogtreecommitdiff
path: root/libjava/include/jni.h
Commit message (Expand)AuthorAgeFilesLines
* Major merge with Classpath.Tom Tromey2005-07-161-1599/+0
* Update FSF addressKelley Cook2005-06-301-2/+2
* jni.h (_Jv_va_list): Removed.Tom Tromey2005-04-251-225/+179
* jni.h (_Jv_JNIEnv::bottom_locals): New field.Graydon Hoare2005-01-141-0/+4
* * include/jni.h: Added FIXME.Tom Tromey2004-11-091-1/+3
* jni.cc (_Jv_JNI_NewObjectArray): Fixed return type.Tom Tromey2004-11-031-2/+2
* jni.h (_Jv_func): Removed.Steven Augart2004-05-141-14/+8
* jni.cc (JNI_CreateJavaVM): Remove JNIEXPORT.Danny Smith2003-11-121-10/+23
* boehm.cc: Remove stray semicolon.Mark Mitchell2002-12-281-1/+1
* jni.cc: Added `name' argument.Tom Tromey2002-12-031-6/+8
* jni.h: Add missing JNICALL and JNIEXPORT attributes to function and function ...Ranjit Mathew2002-11-191-400/+405
* jni.h (JNIIMPORT, [...]): Linker defines for Win32.Ranjit Mathew2002-11-101-2/+11
* Makefile.in: Rebuilt.Tom Tromey2002-04-101-0/+18
* 2002-03-19 Martin Kahlert <martin.kahlert@infineon.com>Martin Kahlert2002-03-191-1/+1
* jni.h (JNIIMPORT): New macro.Tom Tromey2002-03-181-0/+6
* * include/jni.h: Include stdio.h.Tom Tromey2002-03-081-0/+3
* jni.h: Fix typo.Martin Kahlert2002-02-141-2/+2
* For PR libgcj/5103:Tom Tromey2001-12-161-13/+97
* jni.h (struct JNINativeInterface): Returns jsize, not jint.Tom Tromey2001-10-271-1/+1
* jni.h (struct JNINativeInterface): Fixed types in Get/Set*ArrayRegion declara...Tom Tromey2001-04-271-43/+43
* * include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.Tom Tromey2000-06-301-0/+1
* All files: Updated copyright information.Tom Tromey2000-03-071-1/+1
* jni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.Tom Tromey2000-02-101-4/+8
* natNativeThread.cc: New file.Tom Tromey2000-02-101-3/+98
* * include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.Tom Tromey2000-02-021-10/+10
* * include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.Tom Tromey2000-02-011-5/+856
* prims.cc (_Jv_MallocUnchecked): New function.Tom Tromey2000-02-011-1/+4
* method.h (JvNumMethods): Moved from Class.h.Tom Tromey2000-01-261-35/+68
* natConstructor.cc (newInstance): Use _Jv_CallAnyMethodA.Tom Tromey2000-01-211-216/+438
* * All files: Updated copyright to reflect Cygnus purchase.Tom Tromey2000-01-191-1/+1
* configure: Rebuilt.Tom Tromey1999-09-101-4/+4
* RawData.java: Added copyright header.Tom Tromey1999-05-101-8/+2
* Initial revisionTom Tromey1999-04-071-0/+302