Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-07-17 | LinkedList.java (clone): Clear the copy list with clear(), not by setting its... | Bryce McKinlay | 1 | -8/+2 |
2000-12-04 | FilePermission.java: Made class final per spec. | Warren Levy | 1 | -1/+1 |
2000-12-02 | From Adam Welc <welc@cs.purdue.edu>: | Bryce McKinlay | 1 | -1/+11 |
2000-11-03 | AbstractList.java (SubList): Make it a top-level private class. | Bryce McKinlay | 1 | -7/+23 |
2000-11-02 | AbstractList.java: Throw messages with IndexOutOfBoundsExceptions. | Bryce McKinlay | 1 | -411/+478 |
2000-08-27 | ArrayList.java, [...]: Imported from GNU Classpath. | Anthony Green | 1 | -0/+584 |