est31
|
a1ed777e42
Make the tests use serde_json instead of rustc_serialize
|
7 years ago |
est31
|
d6c3bcd787
Update to serde 1.0
|
7 years ago |
est31
|
ce34673c73
url crate: remove rustc-serialize optional dependency
|
7 years ago |
Steven Fackler
|
85af99e195
Bump version numbers
|
7 years ago |
Simon Sapin
|
2efa106431
Fix a lifetime bug uncovered by NLL, thanks @lqd
|
8 years ago |
Markus Westerlind
|
c493261bdf
Add benchmark
|
8 years ago |
Simon Sapin
|
9d500e76a0
Update to rustc_test 0.3, unbreak tests on nightly-2018-02-25
|
8 years ago |
Simon Sapin
|
1b84a3944f
1.7.0
|
8 years ago |
Simon Sapin
|
a715ed987e
Add data-url to the workspace
|
8 years ago |
David Kellum
|
72b7ff9c9b
Enable rustdoc for feature query_encoding on docs.rs
|
8 years ago |
Valentin Gosu
|
f9d797190a
Do not allow username,password,port for URLs without a host or file URLs
|
9 years ago |
Simon Sapin
|
b761d6c236
Add custom_encoding_override() to form_urlencoded::Serializer.
|
9 years ago |
Martin Geisler
|
f546438cdd
Fix repository URL for AppVeyor
|
9 years ago |
theduke
|
c05b978ab1
Bump heapsize to at least 0.4.1 (relicensed)
|
9 years ago |
Simon Sapin
|
6d2411fe3a
Update rustc-test to 0.2, fix #371
|
9 years ago |
Keith Yeung
|
aea2ae24d2
Version bump
|
9 years ago |
Simon Sapin
|
dfaacf0f07
Dash in cargo package name
|
9 years ago |
Sean McArthur
|
9d36a3973d
move percent_encoding to its own crate
|
9 years ago |
Simon Sapin
|
d1ccb04d2b
Increment version number for new feature (UNC paths).
|
9 years ago |
Bastien Orivel
|
d2552a7bd7
Allow heapsize 0.4
|
9 years ago |
bors-servo
|
780410c0f1
Auto merge of #325 - DarkEld3r:313-html-root-url-attribute, r=SimonSapin
|
9 years ago |
bors-servo
|
a44ccbe161
Auto merge of #324 - Svenito:patch-1, r=Hoverbear
|
9 years ago |
Stanislav Tkach
|
4ceb629ea4
Add html_root_url attribute
|
9 years ago |
Sven Steinbauer
|
cec459b7f7
Add CI badges
|
9 years ago |
Stanislav Tkach
|
12b0de1b21
Add categories to Cargo.toml
|
9 years ago |
Bruno Bigras
|
bf2f55cf0f
Update doc URL in Cargo.toml
|
9 years ago |
Maximilian Hristache
|
3feb0892e3
Add url_serde crate with ser/de support for Url type
|
9 years ago |
bors-servo
|
bb1100baf0
Auto merge of #272 - cbrewster:host_serialization, r=SimonSapin
|
9 years ago |
Connor Brewster
|
2aaa19032e
Implement Serialize and Deserialze for Host
|
9 years ago |
Manish Goregaokar
|
14b87b90f2
Add (de)serialization of internal representation, to avoid re-parsing.
|
9 years ago |