Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Sapin c276a8237a rustfmt hace 7 años
  Raminder Singh 2f0f2f693d Add encoding name in Debug impl for readability hace 9 años
  Raminder Singh 01e70b9f69 Remove unused import hace 9 años
  Raminder Singh 0ae3540ac5 Add missing 'use' declarations hace 9 años
  Raminder Singh 94af92f702 Fix failing build on travis-ci hace 9 años
  Raminder Singh b7ebdb34bf Fix #305 Implement Debug for many types hace 9 años
  Simon Sapin 4a59d935fc Let’s not try to manually maintain a list of authors. hace 10 años
  Simon Sapin cd9fda8e30 Fix/clarify comments, and add a debug_assert! hace 10 años
  Simon Sapin 2375850090 Backport to Rust 1.7 hace 10 años
  Simon Sapin bea7a484af form_urlencoded::Serializer is a "stateful" object. hace 10 años
  Simon Sapin d3e9824a21 Cow wrangling. (Reduce allocations/copying.) hace 10 años
  Simon Sapin 507ff3f80f Self hace 10 años
  Simon Sapin 837a8da8f9 Introduce "output encoding", per spec. hace 10 años
  Simon Sapin 31cdce5a52 form_urlencoded::parse returns an iterator. hace 10 años
  Simon Sapin 6830decb4c Back to the builder pattern after all. hace 10 años
  Simon Sapin ec1e55df3f Make Url::parse_with usable. (EncodingOverride is private.) hace 10 años
  Simon Sapin 9e759f1872 Rewrite ALL THE THINGS! hace 10 años
  Simon Sapin d9ee1e4559 Upgrade to rustc 1.0.0-beta (9854143cb 2015-04-02) (built 2015-04-02) hace 11 años
  Alex Crichton adaa81ec97 Prep for beta hace 11 años
  Simon Sapin 6a20f9b270 Upgrade to rustc 1.0.0-nightly (522d09dfe 2015-02-19) (built 2015-02-20) hace 11 años
  Simon Sapin 16923fb0a9 Remove usage of .as_slice() hace 11 años
  Steven Fackler 5a029d99a6 Fix for upstream changes hace 11 años
  Simon Sapin 275b3d2995 Upgrade to rustc 0.13.0-nightly (96a3c7c6a 2014-12-23 22:21:10 +0000) hace 11 años
  Alex Crichton 15c2c8620a Update to rust master hace 11 años
  Benjamin Herr 1d37cd9818 Update to rust with opt-in Copy hace 11 años
  Simon Sapin 9f05a01080 Use std::borrow::Cow instead of temporary parameter hack. hace 11 años
  Simon Sapin 4e30f965cc Simplify and document the signature of EncodingOverride::encode. hace 12 años
  Simon Sapin 9ae1fd2fc3 Make rust-encoding an optional feature. hace 12 años