Historial de Commits

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