summaryrefslogtreecommitdiff
path: root/java/util/WeakHashMap.java
Commit message (Expand)AuthorAgeFilesLines
* 2006-04-13 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-04-141-3/+0
* * Update to classpath-0_20-release minus:Mark Wielaard2006-01-131-3/+3
* 2005-11-27 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-11-271-14/+14
* 2005-08-02 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-08-021-2/+2
* * java/util/AbstractList.java (set, add): Fixed argument types.Tom Tromey2005-01-121-16/+16
* 2005-01-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2005-01-101-11/+13
* Cleaned up imports in java.utilDalibor Topic2004-04-221-2/+2
* * java/util/WeakHashMap.java (WeakHashMap(int,float)): IfTom Tromey2003-08-011-1/+3
* 2002-05-06 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-05-071-4/+7
* threshold, slot: Docfix for pre-formatted code without asterisksSascha Brawer2002-04-301-5/+6
* 2002-03-25 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-251-2/+5
* 2002-03-08 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-03-091-21/+20
* 2002-02-09 Eric Blake <ebb9@email.byu.edu>Eric Blake2002-02-091-0/+7
* Thanks to Takashi OkamotoMark Wielaard2002-02-091-2/+2
* Add License clarificationMark Wielaard2002-01-221-5/+16
* 2001-10-30 Eric Blake <ebb9@email.byu.edu>Eric Blake2001-10-311-1/+1
* 2001-10-25 Eric Blake <ebb9@email.byu.edu>Eric Blake2001-10-251-283/+407
* 2000-10-26 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-261-22/+22
* 2000-10-24 Bryce McKinlay <bryce@albatross.co.nz>Bryce McKinlay2000-10-241-175/+176
* Change license to libgcc-like terms.Paul Fisher2000-03-151-19/+26
* Some bug fixes.Jochen Hoenicke2000-03-051-12/+7
* added the queue parameter to WeakBucket constructor, to fix compiling withJochen Hoenicke1999-12-301-3/+3
* Make sure that hashed slot number is not negative.Jochen Hoenicke1999-07-221-5/+13
* java.util.WeakHashMap added.Jochen Hoenicke1999-06-251-0/+720