1. 14 Oct, 2015 2 commits
  2. 13 Oct, 2015 1 commit
    • Andrey's avatar
      Comments parsing fixes. · f7960ac0
      Andrey authored
      * Comments parsing function correctly handles EOF.
      * Since SkipWhitespaceAndComments can generate errors, its calls should be followed by RAPIDJSON_PARSE_ERROR_EARLY_RETURN macro.
      * Some tests to make the bug never appear again.
      f7960ac0
  3. 11 Oct, 2015 1 commit
  4. 08 Oct, 2015 1 commit
  5. 07 Oct, 2015 2 commits
  6. 19 Sep, 2015 1 commit
  7. 16 Sep, 2015 3 commits
  8. 03 Sep, 2015 1 commit
  9. 02 Sep, 2015 1 commit
  10. 01 Sep, 2015 2 commits
  11. 14 Aug, 2015 1 commit
  12. 13 Aug, 2015 3 commits
  13. 12 Aug, 2015 1 commit
  14. 10 Aug, 2015 2 commits
  15. 07 Aug, 2015 2 commits
  16. 04 Aug, 2015 1 commit
  17. 03 Aug, 2015 1 commit
  18. 02 Aug, 2015 1 commit
  19. 01 Aug, 2015 2 commits
  20. 25 Jul, 2015 1 commit
  21. 24 Jul, 2015 1 commit
    • blackball's avatar
      Fix the error when compiled using vs2013 · fc50f103
      blackball authored
      The error message for the original codes is: unary minus operator applied to unsigned type, result still unsigned. Added static casting to eliminate this message.
      fc50f103
  22. 22 Jul, 2015 1 commit
  23. 21 Jul, 2015 7 commits
  24. 20 Jul, 2015 1 commit