提交历史

作者 SHA1 备注 提交日期
  Sam Jaffe 2032948ce5 Merge branch 'master' into feat/format-matcher 5 天之前
  Sam Jaffe b9d4c96bfb refactor: clang-tidy 1 周之前
  Sam Jaffe 510dd917a8 chore: import cleanup/fixes from feat/format-matcher 2 周之前
  Sam Jaffe a49bf7bfce refactor: remove length_u8 and length_u32 as they are no longer relevant for format validation 2 周之前
  Sam Jaffe 4db4a02747 Merge branch 'master' into feat/format-matcher 2 周之前
  Sam Jaffe 76e93c5ba1 feat: add support for ICU Regex, remove regex fuzzing nonsense for tricking std::regex into working w/ emojis 2 周之前
  Sam Jaffe 266137e95c Merge branch 'master' into feat/format-matcher 2 周之前
  Sam Jaffe 5af9ca8824 refactor: fix warnings 3 周之前
  Sam Jaffe 5c18d15254 refactor: move simple macros to _macro.h, add IIF 7 月之前
  Sam Jaffe 7fe69c0e39 refactor: switch utf8/utf32 conversions to use idna over icu 7 月之前
  Sam Jaffe 5bea563a43 refactor: remove regex_escape function 7 月之前
  Sam Jaffe 58959a21ee feat: implement hostname/idn-hostname 7 月之前
  Sam Jaffe bbd23791e9 refactor: cleanup ICU string usage (TODO non-icu support) 7 月之前
  Sam Jaffe 53e3015fea feat: prospective idn-email and idn-hostname support 8 月之前
  Sam Jaffe b5bf3254af fix: implement non_bmp_regex handling 8 月之前
  Sam Jaffe 3295437db7 docs: 41% comment/code ratio 8 月之前
  Sam Jaffe 2ff66e2e0c fix: add support for non_bmp_regex 1 年之前
  Sam Jaffe 800a2a971b fix: UTF8 support for maxLength/minLength 1 年之前