Commit History

Author SHA1 Message Date
  Dirkjan Ochtman 04b7f49019 idna: combine two tables 5 years ago
  Dirkjan Ochtman 945908c5a2 idna: only store range start in the initial TABLE 5 years ago
  Dirkjan Ochtman 245aba3edd idna: implement support for reporting errors on invalid IDNA2008 characters 5 years ago
  Valentin Gosu e385083bc7 Revert "Merge pull request #677 from djc/optimize-tables" 5 years ago
  Dirkjan Ochtman d56b36dac8 idna: combine two tables 5 years ago
  Dirkjan Ochtman 70a86691c3 idna: only store range start in the initial TABLE 5 years ago
  Dirkjan Ochtman e003e93ecb idna: clean up clippy warnings 6 years ago
  Dirkjan Ochtman 6efc7f4850 idna: update IDNA mapping table to Unicode 13.0 6 years ago
  Markus Westerlind 5dfd1ec477 refactor: Avoid doing unnecessary bit operations in rust's const eval 8 years ago
  Markus Westerlind 1525ea6b24 Add missing last element of the uts46 mapping table 8 years ago
  Markus Westerlind fca5694347 Store the first indicator directly into the u16 8 years ago
  Markus Westerlind 281958c0de Split the uts46 table into one more table to avoid storing slices 8 years ago
  Markus Westerlind 94e836c3f3 perf: Merge ranges which only consists of a single character 8 years ago
  Markus Westerlind e035f8909b perf: Split the uts46 table for better cache locality (-4%) 8 years ago
  Behnam Esfahbod 6a9ac45c11 [idna/src] Update uts46_mapping_table.rs 9 years ago
  Nathan Froyd c01815083f pack Mappings of StringTableSlice better 9 years ago
  Nathan Froyd a44257d059 merge identically-mapped adjacent ranges 9 years ago
  Nathan Froyd 12a92d7d76 reduce space required by idna data tables 9 years ago
  Simon Sapin 05cc61cb7a Update IDNA to Unicode 9.0.0 9 years ago
  Simon Sapin 4a59d935fc Let’s not try to manually maintain a list of authors. 10 years ago
  Simon Sapin 83f4b9e954 Split IDNA into a separate crate. 10 years ago