Commit History

Author SHA1 Message Date
  Simon Sapin 2f199ffa41 Add Url::socket_addrs 7 years ago
  Simon Sapin bb84560d48 fmt 7 years ago
  David Kellum cce2d32015 Remove redundant field names in struct init 7 years ago
  Anthony Ramine c2ff51b1b1 Optimise default string deserialization for Url 7 years ago
  Simon Sapin 7f1bd6ce1c percent-encoding: make sets be values of one type, instead of types that implement a trait 7 years ago
  Simon Sapin e3441b3136 rustfmt 7 years ago
  Simon Sapin b567a51e78 Remove rust-encoding support 7 years ago
  Simon Sapin 896662b1ca Merge remote-tracking branch 'origin/master' into 2.0 7 years ago
  Simon Sapin 6e08201482 Remove DNS-related functionality 7 years ago
  Simon Sapin 568425aa59 Bump url to 2.0.0 7 years ago
  Simon Sapin fe74a60bd0 Don’t reexport idna and percent_encoding in the url crate 7 years ago
  Simon Sapin 394e63a751 Remove support for the heapsize crate 7 years ago
  Simon Sapin c276a8237a rustfmt 7 years ago
  Simon Sapin 48f3bed3e7 Use Option instead of a custom ViolationFn enum 7 years ago
  Simon Sapin 90e65b26d4 Merge commit 'refs/pull/511/head' of github.com:servo/rust-url into 2.0 7 years ago
  Simon Sapin 77a10333ec cargo fix 7 years ago
  Simon Sapin 54d8b3fbf1 Merge commit 'refs/pull/510/head' of github.com:servo/rust-url into 2.0 7 years ago
  bors-servo 695351be29 Auto merge of #481 - BradyMcd:port-documentation, r=SimonSapin 7 years ago
  Simon Sapin d55d46b994 Doctest whitespace 7 years ago
  Simon Sapin 885d684fff Doctest whitespace 7 years ago
  Simon Sapin ee574dca0b Keep method summaries short 7 years ago
  est31 d6c3bcd787 Update to serde 1.0 7 years ago
  est31 85bfa5312c Remove the deprecated log_syntax_violation function for 2.0 7 years ago
  est31 424f3e45ac Remove reundant use 7 years ago
  est31 ce34673c73 url crate: remove rustc-serialize optional dependency 7 years ago
  Dustin J. Mitchell 8db631ca64 Include url::Position in top-level docs 7 years ago
  Brady McDonough e898dd0fbf Fixed non-compiling example 7 years ago
  Brady McDonough 2fc6bd5c5b Added documentation of default port elision 7 years ago
  Jeremy Soller 01404b7040 Redox patches 7 years ago
  Sean Leather 736c4ee674 Fix typo 7 years ago