Commit History

Author SHA1 Message Date
  Martin Robinson dbd526178e ran `cargo clippy --fix -- -Wclippy::use_self` (#1048) 1 year ago
  David Sherret ffca1eff75 chore: fix clippy errors on main (#1019) 1 year ago
  Henri Sivonen 8a683ff4ab Merge idna-v1x to main (#990) 1 year ago
  Valentin Gosu 9404ff53a0 Mark debugger_visualizer as optional and fix clippy (#967) 2 years ago
  Colin Watson 22b823708a Fix idna tests with no_std (#963) 2 years ago
  Valentin Gosu 54346fa288 Revert "Reimplement idna on top of ICU4X" (#946) 2 years ago
  Sebastian Thiel 467ef63969 fix panic on `xn--55555577` (#940) 2 years ago
  Henri Sivonen 3d6dbbb1df Reimplement idna on top of ICU4X (#923) 2 years ago
  bishopcheckmate f447500049 perf(punycode): avoid double allocation in decode_to_string (#894) 2 years ago
  Bennet Bleßmann 464b1f7d8f Fix another overflow in punycode encode_into (#880) 2 years ago
  Bennet Bleßmann ae8d29e04a use checked addition to not panic in debug build (#877) 2 years ago
  Mads Marquart a24c4d6264 Make idna no_std compatible 3 years ago
  Dirkjan Ochtman 6e4b6282c6 idna: fix hang with unicode character before delimiter (fixes #692) 5 years ago
  Dirkjan Ochtman 3fc1cd1fe3 idna: add Idna API with amortized allocation 6 years ago
  Dirkjan Ochtman e26d13e71c idna: use iterator interface to yield characters from punycode decoder 6 years ago
  Dirkjan Ochtman 2f8ba57229 idna: separate decoding of encoded characters and merging 6 years ago
  Dirkjan Ochtman 5bc0e60601 idna: gather punycode insertions separately to avoid memcpys 6 years ago
  Matt Brubeck 540ede02d0 Silence clippy warnings 5 years ago
  Dirkjan Ochtman 8dedda48c6 idna: prevent allocations in punycode encoding (fixes #561) 6 years ago
  Josh Mcguigan 3b587ea32f unsafe audit 6 years ago
  Dirkjan Ochtman 3e4225c28e Fix formatting with cargo fmt 6 years ago
  Dirkjan Ochtman 8e66bc59b2 Fix clippy issues 6 years ago
  Simon Sapin c276a8237a rustfmt 7 years ago
  Simon Sapin 77a10333ec cargo fix 7 years ago
  est31 5ae0998d22 Remove AsciiExt 7 years ago
  Markus Westerlind 76129753a7 Suppress warnings about using AsciiExt 8 years ago
  Simon Sapin 4a59d935fc Let’s not try to manually maintain a list of authors. 10 years ago
  Simon Sapin ca6a4aeaa3 Remove some `unsafe` blocks. 10 years ago
  Simon Sapin 83f4b9e954 Split IDNA into a separate crate. 10 years ago