1. 27 Oct, 2015 2 commits
  2. 02 Apr, 2015 3 commits
  3. 08 Feb, 2015 1 commit
  4. 11 Nov, 2014 1 commit
    • Andriy Senkovych's avatar
      Add initial CMake support · 8ae1c971
      Andriy Senkovych authored
       * Support for both in-source and out-of-source builds
       * Set library version to 0.12 to map Debian package
       * Add separate options to build tests, examples and documentation
       * Add pkgconfig lookup support (if installed with `make install`)
       * Add CMake lookup support (if isntalled with `make install`)
       * Add Google Test Source lookup
       * Add CTest support for running tests (use `make test` or `ctest -V`)
      8ae1c971
  5. 06 Nov, 2014 1 commit
  6. 31 Aug, 2014 1 commit
    • Philipp A. Hartmann's avatar
      GenericValue: add RAPIDJSON_NOEXCEPT · 5672d246
      Philipp A. Hartmann authored
      Added basic detection of `noexcept` support for some compilers, added
      corresponding RAPIDJSON_NOEXCEPT annotations to
       * non-allocating constructors
       * (move) assignment
       * Swap
      5672d246
  7. 30 Aug, 2014 1 commit
  8. 19 Aug, 2014 1 commit
  9. 08 Jul, 2014 3 commits
  10. 07 Jul, 2014 1 commit
  11. 06 Jul, 2014 2 commits
  12. 18 Nov, 2011 1 commit