Age | Commit message (Expand) | Author | Files | Lines |
2003-11-26 | 2003-11-26 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+43 |
2003-10-29 | 2003-10-29 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -3/+2 |
2003-10-08 | Connection.java, [...]: Moved to gnu/java/net/protocol. | Michael Koch | 1 | -4/+4 |
2003-10-02 | Fixed a little mistake that got into last commit. | Michael Koch | 1 | -1/+1 |
2003-10-02 | 2003-10-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -7/+13 |
2003-09-29 | InetAddress.java, URL.java: Reformated. | Michael Koch | 1 | -3/+4 |
2003-09-27 | URL.java (getURLStreamHandler): Compile fixes. | Michael Koch | 1 | -2/+7 |
2003-09-27 | URL.java (getURLStreamHandler): Check if we have to use cache before trying t... | Michael Koch | 1 | -21/+32 |
2003-08-02 | 2003-08-02 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -9/+34 |
2003-07-20 | 2003-07-20 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+12 |
2003-06-24 | URL.java: Renamed "handler" to "ph" in the whole file to match classpaths ver... | Michael Koch | 1 | -40/+40 |
2003-06-18 | InetAddress.java: Reformatted to better match classpath's version. | Michael Koch | 1 | -4/+2 |
2003-06-08 | URLStreamHandler.java (sameFile): Fix port value comparison. | Anthony Green | 1 | -2/+2 |
2003-05-02 | InetAddress.java: Merged class documentation with classpath. | Michael Koch | 1 | -2/+2 |
2003-03-10 | DatagramSocket.java, [...]: Fixed some documentation tags to make javadoc and... | Michael Koch | 1 | -1/+1 |
2003-03-03 | 2003-03-03 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -4/+4 |
2002-11-22 | URL.java: Merge with Classpath (partly). | Mark Wielaard | 1 | -104/+312 |
2002-11-01 | 2002-11-01 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+9 |
2002-10-21 | 2002-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -36/+9 |
2002-10-05 | 2002-10-05 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -0/+46 |
2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -5/+133 |
2002-08-30 | JarURLConnection.java (getCertificates): New method from Classpath. | Tom Tromey | 1 | -1/+32 |
2002-02-22 | URL.java (getPath): New JDK 1.3 method. | Per Bothner | 1 | -11/+8 |
2001-09-30 | re PR libgcj/4383 (file: protocol not supported in URLConnection?) | Bryce McKinlay | 1 | -2/+2 |
2001-09-06 | jvm.h: Declare _Jv_RegisterResource. | Anthony Green | 1 | -0/+4 |
2000-09-08 | PropertyChangeEvent.java (serialVersionUID): Added. | Warren Levy | 1 | -3/+27 |
2000-05-19 | Jumbo patch: | Tom Tromey | 1 | -0/+14 |
2000-03-07 | All files: Updated copyright information. | Tom Tromey | 1 | -1/+1 |
2000-01-19 | * All files: Updated copyright to reflect Cygnus purchase. | Tom Tromey | 1 | -1/+1 |
1999-07-05 | URL.java (equals): Compare strings using String.equals. | Anthony Green | 1 | -10/+22 |
1999-06-03 | [multiple changes] | Warren Levy | 1 | -4/+24 |
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+341 |