Age | Commit message (Expand) | Author | Files | Lines |
2004-10-20 | ConsoleHandler.java, [...]: Standardized copyrigth header. | Michael Koch | 16 | -105/+55 |
2004-10-20 | AlgorithmParameterGenerator.java, [...]: Import statements reorganized... | Michael Koch | 25 | -49/+67 |
2004-10-18 | 2004-10-18 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -3/+7 |
2004-10-18 | 2004-10-18 Sven de Marothy <sven@physto.se> | Sven de Marothy | 1 | -2/+3 |
2004-10-18 | 2004-10-18 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -2/+4 |
2004-10-18 | BufferedInputStream.java: Fixed @author tag. | Michael Koch | 5 | -17/+16 |
2004-10-18 | Inet4Address.java: Merged file header and javadocs. | Michael Koch | 3 | -31/+22 |
2004-10-18 | [multiple changes] | Michael Koch | 5 | -7/+8 |
2004-10-18 | System.java: Revert accidential change. | Michael Koch | 1 | -0/+7 |
2004-10-18 | Math.java, [...]: Reworked import statements, HTML in javadocs and modifier o... | Michael Koch | 8 | -42/+48 |
2004-10-18 | 2004-10-18 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 2 | -2/+2 |
2004-10-18 | PlainDatagramSocketImpl.java: Reworked import statements. | Michael Koch | 1 | -2/+2 |
2004-10-18 | 2004-10-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2004-10-18 | [multiple changes] | Michael Koch | 3 | -17/+18 |
2004-10-17 | BindException.java, [...]: Big import statement and @author tag cleanup. | Michael Koch | 34 | -111/+102 |
2004-10-16 | RMIMarshalledObjectOutputStream.java [...]: File headers and import statement... | Michael Koch | 41 | -118/+97 |
2004-10-16 | UTF_16.java, [...]: Cleanup. | Michael Koch | 5 | -7/+11 |
2004-10-16 | BigDecimal.java, [...]: Reorganized import statements, removed redundant and ... | Michael Koch | 2 | -38/+34 |
2004-10-10 | Calendar.java (set): Invalidate DST_OFFSET field as a DST boundary may have b... | Bryce McKinlay | 2 | -11/+12 |
2004-10-09 | 2004-10-09 Michael Koch <konqueror@gmx.de> | Michael Koch | 9 | -51/+58 |
2004-09-30 | 2004-09-30 Tom Tromey <tromey@redhat.com> | Tom Tromey | 1 | -1/+1 |
2004-09-30 | InetAddress.java: Reformatted. | Michael Koch | 1 | -32/+23 |
2004-09-30 | Beans.java, [...]: Reordered import statements and removed redundant modifiers. | Michael Koch | 9 | -20/+21 |
2004-09-28 | URLConnection.java: Reformatted. | Michael Koch | 2 | -33/+40 |
2004-09-27 | 2004-09-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -11/+17 |
2004-09-26 | Collections.java (sort): Copy from array in forwards order... | Per Bothner | 1 | -4/+4 |
2004-09-26 | System.java (properties): Make package private. | Mark Wielaard | 2 | -3/+18 |
2004-09-26 | 2004-09-26 Casey Marshall <csm@gnu.org> | Casey Marshall | 2 | -3/+3 |
2004-09-25 | [multiple changes] | Mark Wielaard | 3 | -283/+360 |
2004-09-25 | Proxy.java (getPackage, [...]): Fixed handling of default package. | Jeroen Frijters | 1 | -21/+11 |
2004-09-25 | ObjectStreamField.java: Removed unused import statement. | Michael Koch | 1 | -1/+0 |
2004-09-24 | 2004-09-24 Casey Marshall <csm@gnu.org> | Casey Marshall | 1 | -1/+1 |
2004-09-24 | ClassLoader.java (loadedClasses): Declare as HashMap. | Tom Tromey | 1 | -3/+3 |
2004-09-24 | ObjectInputStream.java: Re-ordered imports. | Michael Koch | 1 | -9/+6 |
2004-09-24 | ObjectInputStream.java (callReadMethod): re-throw `ClassNotFoundException'. | Casey Marshall | 1 | -1/+4 |
2004-09-24 | ObjectInputStream.java (readObject): Delegate instantation of Externalizable ... | Jeroen Frijters | 2 | -23/+50 |
2004-09-24 | URL.java (systemClassLoader): New static field. | Mark Wielaard | 1 | -20/+28 |
2004-09-24 | 2004-09-24 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -17/+25 |
2004-09-24 | [multiple changes] | Michael Koch | 1 | -1/+3 |
2004-09-24 | 2004-09-24 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -7/+7 |
2004-09-23 | AppletContext.java, [...]: Jalopied and checkstyle clean. | Michael Koch | 4 | -12/+15 |
2004-09-23 | 2004-09-23 Mark Wielaard <mark@klomp.org> | Mark Wielaard | 1 | -3/+17 |
2004-09-23 | re PR libgcj/17623 (URL does not retain userInfo across context constructor.) | David Daney | 1 | -1/+6 |
2004-09-22 | re PR java/14446 (GZIPInputStream: corrupted gzip file - crc mismatch) | Tom Tromey | 2 | -1/+19 |
2004-09-21 | natMethod.cc (_Jv_CallAnyMethodA): Indentation fix. | Tom Tromey | 1 | -1/+2 |
2004-09-21 | 2004-09-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+3 |
2004-09-21 | TreeMap.java (root): Don't initialize. | Mark Wielaard | 1 | -2/+7 |
2004-09-21 | 2004-09-21 Casey Marshall <csm@gnu.org> | Andreas Tobler | 1 | -35/+21 |
2004-09-21 | ByteBuffer.java (hashCode): Implemented. | Sven de Marothy | 7 | -14/+124 |
2004-09-21 | [multiple changes] | Andreas Tobler | 2 | -0/+1570 |