Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-03-24 | HashMap.java (HashMap): If 0 is given for initialCapacity paramater, bump it ... | Bryce McKinlay | 1 | -2/+4 |
2001-02-22 | re PR java/2040 (java.util.Hashtable(int,float) is stricter than sun's version) | Bryce McKinlay | 1 | -8/+6 |
2001-02-14 | re PR libgcj/1758 (java.util package lacks TreeMap) | Bryce McKinlay | 1 | -10/+11 |
2000-12-21 | BasicMapEntry.java: Re-added. | Bryce McKinlay | 1 | -51/+9 |
2000-12-17 | Hashtable.java (put): Remove `last' variable. | Jeff Sturm | 1 | -10/+6 |
2000-12-11 | Makefile.am: Add HashSet.java and java/lang/ref classes. | Bryce McKinlay | 1 | -756/+655 |
2000-08-27 | ArrayList.java, [...]: Imported from GNU Classpath. | Anthony Green | 1 | -0/+858 |