Commit History

Author SHA1 Message Date
  Simon Sapin 1f227792b4 Merge commit 'refs/pull/82/head' of github.com:servo/rust-url 11 years ago
  Simon Sapin 771d5ff32b Merge pull request #98 from frewsxcv/spelling 11 years ago
  Simon Sapin 662531313a Merge pull request #99 from frewsxcv/cleanup 11 years ago
  Corey Farwell 42da7aa765 General cleanup and modernization 11 years ago
  Corey Farwell 82212186c1 Fix spelling errors 11 years ago
  Simon Sapin 37970e087b Merge pull request #97 from frewsxcv/patch-1 11 years ago
  Corey Farwell c67dcfd085 Fix spelling for 'percent' 11 years ago
  Simon Sapin 5b79927a2f Move platform-specific imports into functions that use them. 11 years ago
  Simon Sapin 50e3ed760a Merge pull request #96 from fuchsnj/master 11 years ago
  Nathan Fuchs d03b7f3a25 add missing 'use' for percent_decode 11 years ago
  Simon Sapin 1104c1478b Merge branch 'master' of github.com:servo/rust-url 11 years ago
  Simon Sapin 54b97f14bd Remove deprecated re-exports. Upgrade to rustc 1.0.0-nightly (2baf34825 2015-04-21) (built 2015-04-22) 11 years ago
  Simon Sapin 115e44c696 Merge pull request #93 from valenting/empty_password 11 years ago
  Valentin Gosu 76ae03c954 An empty password should be saved as None, not empty string 11 years ago
  Simon Sapin d9ee1e4559 Upgrade to rustc 1.0.0-beta (9854143cb 2015-04-02) (built 2015-04-02) 11 years ago
  Simon Sapin 19b37ad437 v0.2.29 11 years ago
  Simon Sapin 35f1a833ea Merge pull request #92 from alexcrichton/beta 11 years ago
  Alex Crichton adaa81ec97 Prep for beta 11 years ago
  Simon Sapin b07c30e4d3 Upgrade to rustc 1.0.0-nightly (552080181 2015-03-27) (built 2015-03-28) 11 years ago
  Simon Sapin 23228e7c38 Remove #![feature(std_misc)] 11 years ago
  Simon Sapin 5dfcdb68ef Remove #![feature(core)] 11 years ago
  Alex Crichton 8e356fe493 Update to rust master 11 years ago
  Simon Sapin 2398a59e53 v0.2.27 11 years ago
  Simon Sapin 853da6936f Merge pull request #90 from adrianheine/master 11 years ago
  Adrian Heine 73cbe6f90b Adapt to new std::os::$platform modules 11 years ago
  Simon Sapin 245b929a0f Remov some ?Sized bounds 11 years ago
  Simon Sapin 4b3c4f6b27 v0.2.26 11 years ago
  Simon Sapin 97e15c0b0b Merge pull request #89 from alexcrichton/update 11 years ago
  Alex Crichton baef35d1b8 Fix windows build 11 years ago
  Simon Sapin 3014439fb4 Take &P where P: AsPath instead of &Path. 11 years ago