Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-06-20 | MappedByteFileBuffer.java, [...]: Removed | Michael Koch | 1 | -0/+277 |
2003-06-19 | 2003-06-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+3 |
2003-06-19 | HttpURLConnection.java, [...]: Reworked import statements. | Michael Koch | 8 | -141/+137 |
2003-06-19 | 2003-06-19 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+4 |
2003-06-19 | Font.java [...]: New versions from classpath. | Michael Koch | 1 | -0/+25 |
2003-06-19 | IndexColorModel.java: New version from classpath. | Michael Koch | 1 | -35/+53 |
2003-06-19 | Inet6Address.java (isAnyLocalAddress): Don't use "==" on arrays. | Tom Tromey | 2 | -5/+7 |
2003-06-18 | natVMSecurityManager.cc (getClassContext): Use maxlen instead of len for loop... | Matt Kraai | 1 | -2/+2 |
2003-06-18 | 2003-06-18 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+3 |
2003-06-18 | InetAddress.java: Reformatted to better match classpath's version. | Michael Koch | 3 | -19/+53 |