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