Cronologia Commit

Autore SHA1 Messaggio Data
  Dirkjan Ochtman 91409d6433 idna: split validity criteria into more specific error variants 6 anni fa
  Dirkjan Ochtman 28a5be65a2 idna: more concise Debug output for Errors 6 anni fa
  Dirkjan Ochtman 4a0d73fe63 idna: factor out is_err() method for Errors 6 anni fa
  Dirkjan Ochtman 3fc1cd1fe3 idna: add Idna API with amortized allocation 6 anni fa
  Dirkjan Ochtman e26d13e71c idna: use iterator interface to yield characters from punycode decoder 6 anni fa
  Dirkjan Ochtman 2f8ba57229 idna: separate decoding of encoded characters and merging 6 anni fa
  Dirkjan Ochtman 5bc0e60601 idna: gather punycode insertions separately to avoid memcpys 6 anni fa
  Dirkjan Ochtman 75fe25cee5 idna: refactor mapping as an iterator API 6 anni fa
  Matt Brubeck 31bc0da54c Generalize PartialEq impl for Host 5 anni fa
  Matt Brubeck 540ede02d0 Silence clippy warnings 5 anni fa
  Kosta Welke c0558dcf43 mention feature serde in docs 5 anni fa
  Dirkjan Ochtman 494b2fcb16 Update GitHub Actions 6 anni fa
  Valentin Gosu 1182d5d5b9 Fix readme path 5 anni fa
  Valentin Gosu fcf40eae55 Update toml to list bench path 5 anni fa
  Valentin Gosu 82ee0bd3cd Bump url crate version to 2.2.0 5 anni fa
  Dirkjan Ochtman a46bec6e54 chore: silence false positive clippy warning 6 anni fa
  Dirkjan Ochtman 37460b4ab7 idna: deduplicate punycode test assertions 6 anni fa
  Dirkjan Ochtman b665da1b24 chore: pacify clippy some more 6 anni fa
  Dirkjan Ochtman 9d8a8c5103 chore: fix CI failures from clippy/MSRV 6 anni fa
  Dirkjan Ochtman bbfb2c0c79 url: tweak code order in test module 6 anni fa
  Dirkjan Ochtman 595624961f url: replace use of macros in data-driven tests 6 anni fa
  Dirkjan Ochtman c9ed907ed1 url: remove usage of custom test framework 6 anni fa
  Dirkjan Ochtman 7861920ed8 url: fix warnings from doc tests 6 anni fa
  Dirkjan Ochtman 3cc7e69595 idna: switch to stack-allocated simple Errors struct 6 anni fa
  Jacob Hoffman-Andrews 52670622fb Show components in Url's Debug implementation (#637) 6 anni fa
  Dirkjan Ochtman 7b8b8416c3 url: test that setting scheme to file with host fails (see #278) 6 anni fa
  Behnam Esfahbod 4c1be65d0a [idna] Add unit tests for punycode prefix edge cases 9 anni fa
  Dirkjan Ochtman 8dedda48c6 idna: prevent allocations in punycode encoding (fixes #561) 6 anni fa
  Dirkjan Ochtman cb099d7588 idna: add fast path for ASCII characters to bidi classification 6 anni fa
  Dirkjan Ochtman 8c22586d68 idna: add a fast path for mapping simple ASCII characters 6 anni fa