summaryrefslogtreecommitdiff
path: root/java/util/AbstractSequentialList.java
Commit message (Expand)AuthorAgeFilesLines
* 2005-08-02 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-08-021-2/+2
* 2005-02-19 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-02-191-2/+2
* 2005-01-13 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-01-131-1/+7
* * java/util/HashMap.java (HashMap): Fixed parameterization inTom Tromey2004-08-151-1/+1
* * java/lang/Iterable.java: New file.Tom Tromey2004-08-051-14/+14
* Minor changes from libgcj:Tom Tromey2002-01-231-0/+1
* Add License clarificationMark Wielaard2002-01-221-5/+16
* 2001-10-18 Eric Blake <ebb9@email.byu.edu>Eric Blake2001-10-191-42/+133
* * java/util/HashMap.java: Rewritten.Bryce McKinlay2001-02-151-1/+0
* 2000-11-02 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-11-021-3/+12
* 2000-10-29 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-301-25/+2
* 2000-10-29 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-301-18/+36
* 2000-10-26 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-261-18/+18
* 2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-241-40/+50
* Change license to libgcc-like terms.Paul Fisher2000-03-151-18/+26
* Fixed to use the new (1.2RC1) semantics of ListIterator.add()Stuart Ballard1999-01-241-1/+0
* [one commit for multiple Collections files] Several fixes for completeness,Stuart Ballard1998-11-091-13/+0
* (remove(int)): added return of removed object.Geoff Berry1998-07-271-2/+3
* (addAll(int,Collection)): added return value.Geoff Berry1998-07-271-0/+3
* Initial version. Many doc comments missing, some functionality missing.Stuart Ballard1998-06-261-0/+115