aboutsummaryrefslogtreecommitdiff
path: root/libjava/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-02-16HashSet.java (clone): Made subclass safe, use super.clone(), not new.Bryce McKinlay1-0/+3
2001-02-16TreeMap.java (nil): Made non-final.Bryce McKinlay1-0/+3
2001-02-16TreeSet.java (clone): Made subclass safe, use super.clone(), not new.Bryce McKinlay1-0/+6
2001-02-15i386-signal.h (INIT_SEGV): Use a direct system call to set the handler.Andrew Haley1-0/+5
2001-02-15defineclass.cc: Don't include alloca.h.Anthony Green1-0/+8
2001-02-15AbstractSequentialList.java: Synchronize with Classpath.Bryce McKinlay1-0/+9
2001-02-15* java/util/HashSet.java (clone): Remove try/catch.Bryce McKinlay1-0/+2
2001-02-15DirectRasterGraphics.java (clone): Hoist to public.Bryce McKinlay1-0/+4
2001-02-15TreeSet.java (clone): Call TreeMap.clone(), not Object.clone().Bryce McKinlay1-0/+7
2001-02-14natClass.cc (getSignature): Don't try to dereference param_types if it is null.Bryce McKinlay1-0/+10
2001-02-14re PR libgcj/1758 (java.util package lacks TreeMap)Bryce McKinlay1-0/+12
2001-02-13PipedReader.java (ready): Throw IOException if pipe closed.Tom Tromey1-0/+11
2001-02-13* gnu/awt/j2d/AbstractGraphicsState.java (clone): Made public.Tom Tromey1-0/+4
2001-02-13re PR libgcj/1351 (_Jv_select -vs- Thread.interrupt)Tom Tromey1-0/+7
2001-02-13BlockDataException.java: Removed.Bryce McKinlay1-0/+8
2001-02-12interpret.cc (continue1): [insn_invokevirtual] Do an explicit null pointer ch...Jeff Sturm1-0/+6
2001-02-09* java/util/Timer.java: New version from Classpath.Tom Tromey1-0/+4
2001-02-09Double.java (doubleToRawLongBits): Now native.Bryce McKinlay1-0/+7
2001-02-09File.java (java.net): Imported.Alexandre Petit-Bianco1-0/+7
2001-02-09OutputStreamWriter.java: (flush, writeChars): Throw IOException if stream clo...Bryce McKinlay1-0/+3
2001-02-09Byte.java: Remove redundant instanceof and null checks.Bryce McKinlay1-0/+11
2001-02-09* java/lang/Float.java (parseFloat): New method.Tom Tromey1-0/+4
2001-02-09re PR libgcj/1913 (reading closed streams throws NullPointerException, not IO...Tom Tromey1-0/+6
2001-02-08gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.Joseph Myers1-0/+6
2001-02-07re PR libgcj/1906 (difference between gcj and jdk for MessageFormat)Tom Tromey1-0/+9
2001-02-07re PR java/1895 (Libjava: Arrays.sort doesn't work)Bryce McKinlay1-1/+12
2001-02-05configure.host: Use sjlj-exceptions for Alpha.Jeff Sturm1-0/+4
2001-02-05Make-lang.in (jvspec.o): Add DRIVER_DEFINES to the list of macros used when c...Bryce McKinlay1-0/+6
2001-01-31Makefile.in: Rebuilt.Tom Tromey1-0/+5
2001-01-302001-01-26 Andrew Haley <aph@redhat.com>Andrew Haley1-0/+4
2001-01-27configure.in (target_makefile_frag): Use mt-alphaieee.Richard Henderson1-0/+4
2001-01-27jni.cc (_Jv_JNIFunctions): Added comment for each entry in native interface s...Tom Tromey1-0/+5
2001-01-27ObjectInputStream.java (read): AND byte with 0xff to make result unsigned.Bryce McKinlay1-0/+10
2001-01-26jni.cc (_Jv_JNI_GetAnyMethodID): Rewrite signature from external to internal ...Tom Tromey1-0/+7
2001-01-26natSystem.cc (getSystemTimeZone): Only use tm_gmtoff and timezone if they are...Warren Levy1-0/+5
2001-01-25* java/lang/sf_fabs.c: Use uint32_t, not __uint32_t.Tom Tromey1-0/+4
2001-01-24Makefile.in: Rebuilt.Tom Tromey1-0/+6
2001-01-20SimpleDateFormat.java (format): Compute hour for cases HOUR_OF_DAY1_FIELD (1-...Warren Levy1-1/+6
2001-01-18* java/bean/Beans.java (instantiate): enable Applet code from ClasspathMark Wielaard1-0/+4
2001-01-17Class.h (isInterface): Move implementation from natClass.cc.Bryce McKinlay1-0/+9
2001-01-17prims.cc (init_prim_class): Deleted.Alexandre Petit-Bianco1-0/+11
2001-01-17* java/math/BigInteger.java: Update Copyright year.Warren Levy1-0/+4
2001-01-17BigInteger.java (setShiftRight): Only do negative shift if count != 0.Hans Boehm1-0/+5
2001-01-15All files with updated copyright.Alexandre Petit-Bianco1-0/+24
2001-01-15URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com)Mark Wielaard1-0/+4
2001-01-13Removed bogus ChangeLog entryTom Tromey1-5/+0
2001-01-12natGtkComponentPeer.cc (getLocationOnScreen): Wrote.Tom Tromey1-0/+15
2001-01-12natSystem.cc: Include locale.h if it exists.Tom Tromey1-0/+6
2001-01-11Cursor.java (Cursor(String)): Set type to custom.Tom Tromey1-0/+11
2001-01-11Makefile.am: Re-enable dependencies.Bryce McKinlay1-0/+5