summaryrefslogtreecommitdiffstats
path: root/libjava
Commit message (Expand)AuthorAgeFilesLines
* * libgcj.spec.in: Insert %(libgcc) before %(liborig) to fix staticbryce2001-02-272-1/+6
* Change to sometimes include class name in ClassFormatError message.bothner2001-02-244-55/+115
* * java/lang/Throwable.java (CPlusPlusDemangler): Pass -s java tobothner2001-02-242-1/+6
* fixbryce2001-02-221-2/+2
* Disable libgcjx by default.bryce2001-02-225-287/+369
* Fix for PR java/2040:bryce2001-02-223-20/+22
* * java/io/PipedWriter.java (flush): Throw exception if streamtromey2001-02-205-29/+120
* * java/lang/ThreadGroup.java (activeCount): Only include threadstromey2001-02-202-7/+22
* * java/io/CharArrayReader.java (CharArrayReader): Throwbryce2001-02-193-10/+18
* * java/lang/Integer.java (getInteger): Return default argument ifbryce2001-02-193-12/+22
* * java/util/TimerTask.java: New version from Classpath.mark2001-02-172-64/+71
* Remerge with Classpathmark2001-02-172-80/+135
* * HACKING: new filemark2001-02-172-0/+50
* * java/io/DataInputStream.java: update copyright noticemark2001-02-177-35/+148
* * java/util/HashSet.java (clone): Made subclass safe, usebryce2001-02-162-3/+13
* * java/util/TreeMap.java (nil): Made non-final.bryce2001-02-162-2/+7
* * java/util/TreeSet.java (clone): Made subclass safe, usebryce2001-02-163-6/+28
* 2001-02-14 Andrew Haley <aph@redhat.com>aph2001-02-152-1/+6
* 2001-02-15 Anthony Green <green@redhat.com>green2001-02-154-23/+17
* * java/util/AbstractSequentialList.java: Synchronize with Classpath.bryce2001-02-159-126/+585
* * java/util/HashSet.java (clone): Remove try/catch.bryce2001-02-152-10/+5
* * gnu/awt/j2d/DirectRasterGraphics.java (clone): Hoist to public.bryce2001-02-153-2/+7
* * java/util/TreeSet.java (clone): Call TreeMap.clone(), notbryce2001-02-153-19/+21
* * java/lang/natClass.cc (getSignature): Don't try to dereferencebryce2001-02-143-16/+27
* * java/util/TreeMap.java: New file.bryce2001-02-148-24/+1781
* * java/io/PipedReader.java (ready): Throw IOException if pipetromey2001-02-135-19/+40
* * gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.tromey2001-02-132-1/+10
* Fix for PR libgcj/1351:tromey2001-02-132-1/+16
* * java/io/BlockDataException.java: Removed.bryce2001-02-135-83/+33
* 2001-02-12 Jeff Sturm <jeff.sturm@commerceone.com>tromey2001-02-122-2/+12
* * java/util/Timer.java: New version from Classpath.tromey2001-02-092-429/+496
* * java/lang/Double.java (doubleToRawLongBits): Now native.bryce2001-02-095-17/+27
* 2001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco2001-02-092-0/+23
* * java/io/OutputStreamWriter.java: (flush, writeChars): Throwbryce2001-02-092-1/+10
* * java/lang/Byte.java: Remove redundant instanceof and null checks.bryce2001-02-097-51/+50
* * java/lang/Float.java (parseFloat): New method.tromey2001-02-092-1/+13
* From paul@dawa.demon.co.uk. Fix for PR libgcj/1913:tromey2001-02-092-1/+16
* * libjava.mauve/mauve.exp: Added support for XFAILs.warrenl2001-02-083-5/+45
* gcc/java/:jsm282001-02-085-5/+11
* Fix for PR libgcj/1906:tromey2001-02-072-25/+26
* * java/util/Arrays.java: Removed "cmp" methods.bryce2001-02-072-89/+65
* 2000-02-03 Jeff Sturm <jeff.sturm@commerceone.com>bryce2001-02-052-0/+5
* gcc/java:bryce2001-02-054-311/+290
* * Makefile.in: Rebuilt.tromey2001-01-313-1/+13
* 2001-01-26 Andrew Haley <aph@redhat.com>aph2001-01-302-2/+20
* * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.rth2001-01-282-0/+5
* * jni.cc (_Jv_JNIFunctions): Added comment for each entry intromey2001-01-272-230/+236
* * java/io/ObjectInputStream.java (read): AND byte with 0xff to makebryce2001-01-273-15/+53
* * jni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature from externaltromey2001-01-262-10/+21
* * libjava.jni/martin.c (Java_martin_myNative): Flush stdout.tromey2001-01-262-0/+3
OpenPOWER on IntegriCloud