Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * java/lang/RuntimeException.java: Re-merge with Classpath. | tromey | 2002-06-16 | 1 | -21/+26 |
* | * java/util/IdentityHashMap.java (put): Set new threshold correctly | bryce | 2002-04-02 | 1 | -1/+1 |
* | Add license clarification. | mark | 2002-01-22 | 1 | -5/+16 |
* | * java/util/IdentityHashMap.java (IdentityHashMap): Removed | tromey | 2002-01-16 | 1 | -4/+2 |
* | Collections drop from Classpath: | bryce | 2001-12-15 | 1 | -279/+764 |
* | * java/util/IdentityHashMap.java (containsKey): Use getHash. | tromey | 2001-09-27 | 1 | -11/+18 |
* | * java/util/AbstractMap.java: Re-merged with Classpath. | tromey | 2001-09-05 | 1 | -3/+14 |
* | * java/util/IdentityHashMap.java (get): Fix off-by-one error. | jsturm | 2001-08-21 | 1 | -2/+2 |
* | * jni.cc: Include IdentityHashMap.h, not Hashtable.h. | tromey | 2001-08-15 | 1 | -0/+415 |