- 31 Dec, 2015 3 commits
-
-
Omer Katz authored
-
Omer Katz authored
Workaround clang and ccache bugs described in http://petereisentraut.blogspot.co.il/2011/05/ccache-and-clang.html
-
Omer Katz authored
-
- 20 May, 2015 1 commit
-
-
Milo Yip authored
-
- 18 Apr, 2015 2 commits
- 16 Apr, 2015 2 commits
- 14 Apr, 2015 2 commits
- 11 Nov, 2014 4 commits
-
-
Andriy Senkovych authored
-
Andriy Senkovych authored
-
Andriy Senkovych authored
-
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`)
-
- 28 Oct, 2014 1 commit
-
-
Philipp A. Hartmann authored
With the implementation of the more elaborate benchmarking suite at https://github.com/miloyip/nativejson-benchmark, the thirdparty performance tests are superseded.
-
- 26 Oct, 2014 1 commit
-
-
Sean Leather authored
-
- 17 Oct, 2014 2 commits
-
-
Sean Leather authored
-
Sean Leather authored
-
- 05 Sep, 2014 1 commit
-
-
miloyip authored
-
- 11 Aug, 2014 2 commits
- 09 Aug, 2014 1 commit
-
-
Milo Yip authored
-
- 26 Jul, 2014 1 commit
-
-
Milo Yip authored
-
- 24 Jul, 2014 1 commit
-
-
Milo Yip authored
-
- 17 Jul, 2014 2 commits
- 16 Jul, 2014 2 commits
- 10 Jul, 2014 3 commits
-
-
Philipp A. Hartmann authored
-
thebusytypist authored
-
Milo Yip authored
-
- 08 Jul, 2014 2 commits
-
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
Warning push/pop support has been added to GCC in version 4.6.0, and pragmas to ignore certain warnings are present since 4.2.0. This patch hides the compiler-specific warning push/pop/disable pragmas behind a macro-based implementation (currently for MSVC and clang /GCC. This avoids warnings, as seen e.g. on GCC 4.4: ../../include/rapidjson/document.h:14: error: expected [error|warning|ignored] after ‘#pragma GCC diagnostic’ and earlier versions complaining about unknown pragmas being ignored. Note: unittest.h and perftest.h need to check for compilers explicitly, as rapidjson.h is not included there.
-
- 03 Jul, 2014 1 commit
-
-
Philipp A. Hartmann authored
-
- 02 Jul, 2014 1 commit
-
-
Milo Yip authored
-
- 29 Jun, 2014 1 commit
-
-
Milo Yip authored
Can write d.Parse(...) instead of d.Parse<0>(...) Hope to reduce strangeness and confusion for beginner.
-
- 13 Nov, 2012 1 commit
-
-
miloyip@gmail.com authored
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@67 c5894555-1306-4e8d-425f-1f6f381ee07c
-
- 29 Nov, 2011 1 commit
-
-
miloyip@gmail.com authored
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@40 c5894555-1306-4e8d-425f-1f6f381ee07c
-
- 24 Nov, 2011 1 commit
-
-
miloyip@gmail.com authored
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@36 c5894555-1306-4e8d-425f-1f6f381ee07c
-
- 23 Nov, 2011 1 commit
-
-
miloyip@gmail.com authored
git-svn-id: https://rapidjson.googlecode.com/svn/trunk@35 c5894555-1306-4e8d-425f-1f6f381ee07c
-