Historial de Commits

Autor SHA1 Mensaje Fecha
  Joshua DeSeno 97ce85d9de Rename StrAsciiExt and OwnedStrAsciiExt usages hace 12 años
  Simon Sapin 55b18b796e Merge pull request #36 from ljrmorgan/fix_deprecations hace 12 años
  Louis Morgan b57d7d0d02 Fix some deprecation warnings hace 12 años
  Simon Sapin f320b1e64d Merge pull request #34 from mcpherrinm/master hace 12 años
  Matt McPherrin ba9d15be68 Change .. to ... because it seems Rust did that. hace 12 años
  Simon Sapin 29f70a4723 Upgrade to rustc 0a4c136d6 2014-09-23. Fix #31, close #32. hace 12 años
  Simon Sapin 275c4a8e19 Merge pull request #30 from alexcrichton/update hace 12 años
  Alex Crichton 903f1c19c1 Update to rust master hace 12 años
  Simon Sapin bfdf809365 Implement Encodable and Decodable for Url. See #27. hace 12 años
  Simon Sapin d894135cac Merge pull request #23 from nathantypanski/master hace 12 años
  Nathan Typanski 834ab85f22 README: fix typo hace 12 años
  Simon Sapin bb68de835a Merge pull request #22 from bkoropoff/fix-lifetimes hace 12 años
  Brian Koropoff d4bf6ab71d Fix build break due to generalized parameter bounds hace 12 años
  Simon Sapin cb5b5f19ff Merge pull request #21 from michaelsproul/fix-status-url hace 12 años
  Michael Sproul d45cdff16f Fix the Travis CI status link. hace 12 años
  Simon Sapin 2af8160a2b Renew the github token and don’t leak it in Travis logs. hace 12 años
  Simon Sapin 03f6b332bc Add parse_path(). Fix #14. hace 12 años
  Simon Sapin a1fdd28ec7 Fix #19: application/x-www-form-urlencoded serialization was broken. hace 12 años
  Björn Steinbrink 4de939b0c6 Fix tests to build with current rust hace 12 años
  Björn Steinbrink 965590ba18 Use `as_slice()` instead of a temporary to get &[T] instead of &[T, ..0] hace 12 años
  Simon Sapin 23fb9ec22c Merge pull request #16 from dotdash/rustup hace 12 años
  Björn Steinbrink fae79aeada Fix building with current rust hace 12 años
  Simon Sapin 637a57a834 Remove #![crate_name = "url"], Cargo takes care of it. hace 12 años
  Simon Sapin dfd4376edb Use the new Rust support in Travis-CI hace 12 años
  Simon Sapin 43419c0b84 Store the default port number in URLs. hace 12 años
  Simon Sapin ec468b202a Merge pull request #11 from michaelsproul/formatter-refactor hace 12 años
  Michael Sproul 653e68518b Refactor URL formatting code into its own module. hace 12 años
  Simon Sapin 63e5d0b570 Make pushing to GitHub Pages verbose. hace 12 años
  Simon Sapin 852d8a90ce Make the port numer Option<u16> instead of String. hace 12 años
  Simon Sapin 553d003051 Move most top-level items into modules. hace 12 años