Age | Commit message (Expand) | Author | Files | Lines |
2003-12-02 | Reported by: Jim Pick <jim@kaffe.org> | Dalibor Topic | 1 | -1/+24 |
2003-11-26 | HashMap.java (putAll): Use Iterator hasNext() method. | Stuart Ballard | 1 | -4/+4 |
2002-06-18 | javaprims.h: Updated class declaration list. | Tom Tromey | 1 | -12/+19 |
2002-04-07 | Hashtable.java (contains): Remove NullPointer check. | Mark Wielaard | 1 | -14/+8 |
2002-01-22 | Add license clarification. | Mark Wielaard | 1 | -5/+16 |
2001-12-15 | Collections drop from Classpath: | Bryce McKinlay | 1 | -242/+270 |
2001-10-16 | javaprims.h: Updated class list. | Tom Tromey | 1 | -392/+612 |
2001-09-14 | Hashtable.java (Enumerator): Ensure that if hasMoreElements() returns true... | Bryce McKinlay | 1 | -17/+30 |
2001-03-24 | HashMap.java (HashMap): If 0 is given for initialCapacity paramater, bump it ... | Bryce McKinlay | 1 | -1/+3 |
2001-02-22 | re PR java/2040 (java.util.Hashtable(int,float) is stricter than sun's version) | Bryce McKinlay | 1 | -12/+9 |
2000-12-21 | BasicMapEntry.java: Re-added. | Bryce McKinlay | 1 | -34/+35 |
2000-12-17 | Hashtable.java (put): Remove `last' variable. | Jeff Sturm | 1 | -12/+8 |
2000-12-11 | * java/util/Hashtable.java (Enumerator.nextElement): Initialize `e'. | Bryce McKinlay | 1 | -7/+7 |
2000-12-11 | Makefile.am: Add HashSet.java and java/lang/ref classes. | Bryce McKinlay | 1 | -823/+627 |
2000-08-19 | Attributes.java, [...]: Imported from Classpath. | Anthony Green | 1 | -313/+997 |
2000-05-04 | Locale.java (Locale): Don't explicitly check for null. | Tom Tromey | 1 | -11/+5 |
2000-04-11 | Vector.java (VectorEnumeration): Now `final'. | Tom Tromey | 1 | -3/+3 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+398 |