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

Автор SHA1 Сообщение Дата
  Alex Crichton 903f1c19c1 Update to rust master 12 лет назад
  Simon Sapin bfdf809365 Implement Encodable and Decodable for Url. See #27. 12 лет назад
  Simon Sapin d894135cac Merge pull request #23 from nathantypanski/master 12 лет назад
  Nathan Typanski 834ab85f22 README: fix typo 12 лет назад
  Simon Sapin bb68de835a Merge pull request #22 from bkoropoff/fix-lifetimes 12 лет назад
  Brian Koropoff d4bf6ab71d Fix build break due to generalized parameter bounds 12 лет назад
  Simon Sapin cb5b5f19ff Merge pull request #21 from michaelsproul/fix-status-url 12 лет назад
  Michael Sproul d45cdff16f Fix the Travis CI status link. 12 лет назад
  Simon Sapin 2af8160a2b Renew the github token and don’t leak it in Travis logs. 12 лет назад
  Simon Sapin 03f6b332bc Add parse_path(). Fix #14. 12 лет назад
  Simon Sapin a1fdd28ec7 Fix #19: application/x-www-form-urlencoded serialization was broken. 12 лет назад
  Björn Steinbrink 4de939b0c6 Fix tests to build with current rust 12 лет назад
  Björn Steinbrink 965590ba18 Use `as_slice()` instead of a temporary to get &[T] instead of &[T, ..0] 12 лет назад
  Simon Sapin 23fb9ec22c Merge pull request #16 from dotdash/rustup 12 лет назад
  Björn Steinbrink fae79aeada Fix building with current rust 12 лет назад
  Simon Sapin 637a57a834 Remove #![crate_name = "url"], Cargo takes care of it. 12 лет назад
  Simon Sapin dfd4376edb Use the new Rust support in Travis-CI 12 лет назад
  Simon Sapin 43419c0b84 Store the default port number in URLs. 12 лет назад
  Simon Sapin ec468b202a Merge pull request #11 from michaelsproul/formatter-refactor 12 лет назад
  Michael Sproul 653e68518b Refactor URL formatting code into its own module. 12 лет назад
  Simon Sapin 63e5d0b570 Make pushing to GitHub Pages verbose. 12 лет назад
  Simon Sapin 852d8a90ce Make the port numer Option<u16> instead of String. 12 лет назад
  Simon Sapin 553d003051 Move most top-level items into modules. 12 лет назад
  Simon Sapin 9d0e089b5e Merge pull request #10 from zarvox/master 12 лет назад
  Drew Fisher e10de318b1 Correct precent/percent misspelling 12 лет назад
  Simon Sapin 678bb4d526 Use url.path_mut() in tests. 12 лет назад
  Simon Sapin d96d1ac3b0 Add _mut version of accessors. Fix #7. 12 лет назад
  Simon Sapin 1b05b6cdef Fix the github ribbon for 'cargo doc'. 12 лет назад
  Simon Sapin 46f2390ca1 Use the rustup.sh script from rust-lang.org. 12 лет назад
  Simon Sapin 6318279688 Use the new and shiny 'cargo doc' 12 лет назад