Historial de Commits

Autor SHA1 Mensaje Fecha
  David Kellum 8cc477f5d3 Disambiguate Display::fmt calls for error types hace 7 años
  Simon Sapin 7f1bd6ce1c percent-encoding: make sets be values of one type, instead of types that implement a trait hace 7 años
  Simon Sapin b567a51e78 Remove rust-encoding support hace 7 años
  Simon Sapin 6e08201482 Remove DNS-related functionality hace 7 años
  Simon Sapin fe74a60bd0 Don’t reexport idna and percent_encoding in the url crate hace 7 años
  Simon Sapin c276a8237a rustfmt hace 7 años
  Simon Sapin 90e65b26d4 Merge commit 'refs/pull/511/head' of github.com:servo/rust-url into 2.0 hace 7 años
  est31 85bfa5312c Remove the deprecated log_syntax_violation function for 2.0 hace 7 años
  est31 5ae0998d22 Remove AsciiExt hace 7 años
  Steven Fackler 20bebc236e Escape backslash in special URL path components hace 7 años
  David Kellum 255df06d4f Add syntax_violation_callback, SyntaxViolation enum hace 8 años
  David Kellum 42b82fadc5 Test for existing log_violation_syntax interface hace 8 años
  Valentin Gosu f9d797190a Do not allow username,password,port for URLs without a host or file URLs hace 9 años
  bors-servo 222c34cefe Auto merge of #406 - valenting:empty-pass, r=SimonSapin hace 9 años
  bors-servo 8e3cbca6a1 Auto merge of #403 - valenting:opaque-host-parser, r=SimonSapin hace 9 años
  Valentin Gosu 2f479abc27 Properly handle empty username and/or password hace 9 años
  Simon Sapin b761d6c236 Add custom_encoding_override() to form_urlencoded::Serializer. hace 9 años
  Valentin Gosu c441c439b6 Also use opaque host parser in set_host hace 9 años
  Behnam Esfahbod 185495da2d [idna] Preserve leading dots in host hace 9 años
  bors-servo 4e909f6c44 Auto merge of #328 - tomecki:display_for_host_and_port, r=SimonSapin hace 9 años
  Simon Sapin 1ec057f79f Windows UNC paths: parse host and percent-encode share name hace 9 años
  William R. Fraser 60bb1f9889 Windows: implement conversion to/from UNC paths hace 9 años
  Guillaume Charmetant 42603254fa derive hash trait for Origin hace 9 años
  Daniel Lockyer 3c21bd9650 Use nice helper functions hace 9 años
  Tomasz 8f6e4f9ff7 Address code review issues hace 9 años
  Tomasz 133b64ef39 Add Display for HostAndPort hace 9 años
  Brian Anderson dd5d84a5be Add a test that define_encode_set works inside both modules and functions hace 9 años
  Manish Goregaokar 14b87b90f2 Add (de)serialization of internal representation, to avoid re-parsing. hace 9 años
  Kyle Bishop 092934c420 add Url::parse_with_params() hace 9 años
  Corey Farwell 562d3e7ec4 Stop using deprecated `SipHasher`. hace 9 años