aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2001-03-062001-03-06 Bryce McKinlay <bryce@albatross.co.nz>bryce
2001-03-02 Changes merged from Kawa's gnu.math.bothner
2001-02-27 * libgcj.spec.in: Insert %(libgcc) before %(liborig) to fix staticbryce
2001-02-24 Change to sometimes include class name in ClassFormatError message.bothner
2001-02-24 * java/lang/Throwable.java (CPlusPlusDemangler): Pass -s java tobothner
2001-02-22fixbryce
2001-02-22 Disable libgcjx by default.bryce
2001-02-22 Fix for PR java/2040:bryce
2001-02-20 * java/io/PipedWriter.java (flush): Throw exception if streamtromey
2001-02-20 * java/lang/ThreadGroup.java (activeCount): Only include threadstromey
2001-02-19 * java/io/CharArrayReader.java (CharArrayReader): Throwbryce
2001-02-19 * java/lang/Integer.java (getInteger): Return default argument ifbryce
2001-02-17 * java/util/TimerTask.java: New version from Classpath.mark
2001-02-17 Remerge with Classpathmark
2001-02-17 * HACKING: new filemark
2001-02-17 * java/io/DataInputStream.java: update copyright noticemark
2001-02-16 * java/util/HashSet.java (clone): Made subclass safe, usebryce
2001-02-16 * java/util/TreeMap.java (nil): Made non-final.bryce
2001-02-16 * java/util/TreeSet.java (clone): Made subclass safe, usebryce
2001-02-152001-02-14 Andrew Haley <aph@redhat.com>aph
2001-02-152001-02-15 Anthony Green <green@redhat.com>green
2001-02-15 * java/util/AbstractSequentialList.java: Synchronize with Classpath.bryce
2001-02-15 * java/util/HashSet.java (clone): Remove try/catch.bryce
2001-02-15 * gnu/awt/j2d/DirectRasterGraphics.java (clone): Hoist to public.bryce
2001-02-15 * java/util/TreeSet.java (clone): Call TreeMap.clone(), notbryce
2001-02-14 * java/lang/natClass.cc (getSignature): Don't try to dereferencebryce
2001-02-14 * java/util/TreeMap.java: New file.bryce
2001-02-13 * java/io/PipedReader.java (ready): Throw IOException if pipetromey
2001-02-13 * gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.tromey
2001-02-13 Fix for PR libgcj/1351:tromey
2001-02-13 * java/io/BlockDataException.java: Removed.bryce
2001-02-122001-02-12 Jeff Sturm <jeff.sturm@commerceone.com>tromey
2001-02-09 * java/util/Timer.java: New version from Classpath.tromey
2001-02-09 * java/lang/Double.java (doubleToRawLongBits): Now native.bryce
2001-02-092001-02-09 Alexandre Petit-Bianco <apbianco@redhat.com>apbianco
2001-02-09 * java/io/OutputStreamWriter.java: (flush, writeChars): Throwbryce
2001-02-09 * java/lang/Byte.java: Remove redundant instanceof and null checks.bryce
2001-02-09 * java/lang/Float.java (parseFloat): New method.tromey
2001-02-09 From paul@dawa.demon.co.uk. Fix for PR libgcj/1913:tromey
2001-02-08 * libjava.mauve/mauve.exp: Added support for XFAILs.warrenl
2001-02-08gcc/java/:jsm28
2001-02-07 Fix for PR libgcj/1906:tromey
2001-02-07 * java/util/Arrays.java: Removed "cmp" methods.bryce
2001-02-052000-02-03 Jeff Sturm <jeff.sturm@commerceone.com>bryce
2001-02-05gcc/java:bryce
2001-01-31 * Makefile.in: Rebuilt.tromey
2001-01-302001-01-26 Andrew Haley <aph@redhat.com>aph
2001-01-28 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.rth
2001-01-27 * jni.cc (_Jv_JNIFunctions): Added comment for each entry intromey
2001-01-27 * java/io/ObjectInputStream.java (read): AND byte with 0xff to makebryce