Age | Commit message (Expand) | Author | Files | Lines |
2005-07-16 | Major merge with Classpath. | Tom Tromey | 1 | -416/+0 |
2005-06-30 | Update FSF address | Kelley Cook | 1 | -2/+2 |
2005-02-17 | GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag... | Michael Koch | 1 | -2/+2 |
2004-04-23 | [multiple changes] | Dalibor Topic | 1 | -2/+2 |
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 |