Commit History

Author SHA1 Message Date
  Simon Sapin 5425385451 Add a path setter 10 years ago
  Simon Sapin f8f9176bd7 More setters 10 years ago
  Simon Sapin c9e687cf2f Add a scheme setter 10 years ago
  Simon Sapin 44b601b453 Add a fragment setter 10 years ago
  Simon Sapin 31bde79556 Remove the redundant is_relative field. 10 years ago
  Simon Sapin 194da72e7d Make context a field of Parser. 10 years ago
  Simon Sapin 42b57d398a Remove unused ParseError variants 10 years ago
  Simon Sapin 1c9fb2f104 Update tests from https://github.com/w3c/web-platform-tests/blob/master/url/ 10 years ago
  Simon Sapin a3210b9b90 Make percent-encoding an iterator. 10 years ago
  Simon Sapin 9e759f1872 Rewrite ALL THE THINGS! 10 years ago
  Corey Farwell 3f28ebfd57 Address issues found by rust-clippy 10 years ago
  Pyfisch ce1efd3911 Change host to use ip address types provided by std. 11 years ago
  Simon Sapin de5050f7b1 Fix #124 integer underflow in slicing base URL path components. 11 years ago
  Alex Crichton 8d99afbd99 Remove usage of the `collections` feature 11 years ago
  O01eg 7ade375ac3 Upgrade to rustc 1.0.0-dev (890293655 2015-02-28) 11 years ago
  Simon Sapin 6a20f9b270 Upgrade to rustc 1.0.0-nightly (522d09dfe 2015-02-19) (built 2015-02-20) 11 years ago
  Simon Sapin 16923fb0a9 Remove usage of .as_slice() 11 years ago
  Peter Atashian 69ae087bf0 Update 11 years ago
  Сухарик 3e441e3dd4 update to recent rust changes 11 years ago
  Simon Sapin dbacb6387c Use the matches crate form crates.io 11 years ago
  Simon Sapin 061485a080 Fix warnings. 11 years ago
  Simon Sapin 47da1ddbbb Upgrade to rustc 1.0.0-dev (a9be50e28 2015-01-09 19:44:50 +0000) 11 years ago
  Simon Sapin 6d7f6cd540 Upgrade to rustc 0.13.0-nightly (c6c786671 2015-01-04 00:50:59 +0000) 11 years ago
  Steven Fackler 5a029d99a6 Fix for upstream changes 11 years ago
  Simon Sapin 09a5b076dd Upgrade to rustc 0.13.0-nightly (10d99a973 2014-12-31 21:01:42 +0000) 11 years ago
  Akos Kiss 686c99b9e3 Keep up with std::ascii reform. 11 years ago
  Pierre Baillet bd385392ec Fix for macro syntax change in rust on 2014-12-19 11 years ago
  Alex Crichton 54ba511940 Update to rust master 11 years ago
  Simon Sapin 1c738d2640 Fix warnings on rustc 193390d0e 2014-12-11. 11 years ago
  Simon Sapin 9f05a01080 Use std::borrow::Cow instead of temporary parameter hack. 11 years ago