aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/IdentityHashMap.java
AgeCommit message (Expand)AuthorFilesLines
2002-06-16RuntimeException.java: Re-merge with Classpath.Tom Tromey1-21/+26
2002-04-02IdentityHashMap.java (put): Set new threshold correctly when resizing table.Bryce McKinlay1-1/+1
2002-01-22Add license clarification.Mark Wielaard1-5/+16
2002-01-16IdentityHashMap.java (IdentityHashMap): Removed commented code.Tom Tromey1-4/+2
2001-12-15Collections drop from Classpath:Bryce McKinlay1-279/+764
2001-09-27IdentityHashMap.java (containsKey): Use getHash.Tom Tromey1-11/+18
2001-09-05AbstractMap.java: Re-merged with Classpath.Tom Tromey1-3/+14
2001-08-21IdentityHashMap.java (get): Fix off-by-one error.Jeff Sturm1-2/+2
2001-08-15jni.cc: Include IdentityHashMap.h, not Hashtable.h.Tom Tromey1-0/+415