summaryrefslogtreecommitdiffstats
path: root/libjava/java/util/IdentityHashMap.java
Commit message (Expand)AuthorAgeFilesLines
* * java/lang/RuntimeException.java: Re-merge with Classpath.tromey2002-06-161-21/+26
* * java/util/IdentityHashMap.java (put): Set new threshold correctlybryce2002-04-021-1/+1
* Add license clarification.mark2002-01-221-5/+16
* * java/util/IdentityHashMap.java (IdentityHashMap): Removedtromey2002-01-161-4/+2
* Collections drop from Classpath:bryce2001-12-151-279/+764
* * java/util/IdentityHashMap.java (containsKey): Use getHash.tromey2001-09-271-11/+18
* * java/util/AbstractMap.java: Re-merged with Classpath.tromey2001-09-051-3/+14
* * java/util/IdentityHashMap.java (get): Fix off-by-one error.jsturm2001-08-211-2/+2
* * jni.cc: Include IdentityHashMap.h, not Hashtable.h.tromey2001-08-151-0/+415
OpenPOWER on IntegriCloud