1. 22 Oct, 2015 1 commit
  2. 15 Oct, 2015 3 commits
  3. 14 Oct, 2015 2 commits
  4. 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
  5. 11 Oct, 2015 1 commit
  6. 08 Oct, 2015 1 commit
  7. 07 Oct, 2015 2 commits
  8. 19 Sep, 2015 1 commit
  9. 16 Sep, 2015 3 commits
  10. 03 Sep, 2015 1 commit
  11. 02 Sep, 2015 1 commit
  12. 01 Sep, 2015 2 commits
  13. 14 Aug, 2015 1 commit
  14. 13 Aug, 2015 3 commits
  15. 12 Aug, 2015 1 commit
  16. 10 Aug, 2015 2 commits
  17. 07 Aug, 2015 2 commits
  18. 04 Aug, 2015 1 commit
  19. 03 Aug, 2015 1 commit
  20. 02 Aug, 2015 1 commit
  21. 01 Aug, 2015 2 commits
  22. 25 Jul, 2015 1 commit
  23. 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
  24. 22 Jul, 2015 1 commit
  25. 21 Jul, 2015 4 commits