Commit graph

8 commits

Author SHA1 Message Date
Jez Higgins
aa8693a861 use size_t not int 2010-01-10 10:44:45 +00:00
jez
654e27b23f tweaked relativising file paths 2009-03-05 23:13:47 +00:00
jez
46d51800aa Fix to uri parsing so that something like
http://www.google.com
finishes up with www.google.com as the host, and not the path.
Yay.
2009-02-20 23:00:01 +00:00
jez
cec3c0c659 reworked absolutising, it's better, but I need to go back to the RFC at some point 2008-08-25 23:05:37 +00:00
jez
1ce9e00043 Convert \ to / for relative paths as well as absolute windows paths. 2008-08-06 09:38:06 +01:00
jez
115abdb35b special case for windows file paths 2007-12-08 20:47:01 +00:00
jez
feb7ffb025 fixed for base URIs with leading ../ 2007-11-11 21:35:17 +00:00
jez
2ef3dffa7d moved URI into io subdirectory 2007-09-10 15:58:45 +00:00