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