#1 feat: add support for Format Assertions

Offen
sjjaffe möchte 63 Commits von sjjaffe/feat/format-matcher nach sjjaffe/master zusammenführen

63 Commits

Autor SHA1 Nachricht Datum
  Sam Jaffe e10fb6e947 refactor: clang-tidy for format.h vor 5 Tagen
  Sam Jaffe 2032948ce5 Merge branch 'master' into feat/format-matcher vor 5 Tagen
  Sam Jaffe af414740e4 refactor: remove unreachable line vor 1 Woche
  Sam Jaffe 5b3e2b24f7 fix: compiler errors and test regression(s) vor 1 Woche
  Sam Jaffe cbf59019cb Merge branch 'master' into feat/format-matcher vor 1 Woche
  Sam Jaffe 438808fdfb Merge branch 'master' into feat/format-matcher vor 2 Wochen
  Sam Jaffe e92a647192 fix: inverted condition vor 2 Wochen
  Sam Jaffe baed30a69a chore: delete submodule vor 2 Wochen
  Sam Jaffe 14ae172ad0 Merge branch 'master' into feat/format-matcher vor 2 Wochen
  Sam Jaffe bfaa0f2924 fix: allow CMake to decide the JVALIDATE_USE macros vor 2 Wochen
  Sam Jaffe 8b6011e809 chore: attach to all test cases, since has-include is too good vor 2 Wochen
  Sam Jaffe d208bee4f4 chore: merge yes/no branches for adding ICU/IDNA vor 2 Wochen
  Sam Jaffe 40d5876d14 fix: make it so test cases will properly be filtered if either of IDNA and/or ICU are missing vor 2 Wochen
  Sam Jaffe a49bf7bfce refactor: remove length_u8 and length_u32 as they are no longer relevant for format validation vor 2 Wochen
  Sam Jaffe ef9be256fe fix: re-allow empty strings in ipv6-style URI/IRI vor 2 Wochen
  Sam Jaffe 09bdb0a972 fix: update format code to account for new tests vor 2 Wochen
  Sam Jaffe f8ae75c4f9 Merge branch 'master' into feat/format-matcher vor 2 Wochen
  Sam Jaffe e5db5e3730 chore: update to Test-JSON-Schema-Acceptance-1.037 vor 2 Wochen
  Sam Jaffe 0e4dfd7965 test-fix: allow for CMake to provide the testdir vor 2 Wochen
  Sam Jaffe e81526a6c4 chore: update Makefile to run all supported tests vor 2 Wochen
  Sam Jaffe 436f35a923 refactor: move construction of FormatValidator into Validator, allowing the user to provide user-defined-format codes vor 2 Wochen
  Sam Jaffe aa75d9a8f5 chore: fix typo vor 2 Wochen
  Sam Jaffe f22fb02f21 feat: implement draft03 format phone numbers according to E.123 format vor 2 Wochen
  Sam Jaffe 1f274c425d refactor: renaming in FormatValidator vor 2 Wochen
  Sam Jaffe 704864c10e feat: add support for Draft03-format keywords: date-time, ip-address, host-name (alt. name) and time, utc-millisec, color (new/changed) vor 2 Wochen
  Sam Jaffe 741a03cde6 Merge branch 'master' into feat/format-matcher vor 2 Wochen
  Sam Jaffe 7e34f035fb chore: disable ecmascript format test vor 2 Wochen
  Sam Jaffe 4db4a02747 Merge branch 'master' into feat/format-matcher vor 2 Wochen
  Sam Jaffe d3e5492e1f Merge branch 'master' into feat/format-matcher vor 2 Wochen
  Sam Jaffe 266137e95c Merge branch 'master' into feat/format-matcher vor 2 Wochen
  Sam Jaffe be8d8dcf1d feat: add ICU Regex Engine option vor 7 Monaten
  Sam Jaffe 1c382e8a53 docs: add more explaination in format.h vor 7 Monaten
  Sam Jaffe aa196e3a5d chore: fix filtering of test cases vor 7 Monaten
  Sam Jaffe 29bdafb5a8 feat: implement uri_template format vor 7 Monaten
  Sam Jaffe c2dedc8efe feat: implmenet uri-reference and iri-reference vor 7 Monaten
  Sam Jaffe da0d0a1dd8 feat: implement iri format testing vor 7 Monaten
  Sam Jaffe 1c0127945e feat: implement uri-format (excluding IPvFuture) vor 7 Monaten
  Sam Jaffe 5c18d15254 refactor: move simple macros to _macro.h, add IIF vor 7 Monaten
  Sam Jaffe a7f8212906 refactor: disable I18N formats when missing IDNA library vor 7 Monaten
  Sam Jaffe 7fe69c0e39 refactor: switch utf8/utf32 conversions to use idna over icu vor 7 Monaten
  Sam Jaffe 5bea563a43 refactor: remove regex_escape function vor 7 Monaten
  Sam Jaffe 71c2c84e49 fix: add leapsecond support vor 7 Monaten
  Sam Jaffe 58959a21ee feat: implement hostname/idn-hostname vor 7 Monaten
  Sam Jaffe 6dc36beb9b refactor: missing include for std::isalnum vor 7 Monaten
  Sam Jaffe 9ab9476d66 fix: string-bounds vor 7 Monaten
  Sam Jaffe bbd23791e9 refactor: cleanup ICU string usage (TODO non-icu support) vor 7 Monaten
  Sam Jaffe 53e3015fea feat: prospective idn-email and idn-hostname support vor 8 Monaten
  Sam Jaffe ea5e823892 refactor: remove extra guard on "json-pointer" format vor 8 Monaten
  Sam Jaffe c324da4c97 Merge branch 'master' into feat/format-matcher vor 8 Monaten
  Sam Jaffe 9da98fae0c fix: add expect in JSON-Pointer for leading / vor 8 Monaten
  Sam Jaffe 2720f2f9f2 refactor: cleanup vor 8 Monaten
  Sam Jaffe f477659a6f chore: add format tests to MAKE vor 8 Monaten
  Sam Jaffe b668d68059 refactor: pass regex engine into format validator vor 8 Monaten
  Sam Jaffe a13c6de001 refactor: compress details in vocabulary::Metadata w/ enum vor 8 Monaten
  Sam Jaffe 2699edfbd7 refactor: implement required-keywords vor 8 Monaten
  Sam Jaffe cc172b0678 fix: validation on RelativePointer for e.g. "01/A" vor 8 Monaten
  Sam Jaffe 68804cd7c3 fix: JSON-Pointer handling is looser in the schema handler than the format handler vor 8 Monaten
  Sam Jaffe 7525ba870f refactor: add validator for json-pointer and relative-json-pointer vor 8 Monaten
  Sam Jaffe c027e6c5ba refactor/fix: make integer parsing for Pointer require all chars in the string vor 8 Monaten
  Sam Jaffe 49623e7f72 refactor: don't use optional for relative pointer vor 8 Monaten
  Sam Jaffe cdf837a3a6 Merge branch 'master' into feat/format-matcher vor 8 Monaten
  Sam Jaffe 9c8e27a663 feat: implement "format" handling for ipv4, ipv6, hostname, date, time, date-time, duration, email, and uuid vor 1 Jahr
  Sam Jaffe 409dd7d58c test-refactor: add format enabling option vor 1 Jahr