| Commit message (Expand) | Author | Age | Files | Lines |
| * | * java/util/Arrays.java: Removed "cmp" methods. | bryce | 2001-02-07 | 1 | -88/+53 |
| * | Fix for PR libgcj/1411: | warrenl | 2001-01-09 | 3 | -120/+52 |
| * | Fix for PR libgcj/1358: | warrenl | 2000-12-28 | 4 | -15/+14 |
| * | * java/util/zip/Deflater.java (update, init): Now private. | tromey | 2000-12-21 | 1 | -2/+2 |
| * | * java/util/BasicMapEntry.java: Re-added. | bryce | 2000-12-21 | 3 | -85/+136 |
| * | * java/util/GregorianCalendar.java (GregorianCalendar): Constructors | warrenl | 2000-12-19 | 1 | -3/+3 |
| * | * java/util/zip/natInflater.cc (inflate): Treat Z_BUF_ERROR as | bryce | 2000-12-18 | 1 | -5/+10 |
| * | * java/util/ArrayList.java (data): Declare transient. | bryce | 2000-12-17 | 1 | -14/+6 |
| * | 2000-12-17 Jeff Sturm <jeff.sturm@commerceone.com> | bryce | 2000-12-17 | 2 | -22/+14 |
| * | * java/util/ResourceBundle.java (trySomeGetBundle): Pass class | tromey | 2000-12-15 | 1 | -1/+3 |
| * | * java/util/ResourceBundle.java | tromey | 2000-12-15 | 1 | -8/+17 |
| * | * java/util/Hashtable.java (Enumerator.nextElement): Initialize `e'. | bryce | 2000-12-11 | 1 | -7/+7 |
| * | * Makefile.am: Add HashSet.java and java/lang/ref classes. | bryce | 2000-12-11 | 10 | -1969/+2318 |
| * | * java/util/BitSet.java: Updated copyright notice. | tromey | 2000-12-06 | 1 | -4/+21 |
| * | * java/text/Collator.java (decomposeCharacter, decmp, strength): | tromey | 2000-12-06 | 2 | -2/+2 |
| * | * java/util/TimeZone.java (getAvailableIDs): Activated commented | warrenl | 2000-12-04 | 1 | -10/+0 |
| * | * java/io/FilePermission.java: Made class final per spec. | warrenl | 2000-12-04 | 1 | -1/+1 |
| * | * java/util/Vector.java (insertElementAt): Unconditionally | tromey | 2000-12-02 | 1 | -2/+7 |
| * | From Adam Welc <welc@cs.purdue.edu>: | bryce | 2000-12-02 | 1 | -1/+11 |
| * | Check this.len, not len, when determining if there is no more input data. | bryce | 2000-11-29 | 1 | -1/+1 |
| * | * java/util/zip/InflaterInputStream (read): Don't return -1 unless | bryce | 2000-11-29 | 1 | -7/+10 |
| * | * Makefile.am: Added natTimeZone.cc. | warrenl | 2000-11-28 | 2 | -114/+1098 |
| * | 2000-11-27 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-27 | 3 | -39/+38 |
| * | 2000-11-23 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-23 | 1 | -18/+23 |
| * | 2000-11-22 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-22 | 5 | -383/+2786 |
| * | * java/lang/natString.cc: Include Locale.h. | tromey | 2000-11-18 | 1 | -60/+73 |
| * | Merge with Classpath (changes by Bryce McKinlay) | mark | 2000-11-18 | 7 | -1323/+1455 |
| * | * java/util/zip/*.java: Javadoc and copyright updates. | mark | 2000-11-17 | 18 | -195/+666 |
| * | * java/text/CollationKey.java: Implement Comparable. | tromey | 2000-11-17 | 2 | -7/+35 |
| * | * java/io/PushbackReader.java: Merged with Classpath. | tromey | 2000-11-17 | 1 | -719/+1106 |
| * | 2000-11-03 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-03 | 2 | -219/+233 |
| * | 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-02 | 1 | -2/+4 |
| * | 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-11-02 | 4 | -452/+631 |
| * | 2000-10-30 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-10-30 | 1 | -11/+6 |
| * | 2000-10-29 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-10-29 | 7 | -891/+911 |
| * | Re-indent in preparation for diff. | bryce | 2000-10-29 | 1 | -36/+36 |
| * | Re-indent in preparation for diff. | bryce | 2000-10-29 | 1 | -120/+120 |
| * | * java/util/natGregorianCalendar.cc (computeFields): Set the isSet__ | warrenl | 2000-10-27 | 1 | -0/+2 |
| * | * Makefile.am: Added locale files from Classpath. | warrenl | 2000-10-27 | 5 | -324/+1676 |
| * | 2000-10-24 Bryce McKinlay <bryce@albatross.co.nz> | bryce | 2000-10-24 | 1 | -32/+56 |
| * | 2000-10-23 Alexandre Petit-Bianco <apbianco@cygnus.com> | apbianco | 2000-10-23 | 1 | -4/+1 |
| * | * java/util/Properties.java: Merged with Classpath version. | tromey | 2000-10-07 | 1 | -366/+461 |
| * | * Makefile.am: Removed java/io/Replaceable.java and | warrenl | 2000-10-05 | 1 | -5/+28 |
| * | * java/beans/PropertyChangeEvent.java (serialVersionUID): Added. | warrenl | 2000-09-08 | 6 | -3/+15 |
| * | * java/util/zip/ZipFile.java (ZipFile): Delete file when opened in | tromey | 2000-09-04 | 1 | -1/+1 |
| * | * gnu/gcj/awt/BitMaskExtent.java, gnu/gcj/awt/Buffers.java, | tromey | 2000-08-29 | 1 | -3/+8 |
| * | * java/util/zip/ZipFile.java: Implement OPEN_DELETE mode, new constructor, | mark | 2000-08-27 | 2 | -14/+43 |
| * | 2000-08-27 Anthony Green <green@redhat.com> | green | 2000-08-27 | 9 | -0/+3072 |
| * | * java/util/zip/InflaterInputStream.java (read(byte[],int,int)): | mark | 2000-08-24 | 1 | -0/+2 |
| * | * java/util/ResourceBundle.java (trySomeGetBundle): Removed | tromey | 2000-08-21 | 1 | -16/+12 |