Historia zmian

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