1. 16 Nov, 2015 1 commit
    • Philipp A. Hartmann's avatar
      documenttest.cpp: EXPECT_THROW when checking empty allocator (closes #469) · c8d298bc
      Philipp A. Hartmann authored
      In the MoveConstructor/MoveAssignment tests, a check for a `NULL` allocator
      return has been used to check for the correct moved-from state of a Document.
      After the merge of #426, the GetAllocator call fails with an assertion,
      if the allocator of a GenericDocument is NULL.
      
      Check for the throw, instead of NULL in the move-related tests.
      Tested with GCC 4.9 on Linux with C++11 enabled.
      
      Reported-by: @woldendans
      c8d298bc
  2. 30 Oct, 2015 1 commit
  3. 29 Oct, 2015 3 commits
  4. 28 Oct, 2015 1 commit
  5. 27 Oct, 2015 3 commits
  6. 26 Oct, 2015 2 commits
  7. 22 Oct, 2015 1 commit
  8. 15 Oct, 2015 3 commits
  9. 14 Oct, 2015 2 commits
  10. 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
  11. 11 Oct, 2015 1 commit
  12. 10 Oct, 2015 1 commit
    • FrankHB's avatar
      Fixed typo · 1640ce61
      FrankHB authored
      <algorith> should be <algorithm>.
      1640ce61
  13. 09 Oct, 2015 1 commit
  14. 08 Oct, 2015 1 commit
  15. 07 Oct, 2015 2 commits
  16. 19 Sep, 2015 1 commit
  17. 16 Sep, 2015 3 commits
  18. 03 Sep, 2015 1 commit
  19. 02 Sep, 2015 1 commit
  20. 01 Sep, 2015 2 commits
  21. 14 Aug, 2015 1 commit
  22. 13 Aug, 2015 3 commits
  23. 12 Aug, 2015 1 commit
  24. 10 Aug, 2015 2 commits
  25. 07 Aug, 2015 1 commit