summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/net/url/UrlUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Clean Up URI's parsing code.Jesse Wilson2011-05-261-1/+16
* Fix URI to behave more like the spec and browsers and less like the RI.Jesse Wilson2011-05-261-0/+12
* Use canonicalizePath in URI.Jesse Wilson2011-05-251-5/+22
* Rewrite parsing for java.net.URL.Jesse Wilson2011-05-251-0/+98