Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-10-08 | LinkedList.java: Removed whitespace to match classpath's version again. | Michael Koch | 1 | -1/+1 |
2003-10-01 | jcf-parse.c (java_parse_file): Write otable and atable. | Andrew Haley | 1 | -1/+1 |
2002-06-18 | javaprims.h: Updated class declaration list. | Tom Tromey | 1 | -4/+6 |
2002-01-22 | Add license clarification. | Mark Wielaard | 1 | -5/+16 |
2001-12-15 | Collections drop from Classpath: | Bryce McKinlay | 1 | -208/+482 |
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 |