Age | Commit message (Expand) | Author | Files | Lines |
2004-05-21 | Layout interfaces during preparation, not initialization. | Bryce McKinlay | 2 | -3/+3 |
2004-05-19 | Fix typo in last commit. | Anthony Green | 1 | -1/+1 |
2004-05-19 | Makefile.am: Define JAVA_EXT_DIRS. | Anthony Green | 1 | -0/+3 |
2004-05-16 | * java/io/Writer.java (Writer(Object)): Check for null lock object. | Mark Wielaard | 1 | -2/+5 |
2004-05-07 | SimpleTimeZone.java (startTimeMode, [...]): New members. | Jerry Quinn | 1 | -7/+226 |
2004-05-07 | ChangeLog | Jerry Quinn | 1 | -4/+29 |
2004-05-06 | 2004-05-06 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2004-05-05 | URLStreamHandler.java (toExternalForm): Removed unused variables. | Tom Tromey | 1 | -3/+0 |
2004-05-05 | 2004-05-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2004-05-05 | Reported by f.haeglsperger@gmx.de [classpath patch #2485] | Mark Wielaard | 1 | -11/+2 |
2004-05-05 | BufferedReader.java (skip): Removed unused variable. | Tom Tromey | 1 | -5/+6 |
2004-05-05 | FileDialog.java: Import java.io.Serializable explicitly. | Michael Koch | 1 | -1/+2 |
2004-05-05 | AttributedString.java, [...]: Cleaned up imports. | Dalibor Topic | 6 | -13/+12 |
2004-05-05 | Format.java: Cleaned up imports. | Tom Tromey | 6 | -21/+4 |
2004-05-05 | 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -17/+132 |
2004-05-04 | 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -99/+159 |
2004-05-04 | MessageFormat.java: (class Field): New class. | Guilhem Lavaux | 1 | -9/+186 |
2004-05-04 | 2004-05-05 Guilhem Lavaux <guilhem@kaffe.org> | Guilhem Lavaux | 1 | -64/+161 |
2004-05-04 | DSAKeyPairGenerator.java, [...]: Cleaned up imports. | Dalibor Topic | 5 | -10/+10 |
2004-05-04 | 2004-05-04 Michael Koch <konqueror@gmx.de> | Michael Koch | 7 | -167/+132 |
2004-05-04 | ColorModel.java (getRGBdefault): Default ColorModel has 32 bit pixels not 8 b... | Ingo Proetel | 5 | -21/+122 |
2004-05-04 | FormatBuffer.java, [...]: New classes to implement attributed iterators in ja... | Guilhem Lavaux | 2 | -469/+2 |
2004-05-03 | DERReader.java: Call static methods staticly. | Mark Wielaard | 4 | -14/+13 |
2004-05-03 | GtkTextAreaPeer.java (minimumSize): Removed unused variables hScrollbarHeight... | Mark Wielaard | 1 | -1/+1 |
2004-05-03 | URLStreamHandler.java (toExternalForm): Removed unused variables. | Tom Tromey | 5 | -13/+6 |
2004-05-03 | re PR libgcj/14695 ([3.3/3.4 only] java.net.NetworkInterface.getByName() thro... | Michael Koch | 1 | -5/+9 |
2004-04-24 | CollationElementIterator.java (reset): Reset lookahead variables. | Jerry Quinn | 1 | -0/+2 |
2004-04-23 | DriverManager.java: Cleaned up imports. | Dalibor Topic | 1 | -2/+2 |
2004-04-23 | 2004-04-23 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -19/+32 |
2004-04-23 | [multiple changes] | Dalibor Topic | 24 | -68/+62 |
2004-04-22 | [multiple changes] | Michael Koch | 2 | -43/+48 |
2004-04-22 | 2004-04-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+6 |
2004-04-22 | Preferences.java, [...]: Cleaned up imports. | Dalibor Topic | 6 | -12/+11 |
2004-04-22 | 2004-04-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+12 |
2004-04-22 | Font.java (deriveFont): Implement missing variants. | Jerry Quinn | 1 | -1/+38 |
2004-04-21 | natClass.cc (_Jv_LayoutInterfaceMethods): New method. | Bryce McKinlay | 2 | -0/+18 |
2004-04-21 | 2004-04-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -6/+12 |
2004-04-21 | 2004-04-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+2 |
2004-04-21 | 2004-04-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -3/+3 |
2004-04-20 | Channels.java: Merged coding style with GNU classpath. | Michael Koch | 1 | -2/+2 |
2004-04-20 | 2004-04-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -11/+8 |
2004-04-20 | BufferedWriter.java: Reordered variables to be at top of the class. | Michael Koch | 1 | -30/+30 |
2004-04-20 | MouseEvent.java (<init>): fixed field assignment | Ingo Proetel | 1 | -3/+3 |
2004-04-20 | [multiple changes] | Michael Koch | 3 | -11/+8 |
2004-04-20 | Buffer.java, [...]: Fixed javadocs and jalopied all over java.nio. | Michael Koch | 42 | -458/+610 |
2004-04-20 | ByteBufferImpl.java, [...]: Made sure all classes are final and removed final... | Michael Koch | 14 | -115/+114 |
2004-04-20 | MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ... | Michael Koch | 44 | -384/+390 |
2004-04-20 | [multiple changes] | Michael Koch | 2 | -10/+22 |
2004-04-20 | Authenticator.java, [...]: Fixed javadocs, coding style and argument names al... | Michael Koch | 44 | -1907/+1933 |
2004-04-20 | Byte.java, [...]: Fixed javadocs, coding style and argument names all over. | Michael Koch | 21 | -158/+182 |