summaryrefslogtreecommitdiff
path: root/java/util/WeakHashMap.java
Commit message (Expand)AuthorAgeFilesLines
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-101-26/+28
* 2006-04-05 Bryce McKinlay <mckinlay@redhat.com>Bryce McKinlay2006-04-051-3/+0
* 2006-01-06 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2006-01-101-3/+3
* 2005-10-26 Roman Kennke <kennke@aicas.com>Roman Kennke2005-11-091-14/+14
* * all files: Update for new FSF address.Mark Wielaard2005-07-021-2/+2
* 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