Commit History

Author SHA1 Message Date
  Alex Crichton 8d99afbd99 Remove usage of the `collections` feature 11 years ago
  Simon Sapin 8b63a3f2eb Merge pull request #84 from alexcrichton/update 11 years ago
  Alex Crichton e36390e866 Bump rustc-serialize and use std::path 11 years ago
  Valentin Gosu 77f4bbd778 Make urlutils public and disallow changing the scheme type to an incompatible type 11 years ago
  Simon Sapin 6a20f9b270 Upgrade to rustc 1.0.0-nightly (522d09dfe 2015-02-19) (built 2015-02-20) 11 years ago
  Simon Sapin 16923fb0a9 Remove usage of .as_slice() 11 years ago
  Simon Sapin b8c456ee02 Upgrade to rustc 1.0.0-dev (ba2f13ef0 2015-02-04 20:03:55 +0000) 11 years ago
  Simon Sapin 1565178638 Upgrade to rustc 1.0.0-nightly (c5961ad06 2015-01-28 21:49:38 +0000) 11 years ago
  Сухарик 3e441e3dd4 update to recent rust changes 11 years ago
  Corey Farwell 1a3533e4e0 Bump copyright year on files I modified 11 years ago
  Corey Farwell 48f61c9b30 Utilize `if...let` sugar 11 years ago
  Simon Sapin dbacb6387c Use the matches crate form crates.io 11 years ago
  Simon Sapin 061485a080 Fix warnings. 11 years ago
  Simon Sapin 47da1ddbbb Upgrade to rustc 1.0.0-dev (a9be50e28 2015-01-09 19:44:50 +0000) 11 years ago
  Tetsuharu OHZEKI e64ebf9fad Fix warning for rustc 1.0.0-nightly (ea6f65c5f 2015-01-06 19:47:08 +0000) 11 years ago
  Peter Atashian b46d7795c3 Update serialize 11 years ago
  Simon Sapin 6d7f6cd540 Upgrade to rustc 0.13.0-nightly (c6c786671 2015-01-04 00:50:59 +0000) 11 years ago
  Steven Fackler 5a029d99a6 Fix for upstream changes 11 years ago
  Alex Crichton 15c2c8620a Update to rust master 11 years ago
  Alex Crichton 13be975b60 Udpate to rust master 11 years ago
  Simon Sapin 5a446d7ecc The old url crate is gone, don’t mention it in docs. Fix #63. 11 years ago
  Pierre Baillet bd385392ec Fix for macro syntax change in rust on 2014-12-19 11 years ago
  Benjamin Herr 1d37cd9818 Update to rust with opt-in Copy 11 years ago
  Simon Sapin 9ae1fd2fc3 Make rust-encoding an optional feature. 12 years ago
  Simon Sapin 56d10e0f3d No flat enums. [breaking-change] 12 years ago
  Simon Sapin ac355d4bca Make ParseError a C-like enum. 12 years ago
  Andrew Cann 89dd1b1555 fmt::FormatError has been renamed to fmt::Error 12 years ago
  Jason Ozias 0e55c64847 Fix for rust commit 3dcd2157403163789aaf21a9ab3c4d30a7c6494d 'Switch to purely namespaced enums' 12 years ago
  Steve Klabnik 459e021147 fail -> panic 12 years ago
  Simon Sapin 29f70a4723 Upgrade to rustc 0a4c136d6 2014-09-23. Fix #31, close #32. 12 years ago