Age | Commit message (Expand) | Author | Files | Lines |
2002-06-16 | RuntimeException.java: Re-merge with Classpath. | Tom Tromey | 1 | -16/+19 |
2002-04-01 | BitSet.java (BitSet(int)): if nbits < 0 throw NegativeArraySizeException | Mark Wielaard | 1 | -6/+9 |
2002-01-22 | Add license clarification. | Mark Wielaard | 1 | -5/+16 |
2001-12-15 | Collections drop from Classpath: | Bryce McKinlay | 1 | -118/+451 |
2000-12-06 | * java/util/BitSet.java: Updated copyright notice. | Tom Tromey | 1 | -4/+21 |
2000-12-06 | Collator.java (decomposeCharacter, [...]): Now package-private, not protected. | Tom Tromey | 1 | -1/+1 |
2000-10-30 | BitSet.java: Updated @specnote. | Bryce McKinlay | 1 | -11/+6 |
2000-10-29 | AbstractCollection.java (addAll): Use size() instead of hasNext() in iterator... | Bryce McKinlay | 1 | -22/+220 |
2000-10-29 | Re-indent in preparation for diff. | Bryce McKinlay | 1 | -36/+36 |
2000-10-29 | Re-indent in preparation for diff. | Bryce McKinlay | 1 | -120/+120 |
2000-10-27 | Makefile.am: Added locale files from Classpath. | Warren Levy | 1 | -0/+1 |
2000-05-04 | Locale.java (Locale): Don't explicitly check for null. | Tom Tromey | 1 | -7/+1 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-08-11 | BitSet.java (set, [...]): specify "1" constant as long. | Bryce McKinlay | 1 | -3/+3 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+183 |