Age | Commit message (Expand) | Author | Files | Lines |
2003-07-31 | Arc2D.java (getBounds2D): Implement. | Tom Tromey | 1 | -22/+63 |
2003-07-28 | natString.cc (init(gnu.gcj.runtime.StringBuffer)): New method. | Tom Tromey | 2 | -1/+9 |
2003-07-27 | 2003-07-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -14/+0 |
2003-07-27 | Win32Process.java (ConcreteProcess): Surround a command line element with quo... | Ranjit Mathew | 2 | -3/+9 |
2003-07-26 | natFileDescriptorPosix.cc (write): Try again on EINTR. | Tom Tromey | 1 | -23/+37 |
2003-07-25 | + * java/lang/natRuntime.cc (_load): Add library name to | Mark Wielaard | 1 | -1/+2 |
2003-07-25 | [multiple changes] | Mark Wielaard | 6 | -73/+725 |
2003-07-24 | SimpleDateFormat.java (format): Zero pad unless field size is 2. | H. Väisänen | 1 | -4/+8 |
2003-07-23 | * java/lang/natSystem.cc (arraycopy): Check for overflow. | Tom Tromey | 1 | -2/+4 |
2003-07-23 | Window.java (getWarningString): Just return the string. | Tom Tromey | 1 | -17/+5 |
2003-07-22 | URLEncoder.java (encode(String)): Use platform default encoding. | Tom Tromey | 1 | -7/+20 |
2003-07-21 | Runtime.java: Comment fix. | Tom Tromey | 10 | -126/+204 |
2003-07-20 | 2003-07-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+12 |
2003-07-19 | URLClassLoader.java (addURL): Moved implementation to private addURLImpl() to... | Jeroen Frijters | 1 | -1/+9 |
2003-07-18 | [ ChangeLog ] | Graydon Hoare | 4 | -52/+60 |
2003-07-18 | Handler.java (isLoggable): Check record level smaller or equal. | Mark Wielaard | 1 | -1/+1 |
2003-07-14 | MemoryImageSource.java, [...]: New versions from classpath. | Michael Koch | 3 | -6/+15 |
2003-07-13 | FileChannelImpl.java, [...]: Removed. | Michael Koch | 6 | -4/+490 |
2003-07-13 | EmbeddedWindow.java, [...]: New files. | Michael Koch | 1 | -0/+14 |
2003-07-11 | SharedLibLoader.java: Fix misspelling. | Matt Kraai | 1 | -2/+1 |
2003-07-09 | ObjectOutputStream.java (writeObject): break after calling writeClassDescript... | Mark Wielaard | 1 | -1/+4 |
2003-07-09 | GtkComponentPeer.java, [...]: Explicitly import used classes. | Michael Koch | 1 | -1/+3 |
2003-07-08 | cni.h: CNI now expands to Compiled Native Interface. | Mark Wielaard | 2 | -2/+2 |
2003-07-07 | * gnu/java/awt/peer/gtk/GtkTextComponentPeer.java | Thomas Fitzsimmons | 1 | -1/+1 |
2003-06-28 | 2003-06-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -55/+18 |
2003-06-28 | 2003-06-28 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -0/+17 |
2003-06-27 | BeanContextSupport.java: New version from classpath. | Michael Koch | 1 | -1/+1 |
2003-06-27 | Window.java, [...]: New versions from classpath. | Michael Koch | 8 | -14/+23 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -8/+2 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -4/+4 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -1/+1 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -2/+2 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -3/+1 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 10 | -10/+10 |
2003-06-25 | ColorModel.java: New version from classpath. | Michael Koch | 1 | -9/+39 |
2003-06-25 | PlainDatagramSocketImpl.java: Partly merged with classpath, this mainly adds ... | Michael Koch | 1 | -8/+127 |
2003-06-25 | 2003-06-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -78/+87 |
2003-06-24 | URL.java: Renamed "handler" to "ph" in the whole file to match classpaths ver... | Michael Koch | 2 | -42/+42 |
2003-06-24 | 2003-06-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+5 |
2003-06-24 | 2003-06-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 3 | -2/+377 |
2003-06-24 | Font.java, [...]: New versions from classpath. | Michael Koch | 5 | -6/+13 |
2003-06-24 | 2003-06-24 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -26/+11 |
2003-06-21 | 2003-06-21 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -20/+28 |
2003-06-21 | PlainSocketImpl.java: Reformatted. | Michael Koch | 1 | -35/+162 |
2003-06-21 | PlainSocketImpl.java: Reformatting. | Michael Koch | 1 | -6/+17 |
2003-06-21 | SimpleTimeZone.java: Removed unneeded import, reformatting. | Michael Koch | 1 | -4/+5 |
2003-06-21 | DateFormat.java, [...]: New versions from classpath. | Michael Koch | 3 | -16/+33 |
2003-06-21 | LogRecord.java, [...]: New files from classpath. | Michael Koch | 16 | -0/+6227 |
2003-06-20 | 2003-06-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -6/+18 |
2003-06-20 | 2003-06-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+12 |