1. 19 Jan, 2017 1 commit
  2. 23 Jun, 2016 1 commit
    • Philipp A. Hartmann's avatar
      Fix warnings on GCC 6 and later (closes #666) · f6a07692
      Philipp A. Hartmann authored
      * document.h
        * suppress -Wterminate on GCC 6.x and later
        * simplify warning handling
      * schema.h
        * drop RAPIDJSON_NOEXCEPT from GenericSchemaDocument constructor
          (calls RAPIDJSON_NEW anyway)
        * simplify warning handling
          (avoids RAPIDJSON_POP mismatch on Clang)
      * encodingtest.cpp, istreamwrappertest.cpp
        * work around -Wdangling-else
      * readertest.cpp
        * suppress -Wdangling-else
      f6a07692
  3. 15 Apr, 2016 1 commit
  4. 04 Mar, 2016 3 commits
  5. 18 Dec, 2015 1 commit
  6. 07 May, 2015 2 commits
  7. 18 Apr, 2015 1 commit
  8. 11 Aug, 2014 1 commit
  9. 13 Nov, 2012 1 commit
  10. 03 Dec, 2011 1 commit
  11. 01 Dec, 2011 1 commit
  12. 30 Nov, 2011 3 commits