Commit History

Author SHA1 Message Date
  Dustin J. Mitchell 8db631ca64 Include url::Position in top-level docs 7 years ago
  Jeremy Soller 01404b7040 Redox patches 7 years ago
  Sean Leather 736c4ee674 Fix typo 7 years ago
  Steven Fackler 827cc63750 Use define_encode_set 7 years ago
  Simon Sapin 2efa106431 Fix a lifetime bug uncovered by NLL, thanks @lqd 8 years ago
  Simon Sapin 1b84a3944f 1.7.0 8 years ago
  David Kellum 255df06d4f Add syntax_violation_callback, SyntaxViolation enum 8 years ago
  Paul Colomiets 82f1b28ddf Remove file-related methods on all except unix, windows, redox 8 years ago
  Paul Colomiets c6e419f894 Normalize end of line whitespace in src/lib.rs 8 years ago
  Valentin Gosu f9d797190a Do not allow username,password,port for URLs without a host or file URLs 9 years ago
  bors-servo 8e3cbca6a1 Auto merge of #403 - valenting:opaque-host-parser, r=SimonSapin 9 years ago
  Simon Sapin b761d6c236 Add custom_encoding_override() to form_urlencoded::Serializer. 9 years ago
  Valentin Gosu c441c439b6 Also use opaque host parser in set_host 9 years ago
  Matt Brubeck 8710886f29 Make links in docs work with commonmark 9 years ago
  Magnus Hoff e9838b0058 Update example code to correctly reflect implementation 9 years ago
  Magnus Hoff 43b2222236 Add missing whitespace 9 years ago
  rap2h 053be60e96 add more documentation for errors 9 years ago
  rap2h b8e1a95529 add error documentation on parse function 9 years ago
  Giang N dd1f2328a2 Squash commit 9 years ago
  Simon Sapin d794e04b12 Hide quirks module from docs, fix #311. 9 years ago
  Sean McArthur 9d36a3973d move percent_encoding to its own crate 9 years ago
  bors-servo 4083375178 Auto merge of #335 - imor:impl-debug, r=SimonSapin 9 years ago
  bors-servo dc5cf2b08a Auto merge of #357 - tmccombs:fragment, r=SimonSapin 9 years ago
  bors-servo 923c02f19b Auto merge of #323 - Enet4:imp/no-unwrap-in-doctests, r=SimonSapin 9 years ago
  Simon Sapin d1ccb04d2b Increment version number for new feature (UNC paths). 9 years ago
  Simon Sapin 1ec057f79f Windows UNC paths: parse host and percent-encode share name 9 years ago
  Simon Sapin 94d3605d50 Avoid re-parsing in Url::from_file_path 9 years ago
  William R. Fraser 9bcf563c2a re-structure to avoid #[cfg] on public functions 9 years ago
  William R. Fraser 60bb1f9889 Windows: implement conversion to/from UNC paths 9 years ago
  Thayne McCombs abcb11128a Add description of fragment to documentation 9 years ago