Commit History

Author SHA1 Message Date
  Simon Sapin 2972218800 Remove the dependency on uuid. 10 years ago
  Simon Sapin 9e759f1872 Rewrite ALL THE THINGS! 10 years ago
  Simon Sapin 83f4b9e954 Split IDNA into a separate crate. 10 years ago
  Yoav Alon ec2993de44 fixing handling of canonicalized path on windows 10 years ago
  Jason Dusek d260a19f86 Fix dead link in doc comment 10 years ago
  Simon Sapin 56f8eb2a5b Make some details of the idna module private. 10 years ago
  Ms2ger 75fc7f27cb Enable doctests and correct nearby documentation. 10 years ago
  Geoffry Song 3eb0014172 Add a missing `SchemeType::` in doc 10 years ago
  Simon Sapin d6e1ac513e Merge pull request #119 from valenting/idna_new 10 years ago
  Corey Farwell 3f28ebfd57 Address issues found by rust-clippy 10 years ago
  Valentin Gosu cb187a9a21 IDNA: Implement (most) bidi rules. 10 years ago
  Anthony Ramine 0ad4d961b1 Introduce Url::join 10 years ago
  Valentin Gosu fee35ca964 IDNA support 11 years ago
  Keith Yeung da98e200f3 Use triple slash for documentation on Url::origin method 10 years ago
  Pyfisch 7cd99d7ad1 improve `Origin` 10 years ago
  Pyfisch befcf7c3ed Move all tests to tests/ folder. 11 years ago
  Pyfisch ce1efd3911 Change host to use ip address types provided by std. 11 years ago
  Simon Sapin c633569056 Revert "Add IPv4 variant to Host and remove custom Ipv6 address type" 11 years ago
  Pyfisch ecc7bb79bc Add IPv4 variant to Host and remove custom Ipv6 address type 11 years ago
  Markus Unterwaditzer 3e72c19581 Manually impl Ord, PartialOrd 11 years ago
  Markus Unterwaditzer b999b7df92 Make port: None equal to port: default_port 11 years ago
  bors-servo a3cd772026 Auto merge of #111 - KiChjang:url-origin, r=SimonSapin 11 years ago
  Conrad Kleinespel ff02193717 adds docs about query string decoding 11 years ago
  panicbit 2e8f0f63c7 Adjust set_query_from_pairs bounds 11 years ago
  Michael Howell d036ad454f Use the compiler plugin. 11 years ago
  Michael Howell 7a4ac2390d Add heapsize support. 11 years ago
  Patrick Walton 269af0e422 Add optional serialization with `serde` 11 years ago
  Simon Sapin 6dbd743189 Add an arbitrary ordering to `Url`. Fix #114. 11 years ago
  Simon Sapin 3d4430b193 Derive `Hash` instead of implemeting it based on `.serialize()`. 11 years ago
  Keith Yeung 08ea09ce04 Using opaque identifiers 11 years ago