summaryrefslogtreecommitdiff
path: root/java/util/IdentityHashMap.java
Commit message (Expand)AuthorAgeFilesLines
* Normalise whitespace.Andrew John Hughes2010-06-031-4/+4
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-101-40/+40
* PR classpath/28987:Tom Tromey2006-10-031-85/+143
* 2006-04-05 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay2006-04-051-3/+0
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 2005-02-16 Michael Koch <konqueror@gmx.de>Michael Koch2005-02-161-6/+6
* 2005-01-05 Ranjit Mathew <rmathew@hotmail.com>Tom Tromey2005-01-051-1/+1
* 2004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch2004-10-221-3/+3
* 2003-12-26 Michael Koch <konqueror@gmx.de>Michael Koch2003-12-261-1/+4
* get(Object), remove(Object), remove(): Docfix to avoid angle bracketsSascha Brawer2002-04-301-14/+19
* 2002-04-02 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-04-021-7/+7
* * java/util/IdentityHashMap.java (put): Set new threshold correctlyBryce McKinlay2002-04-021-1/+1
* Add License clarificationMark Wielaard2002-01-221-5/+16
* * java/util/IdentityHashMap.java (IdentityHashMap): RemovedTom Tromey2002-01-161-4/+2
* 2001-10-25 Eric Blake <ebb9@email.byu.edu>Eric Blake2001-10-251-5/+8
* 2001-10-19 Eric Blake <ebb9@email.byu.edu>Eric Blake2001-10-191-279/+761
* * java/util/IdentityHashMap.java (containsKey): Use getHash.Tom Tromey2001-09-271-11/+18
* * java/util/IdentityHashMap.java (clone): Return the value.Tom Tromey2001-09-051-0/+1
* * java/util/IdentityHashMap.java (clone): Make a copy of theTom Tromey2001-09-051-6/+4
* * java/io/BufferedReader.java (DEFAULT_BUFFER_SIZE): Restored.Brian Jones2001-08-311-2/+14
* 2001-08-21 Jeff Sturm <jsturm@one-point.com>Tom Tromey2001-08-211-2/+2
* * java/util/IdentityHashMap.java: New file.Tom Tromey2001-08-151-0/+415