summaryrefslogtreecommitdiff
path: root/libjava/java/net/URL.java
AgeCommit message (Expand)Author
2005-07-14Connection.java (unquote): New method.Andrew Haley
2005-06-30Update FSF addressKelley Cook
2005-04-27[multiple changes]Thomas Fitzsimmons
2005-04-26URL.java (URL(URL,String,URLStreamHandler)): Add spec to MalformedURLException.Mark Wielaard
2005-04-202005-04-20 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes
2005-04-19URL.java: Formatting cleanups.Michael Koch
2005-04-04URL.java (DEFAULT_SEARCH_PATH): Added org.metastatic.jessie.Tom Tromey
2005-02-22Proxy.java, [...]: Don't catch java.lang.ThreadDeath.Jeroen Frijters
2005-01-11re PR libgcj/13972 (gcj's URL() does not handle ContextURL + "/redir?http://d...Michael Koch
2004-11-17URL.java (URL): Handle case when argument is null.Michael Koch
2004-10-17BindException.java, [...]: Big import statement and @author tag cleanup.Michael Koch
2004-09-24URL.java (systemClassLoader): New static field.Mark Wielaard
2004-09-242004-09-24 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2004-09-24[multiple changes]Michael Koch
2004-09-23re PR libgcj/17623 (URL does not retain userInfo across context constructor.)David Daney
2004-07-04[multiple changes]Anthony Green
2004-05-03DERReader.java: Call static methods staticly.Mark Wielaard
2004-04-232004-04-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-04-20Authenticator.java, [...]: Fixed javadocs, coding style and argument names al...Michael Koch
2003-12-312003-12-31 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux
2003-12-20URLParseError.java: New file.Guilhem Lavaux
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch
2003-10-292003-10-29 Michael Koch <konqueror@gmx.de>Michael Koch
2003-10-08Connection.java, [...]: Moved to gnu/java/net/protocol.Michael Koch
2003-10-02Fixed a little mistake that got into last commit.Michael Koch
2003-10-022003-10-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-09-29InetAddress.java, URL.java: Reformated.Michael Koch
2003-09-27URL.java (getURLStreamHandler): Compile fixes.Michael Koch
2003-09-27URL.java (getURLStreamHandler): Check if we have to use cache before trying t...Michael Koch
2003-08-022003-08-02 Michael Koch <konqueror@gmx.de>Michael Koch
2003-07-202003-07-20 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-24URL.java: Renamed "handler" to "ph" in the whole file to match classpaths ver...Michael Koch
2003-06-18InetAddress.java: Reformatted to better match classpath's version.Michael Koch
2003-06-08URLStreamHandler.java (sameFile): Fix port value comparison.Anthony Green
2003-05-02InetAddress.java: Merged class documentation with classpath.Michael Koch
2003-03-10DatagramSocket.java, [...]: Fixed some documentation tags to make javadoc and...Michael Koch
2003-03-032003-03-03 Michael Koch <konqueror@gmx.de>Michael Koch
2002-11-22URL.java: Merge with Classpath (partly).Mark Wielaard
2002-11-012002-11-01 Michael Koch <konqueror@gmx.de>Michael Koch
2002-10-212002-10-11 Michael Koch <konqueror@gmx.de>Michael Koch
2002-10-052002-10-05 Michael Koch <konqueror@gmx.de>Michael Koch
2002-09-252002-09-25 Michael Koch <konqueror@gmx.de>Michael Koch
2002-08-30JarURLConnection.java (getCertificates): New method from Classpath.Tom Tromey
2002-02-22URL.java (getPath): New JDK 1.3 method.Per Bothner
2001-09-30re PR libgcj/4383 (file: protocol not supported in URLConnection?)Bryce McKinlay
2001-09-06jvm.h: Declare _Jv_RegisterResource.Anthony Green
2000-09-08PropertyChangeEvent.java (serialVersionUID): Added.Warren Levy
2000-05-19Jumbo patch:Tom Tromey
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey