summaryrefslogtreecommitdiff
path: root/libjava/java/util/Vector.java
AgeCommit message (Expand)Author
2002-04-07ArrayList.java (addAll(int,Collection)): System.arraycopy all of the remainin...Mark Wielaard
2002-01-22Add license clarification.Mark Wielaard
2001-12-15Collections drop from Classpath:Bryce McKinlay
2001-10-31HACKING, [...]: Fix spelling errors.Joseph Myers
2000-12-02Vector.java (insertElementAt): Unconditionally increment elementCount.Tom Tromey
2000-11-27Vector.java (ensureCapacity): Don't increment modCount.Bryce McKinlay
2000-11-23Vector.java: Improve exception messages.Bryce McKinlay
2000-11-22Makefile.in: Rebuilt.Bryce McKinlay
2000-09-08PropertyChangeEvent.java (serialVersionUID): Added.Warren Levy
2000-07-20* java/util/Vector.java (remove(Object)): Implemented.Tom Tromey
2000-04-11Vector.java (VectorEnumeration): Now `final'.Tom Tromey
2000-04-09natObject.cc (_Jv_MonitorEnter): Only perform null check when we have to.Anthony Green
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