1. 26 Oct, 2015 2 commits
  2. 22 Oct, 2015 1 commit
  3. 15 Oct, 2015 3 commits
  4. 14 Oct, 2015 2 commits
  5. 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
  6. 11 Oct, 2015 1 commit
  7. 10 Oct, 2015 1 commit
    • FrankHB's avatar
      Fixed typo · 1640ce61
      FrankHB authored
      <algorith> should be <algorithm>.
      1640ce61
  8. 09 Oct, 2015 1 commit
  9. 08 Oct, 2015 1 commit
  10. 07 Oct, 2015 2 commits
  11. 19 Sep, 2015 1 commit
  12. 16 Sep, 2015 3 commits
  13. 03 Sep, 2015 1 commit
  14. 02 Sep, 2015 1 commit
  15. 01 Sep, 2015 2 commits
  16. 14 Aug, 2015 1 commit
  17. 13 Aug, 2015 3 commits
  18. 12 Aug, 2015 1 commit
  19. 10 Aug, 2015 2 commits
  20. 07 Aug, 2015 2 commits
  21. 04 Aug, 2015 1 commit
  22. 03 Aug, 2015 1 commit
  23. 02 Aug, 2015 1 commit
  24. 01 Aug, 2015 2 commits
  25. 25 Jul, 2015 1 commit
  26. 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
  27. 22 Jul, 2015 1 commit