Historia zmian

Autor SHA1 Wiadomość Data
  Milo Yip f9d0f65ba0 Fix compilation 10 lat temu
  Milo Yip ab250d21bc Rectify parsing error offsets 10 lat temu
  Milo Yip b8a273705e Improve comment parsing code coverage 10 lat temu
  Milo Yip a6eb15d274 Fix warnings in clang for C++11 10 lat temu
  Milo Yip f13caadded Fix valgrind problem 10 lat temu
  Milo Yip e392652754 Fix compilation 10 lat temu
  Milo Yip 69d0f41c4b Implemented ScanCopyUnescapeString optimization 10 lat temu
  Milo Yip 78c7d54aba Fix #498 VC2015 warnings 10 lat temu
  Milo Yip 5c003f3ecb Try to fix clang and gcc warnings problems again x9 10 lat temu
  Milo Yip d72039f3ef Try to fix clang and gcc warnings problems again x6 10 lat temu
  Milo Yip d6478991d0 Try to fix clang and gcc warnings problems again x4 10 lat temu
  Milo Yip 4cb7c88ca9 Try to fix clang and gcc warnings problems again x3 10 lat temu
  Milo Yip 74c8dcfd57 Fix clang -Weverything 10 lat temu
  Andrey f7960ac0e8 Comments parsing fixes. 10 lat temu
  Andrey 5ce78b135d Introduce support of comments. 10 lat temu
  Milo Yip add5a50581 Fix some numbers parsed incorrectly 10 lat temu
  Milo Yip 7708215b60 Try to fix #313 again 10 lat temu
  Milo Yip 735354efd3 Separate handling for pos/neg exp and improve pos exp overflow 10 lat temu
  Milo Yip 93d13ad2ac Fix #313 Assertion In `Pow10.h` is triggered in Document::Parse 10 lat temu
  miloyip 8d39282af5 Update license headers for tests 10 lat temu
  Milo Yip fa32ec8991 Merge pull request #302 from thebusytypist/issue298_coverage 10 lat temu
  thebusytypist 0d28bb13c7 Add a missing error handling check(a single number as JSON root). 10 lat temu
  thebusytypist 8576747373 Add unittest for state transition to IterativeParsingMemberKeyState. 10 lat temu
  thebusytypist 7cb031cc03 Add unittests for parsing root JSON value other than array and object. 10 lat temu
  miloyip 631302e68e Reduce random test iterations to speedup travis 10 lat temu
  miloyip c69ff41fc2 Add tests for parsing number with exhaustive exponents and random signifcant 10 lat temu
  miloyip 4824f12efb Fixed a bug in trimming long number sequence 10 lat temu
  miloyip 4cc62876ae Add some parsing number tests 10 lat temu
  miloyip 3a92374011 Try turning on slow test on number parsing 10 lat temu
  miloyip f51c0141c5 Improve coverage of encodings 10 lat temu