| Age | Commit message (Expand) | Author | Files | Lines |
| 2004-10-20 | RMIC.java: Reformatted. | Michael Koch | 1 | -958/+951 |
| 2004-10-18 | [multiple changes] | Michael Koch | 1 | -3/+3 |
| 2004-10-18 | PlainDatagramSocketImpl.java: Reworked import statements. | Michael Koch | 2 | -2/+3 |
| 2004-10-17 | OID.java, [...]: Import statements cleaned up. | Michael Koch | 5 | -65/+39 |
| 2004-10-16 | NIODatagramSocket.java, [...]: Reorganized import statements. | Michael Koch | 2 | -6/+1 |
| 2004-10-16 | RMIMarshalledObjectOutputStream.java [...]: File headers and import statement... | Michael Koch | 10 | -76/+59 |
| 2004-10-16 | UTF_16.java, [...]: Cleanup. | Michael Koch | 3 | -12/+6 |
| 2004-10-16 | 2004-10-16 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
| 2004-10-16 | ExplicitBeanInfo.java: Explicitely import java.awt.Image. | Michael Koch | 1 | -6/+7 |
| 2004-10-09 | RMIC.java, [...]: Reworked import statements and fixed file headers. | Michael Koch | 7 | -23/+16 |
| 2004-09-24 | 2004-09-24 Ilya Perminov <iperminov@logicalsoft.com> | Ilya Perminov | 2 | -1/+15 |
| 2004-09-24 | PipeImpl.java: Use VMPipe for native stuff. | Michael Koch | 10 | -36/+149 |
| 2004-09-15 | 2004-09-15 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -7/+4 |
| 2004-09-10 | [multiple changes] | Michael Koch | 1 | -22/+34 |
| 2004-09-10 | 2004-09-10 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -6/+40 |
| 2004-09-02 | missing added files from merge | Graydon Hoare | 2 | -0/+411 |
| 2004-09-02 | [multiple changes] | Graydon Hoare | 19 | -197/+372 |
| 2004-08-30 | Prime.java (generateRandomPrime): Use return result from `add'. | Tom Tromey | 1 | -5/+5 |
| 2004-08-30 | DEREncodingException.java: Remove whitespaces. | Andreas Tobler | 1 | -2/+2 |
| 2004-08-30 | Author e-mail updated for all files. | Casey Marshall | 6 | -67/+150 |
| 2004-07-30 | 2004-07-30 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+5 |
| 2004-07-29 | MainThread.java: Explicitely import used classes. | Michael Koch | 1 | -2/+3 |
| 2004-07-29 | ComponentDataBlitOp.java, [...]: Cleaned up imports. | Dalibor Topic | 1 | -2/+7 |
| 2004-07-29 | ComponentDataBlitOp.java, [...]: Cleaned up imports. | Dalibor Topic | 21 | -27/+46 |
| 2004-07-28 | GetPropertyAction.java (setParameters): Renamed from 'setName'. | Bryce McKinlay | 3 | -9/+23 |
| 2004-07-23 | Connection.java: Use GetPropertyAction for privileged getProperty calls. | Bryce McKinlay | 3 | -29/+177 |
| 2004-07-23 | DefaultContentHandlerFactory.java: Check in real file missed in last commit. | Mark Wielaard | 1 | -4/+49 |
| 2004-07-23 | System.java (static): Set http.agent system property when not yet set. | Mark Wielaard | 1 | -32/+39 |
| 2004-07-23 | DefaultContentHandlerFactory.java: New dummy implementation. | Mark Wielaard | 1 | -0/+50 |
| 2004-07-23 | Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java. | Bryce McKinlay | 5 | -20/+142 |
| 2004-07-22 | [multiple changes] | Graydon Hoare | 10 | -59/+176 |
| 2004-07-17 | [multiple changes] | Michael Koch | 2 | -2/+7 |
| 2004-07-17 | 2004-07-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+8 |
| 2004-07-17 | 2004-07-17 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -30/+20 |
| 2004-07-09 | unicode-muncher.pl: Updated to version 2.1 from GNU classpath. | Michael Koch | 1 | -753/+818 |
| 2004-07-09 | SelectorImpl.java (select): Call static Thread interrupted() method to clear ... | Mark Wielaard | 1 | -1/+1 |
| 2004-07-09 | EmbeddedWindow.java: Load native library for setWindowPeer method. | Michael Koch | 1 | -1/+8 |
| 2004-07-04 | FirstThread.java, [...]: Removed. | Michael Koch | 2 | -0/+176 |
| 2004-06-27 | Connection.java (userAgent): New static final field. | Mark Wielaard | 1 | -2/+11 |
| 2004-06-17 | [multiple changes] | Graydon Hoare | 10 | -40/+120 |
| 2004-06-03 | 2004-06-03 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -6/+2 |
| 2004-05-31 | GtkComponentPeer.java (requestFocus): Implement by calling gtkRequestFocus. | Mark Wielaard | 1 | -2/+6 |
| 2004-05-31 | CompilerProcess.java: Fixed javadoc to by XHTML compliant. | Michael Koch | 1 | -1/+1 |
| 2004-05-30 | BeanInfoEmbryo.java, [...]: Rename enum to e because enum is a keyword in Jav... | Michael Koch | 1 | -6/+6 |
| 2004-05-30 | MPN.java, Arc2D.java: Fixed javadocs all over. | Michael Koch | 1 | -13/+16 |
| 2004-05-27 | [multiple changes] | Graydon Hoare | 13 | -64/+144 |
| 2004-05-11 | 2004-05-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
| 2004-05-04 | 2004-05-04 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+0 |
| 2004-05-04 | FormatBuffer.java, [...]: New classes to implement attributed iterators in ja... | Guilhem Lavaux | 4 | -0/+1038 |
| 2004-05-04 | 2004-05-04 Mark Wielaard <mark@klomp.org> | Mark Wielaard | 1 | -0/+5 |