Historique des commits

Auteur SHA1 Message Date
  Dirkjan Ochtman 680a3e19e6 url: update tests to latest URL standard (fixes #163) il y a 6 ans
  Dirkjan Ochtman 52ba6972a2 url: allow setting host or hostname to empty on file URLs il y a 6 ans
  Dirkjan Ochtman 5937812281 url: percent-encode NULL bytes in fragments il y a 6 ans
  Dirkjan Ochtman 2f204d0037 url: make gopher behave like unrecognized schemes il y a 6 ans
  Dirkjan Ochtman dce7c6e58b url: forbid <, > and ^ in hosts il y a 6 ans
  Dirkjan Ochtman 6b05499d3f url: reject empty host after toAscii conversion il y a 6 ans
  Martin Åkesson 0a92c73a37 Add support for '?' operator (#620) il y a 6 ans
  Samuel Marks c2f9227997 [idna/tests/unit.rs] rustfmt (#615) il y a 6 ans
  Plecra b03895bd47 docs: Typo in example (#614) il y a 6 ans
  Nicholas Bishop 9a75a29039 Fix typo in precent-encoding documentation (#611) il y a 6 ans
  bors-servo 55395ed309 Auto merge of #607 - jplatte:master, r=SimonSapin il y a 6 ans
  Jonas Platte bd3922faf2 Revert pointless visibility changes il y a 6 ans
  Jonas Platte 5edbc5ab0b Apply review suggestions il y a 6 ans
  Jonas Platte e80c278242 Split form_urlencoded into its own crate il y a 6 ans
  Valentin Gosu 06012a9241 Fix missing / for non-special URLs (#603) il y a 6 ans
  DavidKorczynski 0a18f93153 Updated Cargo.toml with new libfuzzer dependency. (#600) il y a 6 ans
  Yoshua Wuyts 28314752bf impl TryFrom<'a str> for Url (#569) il y a 6 ans
  bors-servo f091d2b45b Auto merge of #575 - valenting:version-2.1.1, r=SimonSapin il y a 6 ans
  Valentin Gosu 1593578665 Update version to 2.1.1 il y a 6 ans
  Valentin Gosu 9cd6467b98 Merge pull request #537 from o0Ignition0o/40_tests_left il y a 6 ans
  o0Ignition0o 446484009e Comments and nits fixups. il y a 6 ans
  Jeremy Lempereur 925ec94a6d Avoid allocation when checking for windows drive letters. il y a 6 ans
  Jeremy Lempereur aeef54febe trim file paths if needed. il y a 6 ans
  o0Ignition0o 8ef48471a8 Make sure a windows drive letter segment always ends with a slash. il y a 7 ans
  o0Ignition0o a9ca033439 Pleasing the 1.33.0 borrow checker. il y a 7 ans
  o0Ignition0o 736d7bc7c3 removing unused imports. il y a 7 ans
  Jeremy Lempereur 7efdc53193 Fix scheme setter il y a 7 ans
  Jeremy Lempereur 26ccc0d6ea Hash getter and setter. il y a 7 ans
  Jeremy Lempereur 0586854c8b Host parsing rules. il y a 7 ans
  Jeremy Lempereur 54a158b7a2 Path and file parsing. il y a 7 ans