aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/util/IdentityHashMap.java
AgeCommit message (Expand)AuthorFilesLines
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch1-6/+6
2004-12-08IdentityHashMap.java (put): Replace mistaken use of "<<" by "*".Ranjit Mathew1-1/+1
2004-10-222004-10-22 Michael Koch <konqueror@gmx.de>Michael Koch1-3/+3
2003-12-09Calendar.java, [...]: Import used classes explicitely.Michael Koch1-1/+4
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