summaryrefslogtreecommitdiff
path: root/libjava/java/util/AbstractList.java
Commit message (Expand)AuthorAgeFilesLines
* Major merge with Classpath.Tom Tromey2005-07-161-1225/+0
* Update FSF addressKelley Cook2005-06-301-2/+2
* GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch2005-02-171-463/+462
* AbstractCollection.java, [...]: Added additional exceptions to documentation...Andrew John Hughes2004-08-291-3/+295
* javaprims.h: Updated class declaration list.Tom Tromey2002-06-181-21/+25
* Add license clarification.Mark Wielaard2002-01-221-5/+16
* Collections drop from Classpath:Bryce McKinlay2001-12-151-214/+595
* AbstractList.java (SubList): Make it a top-level private class.Bryce McKinlay2000-11-031-212/+210
* AbstractList.java (remove): Comment out modCount increment to work around com...Bryce McKinlay2000-11-021-2/+4
* AbstractList.java: Throw messages with IndexOutOfBoundsExceptions.Bryce McKinlay2000-11-021-31/+134
* AbstractCollection.java (addAll): Use size() instead of hasNext() in iterator...Bryce McKinlay2000-10-291-343/+220
* Jumbo patch:Tom Tromey2000-05-191-0/+558