summaryrefslogtreecommitdiff
path: root/libjava/java/util/Hashtable.java
AgeCommit message (Expand)Author
2005-07-16Major merge with Classpath.Tom Tromey
2005-06-30Update FSF addressKelley Cook
2005-02-17GThreadNativeMethodRunner.java, [...]: Fixed usage of @author tag...Michael Koch
2004-04-23[multiple changes]Dalibor Topic
2003-12-07Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal.Bryce McKinlay
2003-12-07Hashtable.java (internalContainsValue): Removed.Bryce McKinlay
2003-12-02Reported by: Jim Pick <jim@kaffe.org>Dalibor Topic
2003-11-26HashMap.java (putAll): Use Iterator hasNext() method.Stuart Ballard
2002-06-18javaprims.h: Updated class declaration list.Tom Tromey
2002-04-07Hashtable.java (contains): Remove NullPointer check.Mark Wielaard
2002-01-22Add license clarification.Mark Wielaard
2001-12-15Collections drop from Classpath:Bryce McKinlay
2001-10-16javaprims.h: Updated class list.Tom Tromey
2001-09-14Hashtable.java (Enumerator): Ensure that if hasMoreElements() returns true...Bryce McKinlay
2001-03-24HashMap.java (HashMap): If 0 is given for initialCapacity paramater, bump it ...Bryce McKinlay
2001-02-22re PR java/2040 (java.util.Hashtable(int,float) is stricter than sun's version)Bryce McKinlay
2000-12-21BasicMapEntry.java: Re-added.Bryce McKinlay
2000-12-17Hashtable.java (put): Remove `last' variable.Jeff Sturm
2000-12-11* java/util/Hashtable.java (Enumerator.nextElement): Initialize `e'.Bryce McKinlay
2000-12-11Makefile.am: Add HashSet.java and java/lang/ref classes.Bryce McKinlay
2000-08-19Attributes.java, [...]: Imported from Classpath.Anthony Green
2000-05-04Locale.java (Locale): Don't explicitly check for null.Tom Tromey
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-04-07Initial revisionTom Tromey