summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Updated the NEWSBryce McKinlay2000-02-151-6/+8
* Updated ChangeLogBryce McKinlay2000-02-151-0/+13
* natSystem.cc (init_properties): set java.lang.classpath property.Bryce McKinlay2000-02-151-2/+9
* Updated the NEWSBryce McKinlay2000-02-151-8/+20
* natRuntime.cc (_load): Include library path with exception message.Bryce McKinlay2000-02-151-1/+3
* natThread.cc (dumpStack): Removed.Bryce McKinlay2000-02-152-10/+5
* re GNATS gcj/150 (System.loadLibrary() semantics arn't the same as in the JDK)Tom Tromey2000-02-152-3/+17
* ltdl.c: If HAVE_BOEHM_GC defined, includ gc.h.Tom Tromey2000-02-149-105/+184
* MPN.java (findLowestBit): Made methods public.Warren Levy2000-02-143-23/+171
* gcj/142Anthony Green2000-02-132-1/+6
* New test code.Anthony Green2000-02-122-0/+11
* New test case.Anthony Green2000-02-122-0/+23
* New test case.Anthony Green2000-02-122-0/+18
* New test case.Anthony Green2000-02-122-0/+18
* File.java (createTempFile): Use low bits from counter, not high bits.Tom Tromey2000-02-122-1/+7
* inner_interface.out: New file.Alexandre Petit-Bianco2000-02-127-0/+80
* More thanks.Anthony Green2000-02-122-1/+14
* interpret.cc (continue1): Use STOREA, not STOREI, to implement astore instruc...Tom Tromey2000-02-113-2/+7
* BigInteger.java (BigInteger(String, int)): New constructor.Warren Levy2000-02-112-24/+418
* * java/io/File.java (nextValue): Now synchronized.Tom Tromey2000-02-112-1/+5
* natFileDescriptorPosix.cc (open): Recognize EXCL flag.Tom Tromey2000-02-115-4/+92
* jni.h (JNI_FALSE): Renamed from JNI_TRUE; oops.Tom Tromey2000-02-102-4/+12
* natNativeThread.cc: New file.Tom Tromey2000-02-1010-30/+560
* interpret.cc: Don't include fdlibm.h.Andrew Haley2000-02-105-312/+130
* natRuntime.cc (_load): Call add_library.Tom Tromey2000-02-102-0/+7
* natIconv.cc (Input_iconv::finalize): Call iconv_close when handle is not NULL.Tom Tromey2000-02-102-2/+8
* anonarray3.out: New file.Alexandre Petit-Bianco2000-02-093-0/+19
* * libjava.compile/inner_priv.java: New file.Tom Tromey2000-02-092-0/+15
* Properties.java (setProperty): New method.Tom Tromey2000-02-082-79/+95
* Runtime.java (_load): Declare.Tom Tromey2000-02-083-28/+37
* jni.cc (ThrowableClass): New define.Tom Tromey2000-02-082-15/+60
* interpret.cc (PUSHL): Don't use expression statement.Tom Tromey2000-02-082-8/+13
* instinit2.out: New file.Alexandre Petit-Bianco2000-02-0715-0/+330
* jni.cc (add_char): Conditional on INTERPRETER.Tom Tromey2000-02-073-20/+28
* Added credits for Per Bothner's work on MPN.java and IntNum.java (forWarren Levy2000-02-041-2/+4
* Makefile.am: Added MPN.java and BigInteger.java.Warren Levy2000-02-045-7/+2437
* defineclass.cc (handleMethodsBegin): Allocate _Jv_MethodBase pointers.Tom Tromey2000-02-048-58/+312
* Throwable.java (CPlusPlusDemangler): New class.Andrew Haley2000-02-043-6/+97
* Calendar.java (toString): New method.Tom Tromey2000-02-0310-10/+132
* PipedOutputStream.java (write(byte[], int, int)): New method.Tom Tromey2000-02-032-7/+15
* java-interp.h (_Jv_JNI_conversion_call): Declare.Tom Tromey2000-02-025-13/+37
* * include/jni.h (class _Jv_JNIEnv): Corrected calls using `...'.Tom Tromey2000-02-022-10/+12
* * include/jni.h (class _Jv_JNIEnv): Added all C++ inline methods.Tom Tromey2000-02-012-5/+858
* jni.cc (_Jv_JNI_PopLocalFrame): Leave loop when `n == NULL'.Tom Tromey2000-02-012-44/+43
* jni.cc (_Jv_JNI_GetField): Specialize for jobject.Tom Tromey2000-02-012-1/+21
* prims.cc (_Jv_MallocUnchecked): New function.Tom Tromey2000-02-015-46/+333
* natIconv.cc (read): Minor fixes.Anthony Green2000-01-312-5/+16
* config.h.in: Rebuilt.Tom Tromey2000-01-3112-55/+295
* final_inner.java: New file.Alexandre Petit-Bianco2000-01-303-0/+26
* Makefile.in: Rebuilt.Tom Tromey2000-01-283-2/+7