Commit History

Author SHA1 Message Date
  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
  est31 85bfa5312c Remove the deprecated log_syntax_violation function for 2.0 7 years ago
  est31 5ae0998d22 Remove AsciiExt 7 years ago
  Steven Fackler 827cc63750 Use define_encode_set 8 years ago
  Steven Fackler 20bebc236e Escape backslash in special URL path components 8 years ago
  Markus Westerlind 76129753a7 Suppress warnings about using AsciiExt 8 years ago
  David Kellum 255df06d4f Add syntax_violation_callback, SyntaxViolation enum 8 years ago
  bors-servo e3e0b34a3b Auto merge of #412 - valenting:fix-file-bug, r=SimonSapin 9 years ago
  Valentin Gosu a706400a94 Fix file:#frag test case 9 years ago
  Valentin Gosu dba0e4d169 Handle file URLs with host when path starts with Windows drive letter 9 years ago
  Valentin Gosu 63e12b0b43 Stop percent decoding %2e all the time 9 years ago
  bors-servo 222c34cefe Auto merge of #406 - valenting:empty-pass, r=SimonSapin 9 years ago
  Valentin Gosu 2f479abc27 Properly handle empty username and/or password 9 years ago
  Valentin Gosu 803b8bd99e Use opaque host parser for non-special schemes 9 years ago
  Vasudev Kamath 2fb1b03810 Fix typo in parse.rs s/authentification/authentication/ 9 years ago
  Keith Yeung ef40dcd684 Add HeapSizeOf impl for ParseError 9 years ago
  Daniel Lockyer 6db4c409e3 Tidy up some small nits 9 years ago
  Daniel Lockyer 3c21bd9650 Use nice helper functions 9 years ago
  Daniel Lockyer 844e2d5cf8 Switch double-quotes to single-quotes 9 years ago
  Daniel Lockyer 01ec217a82 Remove lifetimes 9 years ago
  Sam Whited b4d74000f1 Replace usage of try! with ? 9 years ago
  Manish Goregaokar a3e8a6d54d Percent-encode fragments based on https://github.com/whatwg/url/pull/169 9 years ago
  Simon Sapin 540bba5cec Simplify Parser::parse_host and Parser::parse_file_host 10 years ago
  Simon Sapin 46df76caed Systematically ignore tabs and newlines. 10 years ago
  Simon Sapin 91ee6518d9 Parse based on iterators instead of &str slices. 10 years ago
  Simon Sapin 4a59d935fc Let’s not try to manually maintain a list of authors. 10 years ago