summaryrefslogtreecommitdiff
path: root/libjava/java/net/URLStreamHandler.java
AgeCommit message (Expand)Author
2003-09-12URLStreamHandler.java (parseURL): If original file ends with "/", so must can...Tom Tromey
2003-06-24URL.java: Renamed "handler" to "ph" in the whole file to match classpaths ver...Michael Koch
2003-06-202003-06-20 Michael Koch <konqueror@gmx.de>Michael Koch
2003-06-08URLStreamHandler.java (sameFile): Fix port value comparison.Anthony Green
2003-03-07No changelog, just replaced one tabulator with some spacesMichael Koch
2003-03-032003-03-03 Michael Koch <konqueror@gmx.de>Michael Koch
2003-03-01File (getAbsolutePath): Prefix drive specifier on Windows for paths starting ...Ranjit Mathew
2002-12-30URLStreamHandler.java (toExternalForm): Ignore port if zero or smaller.Mark Wielaard
2002-11-22URL.java: Merge with Classpath (partly).Mark Wielaard
2002-10-212002-10-11 Michael Koch <konqueror@gmx.de>Michael Koch
2002-10-102002-10-08 Michael Koch <konqueror@gmx.de>Michael Koch
2002-10-032002-09-30 Michael Koch <konqueror@gmx.de>Michael Koch
2002-09-252002-09-25 Michael Koch <konqueror@gmx.de>Michael Koch
2002-09-252002-09-25 Michael Koch <konqueror@gmx.de>Michael Koch
2002-02-22URL.java (getPath): New JDK 1.3 method.Per Bothner
2001-03-19URLStreamHandler.java (parseURL): Fix bug which would "canonicalize" "../../x...Per Bothner
2000-03-07All files: Updated copyright information.Tom Tromey
2000-01-19* All files: Updated copyright to reflect Cygnus purchase.Tom Tromey
1999-06-03[multiple changes]Warren Levy
1999-04-15Makefile.am (ordinary_java_source_files): Added new Connection and Handler cl...Warren Levy
1999-04-07Initial revisionTom Tromey