summaryrefslogtreecommitdiff
path: root/libjava/java/util/IdentityHashMap.java
AgeCommit message (Expand)Author
2002-06-16RuntimeException.java: Re-merge with Classpath.Tom Tromey
2002-04-02IdentityHashMap.java (put): Set new threshold correctly when resizing table.Bryce McKinlay
2002-01-22Add license clarification.Mark Wielaard
2002-01-16IdentityHashMap.java (IdentityHashMap): Removed commented code.Tom Tromey
2001-12-15Collections drop from Classpath:Bryce McKinlay
2001-09-27IdentityHashMap.java (containsKey): Use getHash.Tom Tromey
2001-09-05AbstractMap.java: Re-merged with Classpath.Tom Tromey
2001-08-21IdentityHashMap.java (get): Fix off-by-one error.Jeff Sturm
2001-08-15jni.cc: Include IdentityHashMap.h, not Hashtable.h.Tom Tromey