Age | Commit message (Expand) | Author | Files | Lines |
2003-12-02 | Security.java: Don't use in the api doc. | Mark Wielaard | 1 | -1/+1 |
2003-12-02 | Reported by: Jim Pick <jim@kaffe.org> | Dalibor Topic | 1 | -1/+24 |
2003-12-02 | GtkListPeer.java (handleEvent): New method. | Fernando Nasser | 1 | -1/+1 |
2003-12-02 | SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ... | Ito Kazumitsu | 1 | -2/+2 |
2003-12-02 | FieldPosition.java (equals): Fixed comment. | Dalibor Topic | 1 | -1/+1 |
2003-12-02 | Reported by Archie Cobbs: | Mark Wielaard | 1 | -2/+2 |
2003-12-02 | 2003-12-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -7/+15 |
2003-12-02 | 2003-12-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+7 |
2003-12-02 | DateFormat.java: Explicitely import used classes. | Michael Koch | 1 | -1/+6 |
2003-12-01 | 2003-12-01 Olga Rodimina <rodimina@redhat.com> | Olga Rodimina | 1 | -2/+2 |
2003-12-01 | GtkImage.java (setDimensions, [...]): Check that io is not null before callin... | Thomas Fitzsimmons | 2 | -345/+649 |
2003-11-30 | 2003-11-30 Jeff Sturm <jsturm@one-point.com> | Michael Koch | 4 | -25/+8 |
2003-11-28 | 2003-11-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -7/+24 |
2003-11-27 | [multiple changes] | Michael Koch | 1 | -5/+71 |
2003-11-27 | DecimalFormatSymbols.java (locale): New field. | Guilhem Lavaux | 1 | -3/+14 |
2003-11-27 | FormatCharacterIterator.java: Documented the class and | Guilhem Lavaux | 1 | -54/+118 |
2003-11-27 | [multiple changes] | Michael Koch | 1 | -1/+158 |
2003-11-27 | GregorianCalendar.java (getLinearTime): Avoid counting the leap day of the le... | Ito Kazumitsu | 1 | -4/+6 |
2003-11-26 | ZipFile (Zipfile(File)): Set file path as name. | David Belanger | 1 | -3/+3 |
2003-11-26 | HashMap.java (putAll): Use Iterator hasNext() method. | Stuart Ballard | 2 | -9/+8 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+26 |
2003-11-26 | natDouble.cc (parseDouble): Reverted patch of 2003-11-13. | Tom Tromey | 1 | -1/+1 |
2003-11-26 | URLStreamHandler (parseUrl): Fixed URL parsing ('@' should be checked to dist... | Guilhem Lavaux | 1 | -7/+25 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -42/+31 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -113/+172 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -14/+29 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+43 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -3/+30 |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+5 |
2003-11-25 | 2003-11-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 4 | -107/+265 |
2003-11-25 | Makefile.in: Rebuilt. | Tom Tromey | 1 | -0/+8 |
2003-11-24 | 2003-11-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -39/+47 |
2003-11-21 | * java/lang/Float.java (static): Removed. | Mark Wielaard | 1 | -14/+1 |
2003-11-21 | TextLayout.java: Implement simple layouts using attributed strings and glyph ... | Graydon Hoare | 1 | -8/+152 |
2003-11-19 | [multiple changes] | Guilhem Lavaux | 2 | -0/+47 |
2003-11-19 | FlatteningPathIterator.java: Entirely re-written. | Sascha Brawer | 2 | -26/+981 |
2003-11-19 | 2003-11-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -48/+135 |
2003-11-16 | re PR libgcj/13062 (StreamTokenizer ignores commentChar) | Tom Tromey | 1 | -4/+18 |
2003-11-14 | GridBagLayout.java (getLayoutDimensions): Return array of two zero-length int... | Tom Fitzsimmons | 1 | -5/+15 |
2003-11-14 | jni.cc (_Jv_JNI_GetStringUTFChars): Pass length of string to JvGetStringUTFRe... | Tom Tromey | 4 | -7/+7 |
2003-11-12 | GtkComponentPeer.java (prepareImage): Remove null check. | Tom Fitzsimmons | 1 | -3/+0 |
2003-11-12 | Makefile.am: Add GdkPixbufDecoder.java and gnu_java_awt_peer_gtk_GdkPixbufDec... | Thomas Fitzsimmons | 2 | -7/+42 |
2003-11-11 | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 10 | -20/+6 |
2003-11-11 | 2003-11-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+1 |
2003-11-11 | URLStreamHandler.java (toExternalForm): Print port only if host is printed to... | Michael Koch | 1 | -4/+6 |
2003-11-11 | Timestamp.java (valueOf): Correctly handle nanoseconds. | Gary Benson | 1 | -9/+26 |
2003-11-09 | * java/net/Inet4Address.java (serialVersionUID): Updated. | Tom Tromey | 1 | -1/+1 |
2003-11-08 | ByteArrayOutputStream.java (resize): Fix off-by-one error. | Jeff Sturm | 1 | -1/+1 |
2003-11-07 | re PR libgcj/12231 ([win32] Console applications spawned via Runtime.exec( ) ... | Mohan Embar | 2 | -74/+117 |
2003-11-07 | win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern. | Mohan Embar | 1 | -1/+7 |