summaryrefslogtreecommitdiff
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* Fix for PR libgcj/4213:tromey2001-09-044-1/+34
* * java/lang/reflect/natField.cc (set): Allow for case when thetromey2001-09-042-5/+6
* * java/security/spec/AlgorithmParameterSpec.java,tromey2001-09-023-2/+5
* * gcj/javaprims.h: Regenerated class list.tromey2001-09-024-4/+14
* * Makefile.in: Rebuilt.tromey2001-09-0270-1593/+4700
* 2001-08-28 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-09-014-0/+35
* * gcj/javaprims.h (_Jv_RegisterClassHook): New extern declaration.bothner2001-09-014-3/+27
* * java/lang/ClassLoader.java (system): Remove static field.bothner2001-09-014-13/+18
* * java/io/BufferedReader.java, java/io/ObjectInput.java,tromey2001-09-016-4/+10
* Re-merge with Classpath:tromey2001-08-315-4/+26
* * Makefile.in: Rebuilt.tromey2001-08-3118-727/+2219
* * java/io/ByteArrayOutputStream.java: Re-merged with Classpath.tromey2001-08-313-33/+103
* * exception.cc (PERSONALITY_FUNCTION): Simplifyjason2001-08-312-8/+12
* * java/io/ByteArrayInputStream.java: Merged with Classpath.tromey2001-08-312-19/+158
* * java/io/BufferedReader.java: Re-merged with Classpath.tromey2001-08-312-6/+31
* * java/math/BigInteger.java (init(int,Random)): New method.bothner2001-08-282-13/+35
* * java/rmi/activation/Activatable.java,tromey2001-08-2888-60/+8594
* 2001-08-24 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-272-1/+5
* * Makefile.am: New friends for java/lang/Thread.h.bryce2001-08-2611-1185/+275
* * name-finder.cc (lookup): Ignore a null dli_fname from dbryce2001-08-262-2/+8
* * java/lang/reflect/Field.java (toString): Usetromey2001-08-248-79/+167
* Look for lib-gnu-pkg-quux.so, not gnu-pkg-quux.so.green2001-08-222-5/+12
* * java/util/IdentityHashMap.java (get): Fix off-by-one error.jsturm2001-08-212-2/+7
* * java/awt/GridBagConstraints.java: Removed comment.tromey2001-08-202-2/+3
* * jni.cc (nathash, nathash_count, nathash_size): New globals.tromey2001-08-202-21/+166
* * gnu/gcj/convert/UnicodeToBytes.java (write): Write work bufferjsturm2001-08-182-1/+6
* 2001-08-17 Hans-J. Boehm <Hans_Boehm@hp.com>tromey2001-08-182-13/+16
* 2001-08-17 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-172-0/+17
* 2001-08-17 Mark J Roberts <mjr@anarcast.net>tromey2001-08-172-12/+16
* * gnu/gcj/convert/IOConverter.java: Add `646' alias.tromey2001-08-172-0/+9
* * BigInteger.java: fix right shifts by nonzero multiples of 32.hboehm2001-08-171-0/+4
* * BigInteger.java: fix right shifts by nonzero multiples of 32.hboehm2001-08-171-1/+1
* * jni.cc: Include IdentityHashMap.h, not Hashtable.h.tromey2001-08-157-11/+442
* * gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIGtromey2001-08-152-4/+12
* * java/awt/image/SampleModel.java (getPixel): Set correct arraytromey2001-08-132-3/+8
* 2001-08-12 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-08-133-0/+143
* * gnu/gcj/convert/natIconv.cc (done): Use HAVE_ICONV.ljrittle2001-08-102-0/+9
* * java/lang/natObject.cc (is_mp): Protect use of _SC_NPROCESSORS_ONLN.ljrittle2001-08-102-0/+8
* * java/io/InputStreamReader.java (refill): Only call refill ontromey2001-08-062-1/+8
* * java/io/StringWriter.java: Merged with Classpath.tromey2001-08-057-179/+979
* * libjava.jni/calls.c (Java_calls_docall): Fix typo.rth2001-08-032-1/+5
* * prims.cc (JNI_OnLoad): Don't declare.tromey2001-08-032-35/+6
* * java/io/RandomAccessFile.java (seek): Let seek go past end oftromey2001-08-027-23/+43
* 2001-08-02 Martin Kahlert <martin.kahlert@infineon.com>tromey2001-08-022-0/+8
* * configure: Rebuilt.tromey2001-08-023-302/+331
* * include/posix.h (_POSIX_PII_SOCKET): Define.ro2001-08-018-313/+379
* * libjava.lang/KeepInline.java: New file.jsturm2001-08-013-0/+25
* * libgcj.spec.in: Pass -fkeep-inline-functions to jc1.jsturm2001-08-012-1/+5
* 2001-07-30 Christian Iseli <chris@ludwig-alpha.unil.ch>tromey2001-07-313-4/+10
* * java/util/Date.java: Re-merged with Classpath.tromey2001-07-312-1/+6