История коммитов

Автор SHA1 Сообщение Дата
  Keith Yeung 08ea09ce04 Using opaque identifiers 11 лет назад
  Keith Yeung aec7d49de8 Now using port_or_default to get the port of a URL for the origin method 11 лет назад
  Keith Yeung b63effc66a Added the generation of UUIDs using uuid crate 11 лет назад
  Keith Yeung f056ebf98e Fixed compiler errors 11 лет назад
  Keith Yeung 126f4b7e37 Implemented the origin method (fixes #54) 11 лет назад
  Simon Sapin d8a7e906f1 Merge pull request #108 from frewsxcv/prevent-panic 11 лет назад
  Corey Farwell 1f08064eda Prevent parsing brackets from causing panic 11 лет назад
  Simon Sapin bfa167b4e0 v0.2.34 11 лет назад
  Simon Sapin db92d21591 Merge pull request #107 from blaenk/fromstr 11 лет назад
  Jorge Israel Peña 099a760260 implement FromStr for Url 11 лет назад
  Simon Sapin 361bc90041 Merge pull request #106 from servo/Manishearth-patch-1 11 лет назад
  Manish Goregaokar 35cb10a417 add badge 11 лет назад
  Simon Sapin bf307b8eac Merge pull request #105 from servo/appveyor 11 лет назад
  Manish Goregaokar ac2acc1c41 Create appveyor.yml 11 лет назад
  Simon Sapin 88e4a9e77c v0.2.33 11 лет назад
  Simon Sapin 93bc3d1f44 Build most Windows-specific code on non-Windows too so it doesn’t bitrot. 11 лет назад
  Simon Sapin f0f1bb9e82 Use slice indexing rather than Iterator::skip. 11 лет назад
  Simon Sapin 577c0990c4 Merge pull request #101 from jaxx/master 11 лет назад
  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 лет назад
  Simon Sapin d87d949654 v0.2.32 11 лет назад
  Simon Sapin 9ab6d5e2a0 Merge pull request #100 from nox/tilde 11 лет назад
  Anthony Ramine 487741ce5a Percent-encode tilde in application/x-www-form-urlencoded 11 лет назад
  Simon Sapin e7475ef4dd Remove unused lifetime parameter. 11 лет назад
  Simon Sapin 1c3d690a58 Make form_urlencoded::serialize more generic, remove serialize_owned. 11 лет назад
  Simon Sapin 1f227792b4 Merge commit 'refs/pull/82/head' of github.com:servo/rust-url 11 лет назад
  Simon Sapin 771d5ff32b Merge pull request #98 from frewsxcv/spelling 11 лет назад
  Simon Sapin 662531313a Merge pull request #99 from frewsxcv/cleanup 11 лет назад
  Corey Farwell 42da7aa765 General cleanup and modernization 11 лет назад
  Corey Farwell 82212186c1 Fix spelling errors 11 лет назад
  Simon Sapin 37970e087b Merge pull request #97 from frewsxcv/patch-1 11 лет назад