Commit History

Author SHA1 Message Date
  bors-servo 7c9bb3ca59 Auto merge of #165 - nox:heapsize, r=KiChjang 10 years ago
  Anthony Ramine 1e31a46c48 Allow heapsize 0.2 10 years ago
  bors-servo 9e1e198b4c Auto merge of #164 - servo:doctests, r=KiChjang 10 years ago
  Ms2ger 75fc7f27cb Enable doctests and correct nearby documentation. 10 years ago
  bors-servo cc6e50a92c Auto merge of #161 - goffrie:patch-1, r=KiChjang 10 years ago
  Geoffry Song 3eb0014172 Add a missing `SchemeType::` in doc 10 years ago
  Simon Sapin 497742f77e Use is_combining_mark from unicode_normalization. 10 years ago
  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