Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-01-22 | Add license clarification. | Mark Wielaard | 1 | -5/+16 |
2001-12-15 | Collections drop from Classpath: | Bryce McKinlay | 1 | -108/+225 |
2001-03-06 | TreeSet.java (writeObject): Use a for-loop instead of Iterator.hasNext(). | Bryce McKinlay | 1 | -4/+3 |
2001-02-16 | TreeSet.java (clone): Made subclass safe, use super.clone(), not new. | Bryce McKinlay | 1 | -3/+10 |
2001-02-15 | TreeSet.java (clone): Call TreeMap.clone(), not Object.clone(). | Bryce McKinlay | 1 | -10/+3 |
2001-02-14 | re PR libgcj/1758 (java.util package lacks TreeMap) | Bryce McKinlay | 1 | -0/+289 |