Simon Sapin
|
b2b70f56b5
Merge commit 'refs/pull/484/head' of github.com:servo/rust-url into 2.0
|
7 years ago |
Anthony Ramine
|
38cfea4d62
Bump idna to 0.2
|
7 years ago |
Simon Sapin
|
b567a51e78
Remove rust-encoding support
|
7 years ago |
Simon Sapin
|
51d6b33f71
Remove url_serde
|
7 years ago |
Simon Sapin
|
568425aa59
Bump url to 2.0.0
|
7 years ago |
Simon Sapin
|
394e63a751
Remove support for the heapsize crate
|
7 years ago |
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 |