コミット履歴

作者 SHA1 メッセージ 日付
  Yuri Khan 8c182e51e7 Flatten allOf keyword violations 8 年 前
  Yuri Khan 0566716802 Extend schema validation tests to compare error object 8 年 前
  Yuri Khan c2371584a0 Keep schema URI in GenericSchemaDocument and internal::Schema 8 年 前
  Yuri Khan 379b337444 Add failing test for the case when a remote schema is violated (#1064) 8 年 前
  Milo Yip fcd2e1f60c Fix #1017 allOf keyword fail with Writer handler 8 年 前
  Milo Yip df6362d450 Fix patternProperties & additionalProperties lead to ASSERT 8 年 前
  StilesCrisis 0ec4e86f14 Unit test 9 年 前
  Milo Yip 517dd4dbb8 Fix failing to resolve $ref in allOf causes crash in SchemaValidator::StartObject() 9 年 前
  niukuo 250cf666d3 fix wrong length in remote schema 9 年 前
  Eli Fidler 035271091f with recent clang, when expected is false, this code triggers -Wunreachable-code 9 年 前
  Milo Yip c8a1d51753 Add reproduction test case 9 年 前
  Milo Yip ed6fdb6d78 Improve coverage for SchemaValidator:::AppendToken() 9 年 前
  Milo Yip 954f80872d Improve schema minimum/maximum/multipleOf coverage 9 年 前
  Milo Yip 26e69ffde9 Fix a bug in schema minimum/maximum keywords for 64-bit integer 9 年 前
  Milo Yip 7a9166f362 Fix Issue552 test 10 年 前
  Milo Yip db4bc75cd9 Add move constructor for GenericSchemaDocument 10 年 前
  Milo Yip dd2076f8d8 Minor refactoring 10 年 前
  Milo Yip 55d2867841 Add SchemaValidatingReader ::IsValid() 10 年 前
  Milo Yip a006648398 Update json schema suite and add perf test 10 年 前
  Milo Yip 05968b7031 Fix schema tests and added SchemaValidatingReader 10 年 前
  miloyip c5de8b2cb0 For diagnosis valgrind issue in travis 10 年 前
  miloyip 3ffac19f25 Fix compilation in schema test 10 年 前
  miloyip 85c8b657c0 Achieve zero heap allocation for SchemaValidator.TestSuite 10 年 前
  miloyip a4cbd3f81b Refactor SchemaValidator.TestSuite to use MemoryPoolAllocator explicitly 10 年 前
  miloyip a92c3b6995 Make schema working for UTF-16 and other encodings 10 年 前
  Milo Yip 5b6061c7e6 Fix meta schema validation 10 年 前
  miloyip e0a8a327ea Add meta schema test (failing now) 10 年 前
  miloyip 979088de60 Add 64-bit integer schema validations 10 年 前
  miloyip 1a59ab50dc Add invalid schema keyword 10 年 前
  Milo Yip 5bc9523cbf Add invalid schema/document pointers 10 年 前