| Commit message (Expand) | Author | Age | Files | Lines |
| * | * libjava.lang/instinit.out: Removed erroneous line. | tromey | 2000-12-16 | 2 | -1/+2 |
| * | * libjava.lang/Thread_1.out: Expect `0' active count. | tromey | 2000-12-16 | 2 | -1/+3 |
| * | * libjava.lang/stub.xfail: New file. | tromey | 2000-12-16 | 10 | -10/+27 |
| * | * lib/libjava.exp (libjava_tcompile): New proc. | tromey | 2000-12-16 | 15 | -25/+90 |
| * | * java/util/ResourceBundle.java (trySomeGetBundle): Pass class | tromey | 2000-12-15 | 2 | -1/+8 |
| * | * java/util/ResourceBundle.java | tromey | 2000-12-15 | 2 | -8/+22 |
| * | * java/text/NumberFormat.java (groupingUsed, parseIntegerOnly, | tromey | 2000-12-15 | 2 | -6/+11 |
| * | * java/lang/Thread.java (checkAccess): Now final. | tromey | 2000-12-15 | 2 | -1/+3 |
| * | * java/lang/RuntimePermission.java: Class now final. | tromey | 2000-12-15 | 2 | -2/+4 |
| * | * java/io/StringWriter.java (StringWriter(int)): Now public. | tromey | 2000-12-15 | 2 | -4/+6 |
| * | * java/io/SerializablePermission.java (legal_names): Now private. | tromey | 2000-12-15 | 2 | -3/+5 |
| * | * java/lang/Character.java: Updated UnicodeBlock constants. | tromey | 2000-12-15 | 3 | -11/+68 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-13 | 3 | -25/+56 |
| * | * gnu/gcj/runtime/FirstThread.java (Kcert, Kfile, Khttp, Kjar): | tromey | 2000-12-12 | 2 | -1/+13 |
| * | * scripts/classes.pl (scan): Skip lines with leading `*'. | tromey | 2000-12-11 | 2 | -1/+10 |
| * | * gcj/javaprims.h: Rebuilt CNI namespace declarations. | bryce | 2000-12-11 | 2 | -96/+63 |
| * | * java/util/Hashtable.java (Enumerator.nextElement): Initialize `e'. | bryce | 2000-12-11 | 2 | -7/+9 |
| * | * configure.in: Remove check for -fuse-divide-subroutine. | bryce | 2000-12-11 | 3 | -325/+286 |
| * | * Makefile.am: Add HashSet.java and java/lang/ref classes. | bryce | 2000-12-11 | 18 | -2036/+2916 |
| * | Recognize alpha*-*. | green | 2000-12-11 | 2 | -1/+5 |
| * | Enable interpreter for alpha. | green | 2000-12-10 | 2 | -0/+7 |
| * | Top level ChangeLog: | apbianco | 2000-12-10 | 3 | -56/+82 |
| * | From Phil Edwards: | tromey | 2000-12-08 | 3 | -282/+299 |
| * | * java/lang/StringBuffer.java (insert(int,char[])): Avoid | warrenl | 2000-12-08 | 2 | -1/+8 |
| * | * java/io/FileInputStream.java (close): Check if the fd is valid. | warrenl | 2000-12-08 | 5 | -8/+15 |
| * | * java/awt/GridBagConstraints.java: Filled in values for static | tromey | 2000-12-07 | 2 | -15/+18 |
| * | * java/util/BitSet.java: Updated copyright notice. | tromey | 2000-12-06 | 2 | -4/+23 |
| * | Removed erroneous ChangeLog line | tromey | 2000-12-06 | 1 | -1/+0 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-06 | 4 | -1/+99 |
| * | * java/text/Collator.java (decomposeCharacter, decmp, strength): | tromey | 2000-12-06 | 6 | -8/+17 |
| * | * java/util/TimeZone.java (getAvailableIDs): Activated commented | warrenl | 2000-12-04 | 2 | -10/+5 |
| * | * java/io/FilePermission.java: Made class final per spec. | warrenl | 2000-12-04 | 4 | -4/+11 |
| * | * java/lang/natDouble.cc: Include fdlibm.h, not mprec.h. From | bryce | 2000-12-04 | 2 | -1/+6 |
| * | * java/awt/geom/Point2D.java: Added protected constructor. | tromey | 2000-12-04 | 7 | -18/+51 |
| * | * java/awt/AWTError.java: Extend Error, not | tromey | 2000-12-04 | 2 | -6/+9 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-03 | 4 | -0/+352 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-03 | 4 | -14/+266 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-03 | 4 | -6/+287 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-03 | 5 | -3/+416 |
| * | * java/util/Vector.java (insertElementAt): Unconditionally | tromey | 2000-12-02 | 2 | -2/+13 |
| * | From Adam Welc <welc@cs.purdue.edu>: | bryce | 2000-12-02 | 2 | -1/+16 |
| * | 2000-12-02 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-12-02 | 5 | -2/+13 |
| * | Really reverted erroneous checkin | tromey | 2000-12-01 | 2 | -13/+6 |
| * | Reverted erroneous checkin | tromey | 2000-12-01 | 1 | -14/+13 |
| * | more work | tromey | 2000-12-01 | 4 | -7/+18 |
| * | * Makefile.am: Added entries for new java.sql modules. | warrenl | 2000-12-01 | 3 | -5/+33 |
| * | * mauve-libgcj: Turned on JDK1.2 and turned off tests for classes | warrenl | 2000-12-01 | 2 | -4/+18 |
| * | Fixed ChangeLog entry to be path specific. | warrenl | 2000-12-01 | 1 | -21/+21 |
| * | * Array.java: New file from classpath. | warrenl | 2000-12-01 | 22 | -20/+3810 |
| * | Check this.len, not len, when determining if there is no more input data. | bryce | 2000-11-29 | 1 | -1/+1 |