| Age | Commit message (Expand) | Author |
| 2000-08-29 | BitMaskExtent.java, [...]: Removed Latin-1 copyright symbols. | Tom Tromey |
| 2000-08-27 | ZipFile.java: Implement OPEN_DELETE mode... | Mark Wielaard |
| 2000-08-27 | ArrayList.java, [...]: Imported from GNU Classpath. | Anthony Green |
| 2000-08-26 | Makefile.in: Rebuilt. | Anthony Green |
| 2000-08-24 | InflaterInputStream.java (read(byte[],int,int)): return -1 when fill() has no... | Mark Wielaard |
| 2000-08-24 | PrintWriter.java (print(String)): Don't catch IOException, write(String) alre... | Mark Wielaard |
| 2000-08-21 | ResourceBundle.java (trySomeGetBundle): Removed debugging prints. | Tom Tromey |
| 2000-08-21 | natSystem.cc (init_properties): Change sourceware reference to sources.redhat... | Anthony Green |
| 2000-08-20 | Adler32.java: Make private variables really private | Mark Wielaard |
| 2000-08-20 | JarFile.java: Don't call java.util.zip.ZipFile.getEntry twice. | Anthony Green |
| 2000-08-20 | URLClassLoader.java: Find the JarEntry via the JarFile. | Anthony Green |
| 2000-08-19 | ZipInputStream.java (createZipEntry): Implemented. | Tom Tromey |
| 2000-08-19 | Attributes.java, [...]: Imported from Classpath. | Anthony Green |
| 2000-08-17 | natClass.cc (finit_name): Initialized with `finit$'. | Alexandre Petit-Bianco |
| 2000-08-16 | ComponentDataBlitOp.java: New file. | Rolf W. Rasmussen |
| 2000-08-16 | * java/io/ByteArrayOutputStream.java: Merged with Classpath. | Tom Tromey |
| 2000-08-11 | natPlainSocketImpl.cc (bind): Don't go to error case when errno not set. | Tom Tromey |
| 2000-08-10 | Connection.java (gotHeaders): Removed. | Bryce McKinlay |
| 2000-08-09 | Makefile.am: Move beans and applet classes to awt_java_source_files. | Bryce McKinlay |
| 2000-08-08 | Method.java (hashCode): Use getName(). | Tom Tromey |
| 2000-08-07 | PipedInputStream.java (read(byte[],int,int)): Mostly rewrote. | Tom Tromey |
| 2000-08-06 | PrintWriter.java: Merged comments from Classpath. | Tom Tromey |
| 2000-08-06 | StreamTokenizer.java (TT_NONE): Now private. | Tom Tromey |
| 2000-08-04 | ObjectInputStream.java (readFields): Turn off readDataFromBlock while reading... | Warren Levy |
| 2000-08-03 | Makefile.am: Add new AWT stubs. | Bryce McKinlay |
| 2000-08-02 | Makefile.in: Rebuilt. | Tom Tromey |
| 2000-08-02 | [multiple changes] | Bryce McKinlay |
| 2000-07-31 | Component.java (toString): Implemented. | Bryce McKinlay |
| 2000-07-31 | Component.java: Add treeLock object. | Anthony Green |
| 2000-07-31 | BorderLayout.java (BorderLayout()): New constructor. | Tom Tromey |
| 2000-07-30 | Container.java (remove(int)): Wrote. | Tom Tromey |
| 2000-07-28 | ObjectOutputStream.java (writeObject): Per spec, call NotSerializableExceptio... | Warren Levy |
| 2000-07-28 | ObjectStreamException.java: Made constructors protected. | Warren Levy |
| 2000-07-28 | OutputStreamWriter.java (close): Only flush if not closed. | Tom Tromey |
| 2000-07-27 | mauve-libgcj: Activated serialization tests. | Warren Levy |
| 2000-07-27 | RectangularShape.java (getPathIterator): Wrote. | Tom Tromey |
| 2000-07-25 | ColorModel.java: New file... | Rolf W. Rasmussen |
| 2000-07-23 | StreamTokenizer.java: Merged with classpath. | Oskar Liljeblad |
| 2000-07-23 | Makefile.in: Rebuilt. | Tom Tromey |
| 2000-07-20 | natClassLoader.cc (_Jv_PrepareCompiledClass): Only initialize String fields f... | Tom Tromey |
| 2000-07-20 | File.java (getParentFile): New method, from Classpath via Oskar Liljeblad. | Tom Tromey |
| 2000-07-20 | * java/util/Vector.java (remove(Object)): Implemented. | Tom Tromey |
| 2000-07-19 | natThrowable.cc (fillInStackTrace): Check for zero return from backtrace(). | Jeff Sturm |
| 2000-07-15 | EventQueue.java (invokeAndWait): Call postEvent() within synchronized block. | Bryce McKinlay |
| 2000-07-12 | Add missing imports. | Bryce McKinlay |
| 2000-07-12 | Fix missing "package" declaration. | Bryce McKinlay |
| 2000-07-12 | Add missing files from last check-in: | Bryce McKinlay |
| 2000-07-12 | backport: Applet.java: New file. | Bryce McKinlay |
| 2000-07-12 | Big AWT patch. | Bryce McKinlay |
| 2000-07-07 | natClassLoader.cc (_Jv_PrepareCompiledClass): Initialize static final String ... | Tom Tromey |