Commit History

Author SHA1 Message Date
  Keith Yeung aec7d49de8 Now using port_or_default to get the port of a URL for the origin method 11 years ago
  Keith Yeung b63effc66a Added the generation of UUIDs using uuid crate 11 years ago
  Keith Yeung f056ebf98e Fixed compiler errors 11 years ago
  Keith Yeung 126f4b7e37 Implemented the origin method (fixes #54) 11 years ago
  Simon Sapin d8a7e906f1 Merge pull request #108 from frewsxcv/prevent-panic 11 years ago
  Corey Farwell 1f08064eda Prevent parsing brackets from causing panic 11 years ago
  Simon Sapin bfa167b4e0 v0.2.34 11 years ago
  Simon Sapin db92d21591 Merge pull request #107 from blaenk/fromstr 11 years ago
  Jorge Israel Peña 099a760260 implement FromStr for Url 11 years ago
  Simon Sapin 361bc90041 Merge pull request #106 from servo/Manishearth-patch-1 11 years ago
  Manish Goregaokar 35cb10a417 add badge 11 years ago
  Simon Sapin bf307b8eac Merge pull request #105 from servo/appveyor 11 years ago
  Manish Goregaokar ac2acc1c41 Create appveyor.yml 11 years ago
  Simon Sapin 88e4a9e77c v0.2.33 11 years ago
  Simon Sapin 93bc3d1f44 Build most Windows-specific code on non-Windows too so it doesn’t bitrot. 11 years ago
  Simon Sapin f0f1bb9e82 Use slice indexing rather than Iterator::skip. 11 years ago
  Simon Sapin 577c0990c4 Merge pull request #101 from jaxx/master 11 years ago
  Jakko Sikkar be50b34fe4 fix for the "\src\lib.rs:997:5: 1005:6 error: the trait `core::marker::Sized` is not implemented for the type `[collections::string::String]` [E0277]" 11 years ago
  Simon Sapin d87d949654 v0.2.32 11 years ago
  Simon Sapin 9ab6d5e2a0 Merge pull request #100 from nox/tilde 11 years ago
  Anthony Ramine 487741ce5a Percent-encode tilde in application/x-www-form-urlencoded 11 years ago
  Simon Sapin e7475ef4dd Remove unused lifetime parameter. 11 years ago
  Simon Sapin 1c3d690a58 Make form_urlencoded::serialize more generic, remove serialize_owned. 11 years ago
  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