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