Commit History

作者 SHA1 備註 提交日期
  Dirkjan Ochtman 245aba3edd idna: implement support for reporting errors on invalid IDNA2008 characters 5 年之前
  Valentin Gosu e385083bc7 Revert "Merge pull request #677 from djc/optimize-tables" 5 年之前
  Dirkjan Ochtman d56b36dac8 idna: combine two tables 5 年之前
  Dirkjan Ochtman 70a86691c3 idna: only store range start in the initial TABLE 5 年之前
  Dirkjan Ochtman 91409d6433 idna: split validity criteria into more specific error variants 6 年之前
  Dirkjan Ochtman 28a5be65a2 idna: more concise Debug output for Errors 6 年之前
  Dirkjan Ochtman 4a0d73fe63 idna: factor out is_err() method for Errors 6 年之前
  Dirkjan Ochtman 3fc1cd1fe3 idna: add Idna API with amortized allocation 6 年之前
  Dirkjan Ochtman e26d13e71c idna: use iterator interface to yield characters from punycode decoder 6 年之前
  Dirkjan Ochtman 75fe25cee5 idna: refactor mapping as an iterator API 6 年之前
  Matt Brubeck 540ede02d0 Silence clippy warnings 5 年之前
  Dirkjan Ochtman 3cc7e69595 idna: switch to stack-allocated simple Errors struct 6 年之前
  Dirkjan Ochtman cb099d7588 idna: add fast path for ASCII characters to bidi classification 6 年之前
  Dirkjan Ochtman 8c22586d68 idna: add a fast path for mapping simple ASCII characters 6 年之前
  Dirkjan Ochtman e579c03677 idna: simplify validation of decoded labels 6 年之前
  Dirkjan Ochtman 4ff34cbdc0 idna: separate pass for bidi validation 6 年之前
  Dirkjan Ochtman e4fc79ad93 idna: deduplicate handling of invalid input 6 年之前
  Dirkjan Ochtman adeffad400 idna: add a fast path for simple domains 6 年之前
  Dirkjan Ochtman 2bf4bedda5 chore: update crates to 2018 edition 6 年之前
  Dirkjan Ochtman e1f8abb49b idna: simplify validation API 6 年之前
  Dirkjan Ochtman f8a8a0fd2a idna: extract function for finding bidi characters 6 年之前
  Dirkjan Ochtman 8e66bc59b2 Fix clippy issues 6 年之前
  Dirkjan Ochtman 94e2a87795 idna: propagate error from write_str() call 6 年之前
  Clar Fon 03264d1df9 Add nicer Display implementation for idna::Errors (#622) 6 年之前
  Dirkjan Ochtman e003e93ecb idna: clean up clippy warnings 6 年之前
  Martin Åkesson 0a92c73a37 Add support for '?' operator (#620) 6 年之前
  Simon Sapin 62cc6147d5 Have an explicit `impl Default for Config` in idna 7 年之前
  Simon Sapin 5aeaf89afe Make the uts46 module private 7 年之前
  Simon Sapin e3441b3136 rustfmt 7 年之前
  Simon Sapin b2b70f56b5 Merge commit 'refs/pull/484/head' of github.com:servo/rust-url into 2.0 7 年之前