Age | Commit message (Expand) | Author | Files | Lines |
2001-03-19 | ArrayList.java: Remove RCS keywords from comments | Mark Wielaard | 1 | -1/+0 |
2000-12-17 | ArrayList.java (data): Declare transient. | Bryce McKinlay | 1 | -14/+6 |
2000-11-27 | Vector.java (ensureCapacity): Don't increment modCount. | Bryce McKinlay | 1 | -4/+7 |
2000-11-22 | Makefile.in: Rebuilt. | Bryce McKinlay | 1 | -15/+9 |
2000-11-02 | AbstractList.java: Throw messages with IndexOutOfBoundsExceptions. | Bryce McKinlay | 1 | -7/+7 |
2000-10-29 | AbstractCollection.java (addAll): Use size() instead of hasNext() in iterator... | Bryce McKinlay | 1 | -248/+180 |
2000-08-27 | ArrayList.java, [...]: Imported from GNU Classpath. | Anthony Green | 1 | -0/+497 |