Commit History

Author SHA1 Message Date
  Simon Sapin 0bd0dcf09d Use Iterator::ne to avoid a string allocation. 10 years ago
  Simon Sapin d6e1ac513e Merge pull request #119 from valenting/idna_new 10 years ago
  Valentin Gosu eb3846d0c7 Use matches! macro and chars.skip(2). Remove unused error code. 10 years ago
  bors-servo 9d88f17663 Auto merge of #157 - servo:clippy, r=SimonSapin 10 years ago
  Corey Farwell 3f28ebfd57 Address issues found by rust-clippy 10 years ago
  bors-servo 2ae8dfe197 Auto merge of #155 - cmbrandenburg:from_hex_doc, r=Ms2ger 10 years ago
  Craig M. Brandenburg be7530e0fa Add doc comment for percent_encoding::from_hex 10 years ago
  Valentin Gosu 9801e28b95 Change unicode-bidi dependency to version 0.2.3 10 years ago
  Valentin Gosu cb187a9a21 IDNA: Implement (most) bidi rules. 10 years ago
  bors-servo 2aa249b5bb Auto merge of #153 - nox:join, r=SimonSapin 10 years ago
  Anthony Ramine 0ad4d961b1 Introduce Url::join 10 years ago
  Simon Sapin c35d040f34 Implement most validitiy criteria 10 years ago
  Simon Sapin a6599b91c4 IDNA: Add DNS length check 10 years ago
  Simon Sapin 5a8d27105d Refactor IDNA 10 years ago
  Simon Sapin ed30dca0d6 Use char literals in IDNA mapping. 10 years ago
  Simon Sapin cd243851ed Add IDNA mapping table in source form to the repository. 10 years ago
  Simon Sapin 7bb230f6b6 Use a custom enum rather than strings for IDNA errors 10 years ago
  Simon Sapin 727220a7b7 IDNA: replace boolean parameters with a struct with named fields 10 years ago
  Valentin Gosu ca0ff3c952 Add UTS46 tests 11 years ago
  Valentin Gosu fee35ca964 IDNA support 11 years ago
  Simon Sapin ff91328be9 Restore custom IPv6 serialization. 10 years ago
  Simon Sapin 5838ff325d Reject leading + in IPv4 address. 10 years ago
  bors-servo 726408dc9a Auto merge of #141 - pyfisch:fix140, r=SimonSapin 10 years ago
  bors-servo 009c3100cf Auto merge of #150 - KiChjang:origin-doc, r=SimonSapin 10 years ago
  Keith Yeung da98e200f3 Use triple slash for documentation on Url::origin method 10 years ago
  bors-servo 6cf7e85f11 Auto merge of #147 - pyfisch:improveorigin, r=SimonSapin 10 years ago
  Pyfisch 7cd99d7ad1 improve `Origin` 10 years ago
  Pyfisch 0d7967d72a add test case for host: `http://192.168.0.257` 11 years ago
  bors-servo 66545ce19d Auto merge of #139 - pyfisch:testsdir, r=SimonSapin 10 years ago
  Pyfisch befcf7c3ed Move all tests to tests/ folder. 11 years ago