Simon Sapin
|
7b65628773
Upgrade to rustc a4553453a 2014-07-25.
|
hace 12 años |
Simon Sapin
|
24a4a03802
Document ALL THE THINGS!
|
hace 12 años |
Simon Sapin
|
c94b93d9d2
Add methods for application/x-www-form-urlencoded access to Url::query
|
hace 12 años |
Simon Sapin
|
672adcf4c1
Add convenience methods for percent-decoding URL components.
|
hace 12 años |
Simon Sapin
|
19cc434d57
Add Url::username() and Url::password() convenience accessors.
|
hace 12 años |
Simon Sapin
|
b9b78a8fec
Rewrite some match {} statements as Option::map() and Option::and_then()
|
hace 12 años |
Simon Sapin
|
4f5bf53704
Debug-assert that to_file_path() returns an absolute path.
|
hace 12 años |
Simon Sapin
|
332768eb77
Also accept a "localhost" domain in to_file_path()
|
hace 12 años |
Simon Sapin
|
4cbff00def
Rename FileLikeScheme to FileLikeRelativeScheme.
|
hace 12 años |
Simon Sapin
|
e18f7e460c
Make implementation details of percent-encoding encode sets private.
|
hace 12 años |
Simon Sapin
|
213589de43
Rename OtherSchemeData to NonRelativeSchemeData
|
hace 12 años |
Simon Sapin
|
3eb8318302
Convenience wrappers for Punycode and application/x-www-form-urlencoded
|
hace 12 años |
Simon Sapin
|
b95c7f692b
Document the Punycode and application/x-www-form-urlencoded modules.
|
hace 12 años |
Simon Sapin
|
ebc0dfa5d0
Link to docs from the README.
|
hace 12 años |
Simon Sapin
|
a121358c21
Makefiles are overrated.
|
hace 12 años |
Simon Sapin
|
176d52a252
Add some introductory documenation.
|
hace 12 años |
Simon Sapin
|
8927aad583
Rename utf8_percent_encode_to to utf8_percent_encode
|
hace 12 años |
Simon Sapin
|
9a0c9204b0
Remove done TODO items from the README.
|
hace 12 años |
Simon Sapin
|
9e61768761
Prefer doc URL with implicit index.html
|
hace 12 años |
Simon Sapin
|
b5e2025761
Typo fix in doc HTML redirect.
|
hace 12 años |
Simon Sapin
|
f60d5e0c80
Have Travis push rustdoc output to GitHub Pages.
|
hace 12 años |
Simon Sapin
|
4d0479111f
Update Travis build status image for new repository location.
|
hace 12 años |
Simon Sapin
|
8701d4d947
Add percent encoding/decoding wrappers that return a String/Vec.
|
hace 12 años |
Simon Sapin
|
3b25a5df46
Remove percent_encode_byte(), use percent_encode() in form-urlencoded.
|
hace 12 años |
Simon Sapin
|
468be8a83e
Test on Travis-CI
|
hace 12 años |
Simon Sapin
|
a6efd2e6d6
impl Show ALL THE THINGS!
|
hace 12 años |
Simon Sapin
|
b62df0593e
Add the Url::from_directory_path method.
|
hace 12 años |
Simon Sapin
|
f1161aaaff
Fix Url::from_file_path to be a static method.
|
hace 12 años |
Simon Sapin
|
ba6e0c7458
Upgrade to ef352faea84fa16616b773bd9aa5020d7c76bff0 2014-07-18
|
hace 12 años |
Simon Sapin
|
1805b2f26f
Add an Url::from_file_path() static method.
|
hace 12 años |