| Commit message (Expand) | Author | Age | Files | Lines |
| * | * java/util/ResourceBundle.java (trySomeGetBundle): Pass class | tromey | 2000-12-15 | 1 | -0/+5 |
| * | * java/util/ResourceBundle.java | tromey | 2000-12-15 | 1 | -0/+5 |
| * | * java/text/NumberFormat.java (groupingUsed, parseIntegerOnly, | tromey | 2000-12-15 | 1 | -0/+5 |
| * | * java/lang/Thread.java (checkAccess): Now final. | tromey | 2000-12-15 | 1 | -0/+2 |
| * | * java/lang/RuntimePermission.java: Class now final. | tromey | 2000-12-15 | 1 | -0/+2 |
| * | * java/io/StringWriter.java (StringWriter(int)): Now public. | tromey | 2000-12-15 | 1 | -0/+2 |
| * | * java/io/SerializablePermission.java (legal_names): Now private. | tromey | 2000-12-15 | 1 | -0/+2 |
| * | * java/lang/Character.java: Updated UnicodeBlock constants. | tromey | 2000-12-15 | 1 | -0/+6 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-13 | 1 | -0/+8 |
| * | * gnu/gcj/runtime/FirstThread.java (Kcert, Kfile, Khttp, Kjar): | tromey | 2000-12-12 | 1 | -0/+3 |
| * | * scripts/classes.pl (scan): Skip lines with leading `*'. | tromey | 2000-12-11 | 1 | -0/+5 |
| * | * gcj/javaprims.h: Rebuilt CNI namespace declarations. | bryce | 2000-12-11 | 1 | -0/+2 |
| * | * java/util/Hashtable.java (Enumerator.nextElement): Initialize `e'. | bryce | 2000-12-11 | 1 | -0/+2 |
| * | * configure.in: Remove check for -fuse-divide-subroutine. | bryce | 2000-12-11 | 1 | -0/+5 |
| * | * Makefile.am: Add HashSet.java and java/lang/ref classes. | bryce | 2000-12-11 | 1 | -0/+34 |
| * | Recognize alpha*-*. | green | 2000-12-11 | 1 | -0/+4 |
| * | Enable interpreter for alpha. | green | 2000-12-10 | 1 | -0/+4 |
| * | Top level ChangeLog: | apbianco | 2000-12-10 | 1 | -0/+22 |
| * | From Phil Edwards: | tromey | 2000-12-08 | 1 | -0/+6 |
| * | * java/lang/StringBuffer.java (insert(int,char[])): Avoid | warrenl | 2000-12-08 | 1 | -0/+5 |
| * | * java/io/FileInputStream.java (close): Check if the fd is valid. | warrenl | 2000-12-08 | 1 | -0/+7 |
| * | * java/awt/GridBagConstraints.java: Filled in values for static | tromey | 2000-12-07 | 1 | -0/+3 |
| * | * java/util/BitSet.java: Updated copyright notice. | tromey | 2000-12-06 | 1 | -0/+2 |
| * | Removed erroneous ChangeLog line | tromey | 2000-12-06 | 1 | -1/+0 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-06 | 1 | -0/+6 |
| * | * java/text/Collator.java (decomposeCharacter, decmp, strength): | tromey | 2000-12-06 | 1 | -0/+9 |
| * | * java/util/TimeZone.java (getAvailableIDs): Activated commented | warrenl | 2000-12-04 | 1 | -0/+5 |
| * | * java/io/FilePermission.java: Made class final per spec. | warrenl | 2000-12-04 | 1 | -0/+7 |
| * | * java/lang/natDouble.cc: Include fdlibm.h, not mprec.h. From | bryce | 2000-12-04 | 1 | -0/+5 |
| * | * java/awt/geom/Point2D.java: Added protected constructor. | tromey | 2000-12-04 | 1 | -0/+11 |
| * | * java/awt/AWTError.java: Extend Error, not | tromey | 2000-12-04 | 1 | -0/+3 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-03 | 1 | -0/+4 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-03 | 1 | -0/+4 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-03 | 1 | -0/+6 |
| * | * Makefile.in: Rebuilt. | tromey | 2000-12-03 | 1 | -0/+7 |
| * | * java/util/Vector.java (insertElementAt): Unconditionally | tromey | 2000-12-02 | 1 | -0/+6 |
| * | From Adam Welc <welc@cs.purdue.edu>: | bryce | 2000-12-02 | 1 | -0/+5 |
| * | 2000-12-02 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-12-02 | 1 | -0/+8 |
| * | * Makefile.am: Added entries for new java.sql modules. | warrenl | 2000-12-01 | 1 | -0/+5 |
| * | * mauve-libgcj: Turned on JDK1.2 and turned off tests for classes | warrenl | 2000-12-01 | 1 | -0/+5 |
| * | Fixed ChangeLog entry to be path specific. | warrenl | 2000-12-01 | 1 | -21/+21 |
| * | * Array.java: New file from classpath. | warrenl | 2000-12-01 | 1 | -0/+24 |
| * | * java/util/zip/InflaterInputStream (read): Don't return -1 unless | bryce | 2000-11-29 | 1 | -0/+7 |
| * | 2000-11-29 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-29 | 1 | -1/+9 |
| * | * java/text/DateFormatSymbols.java (zoneStringsDefault): Added | warrenl | 2000-11-28 | 1 | -0/+7 |
| * | 2000-11-28 Bryce McKinlay <bryce@abatross.co.nz> | bryce | 2000-11-28 | 1 | -0/+11 |
| * | * Makefile.am: Added natTimeZone.cc. | warrenl | 2000-11-28 | 1 | -0/+22 |
| * | MIssing ChangeLog entry for my last commits. | green | 2000-11-27 | 1 | -0/+13 |
| * | 2000-11-27 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-27 | 1 | -0/+17 |
| * | Replace stubs with actual implementation | green | 2000-11-27 | 1 | -0/+14 |