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