summaryrefslogtreecommitdiff
path: root/libjava/java/util/LinkedList.java
AgeCommit message (Expand)Author
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch
2004-04-23[multiple changes]Dalibor Topic
2003-10-08LinkedList.java: Removed whitespace to match classpath's version again.Michael Koch
2003-10-01jcf-parse.c (java_parse_file): Write otable and atable.Andrew Haley
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey
2002-01-22Add license clarification.Mark Wielaard
2001-12-15Collections drop from Classpath:Bryce McKinlay
2001-07-17LinkedList.java (clone): Clear the copy list with clear(), not by setting its...Bryce McKinlay
2000-12-04FilePermission.java: Made class final per spec.Warren Levy
2000-12-02From Adam Welc <welc@cs.purdue.edu>:Bryce McKinlay
2000-11-03AbstractList.java (SubList): Make it a top-level private class.Bryce McKinlay
2000-11-02AbstractList.java: Throw messages with IndexOutOfBoundsExceptions.Bryce McKinlay
2000-08-27ArrayList.java, [...]: Imported from GNU Classpath.Anthony Green