aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/LinkedList.java
AgeCommit message (Expand)AuthorFilesLines
2003-10-08LinkedList.java: Removed whitespace to match classpath's version again.Michael Koch1-1/+1
2003-10-01jcf-parse.c (java_parse_file): Write otable and atable.Andrew Haley1-1/+1
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey1-4/+6
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2001-12-15Collections drop from Classpath:Bryce McKinlay1-208/+482
2001-07-17LinkedList.java (clone): Clear the copy list with clear(), not by setting its...Bryce McKinlay1-8/+2
2000-12-04FilePermission.java: Made class final per spec.Warren Levy1-1/+1
2000-12-02From Adam Welc <welc@cs.purdue.edu>:Bryce McKinlay1-1/+11
2000-11-03AbstractList.java (SubList): Make it a top-level private class.Bryce McKinlay1-7/+23
2000-11-02AbstractList.java: Throw messages with IndexOutOfBoundsExceptions.Bryce McKinlay1-411/+478
2000-08-27ArrayList.java, [...]: Imported from GNU Classpath.Anthony Green1-0/+584