- 18 Oct, 2016 2 commits
- 17 Oct, 2016 4 commits
- 14 Oct, 2016 1 commit
-
-
Milo Yip authored
-
- 06 Oct, 2016 1 commit
-
-
Milo Yip authored
-
- 05 Oct, 2016 6 commits
- 04 Oct, 2016 1 commit
-
-
Yu Chen Hou authored
The use of the vertical bar seems to break the rendering of the table in the documentation here: http://rapidjson.org/md_doc_schema.html Seems like we can fix it by using html encoding for the vertical bars as described in this post: http://stackoverflow.com/questions/17319940/how-to-escape-a-pipe-char-in-a-code-statement-in-a-markdown-table/17320389#17320389
-
- 01 Oct, 2016 1 commit
-
-
Milo Yip authored
Fix compilation with older GCC versions
-
- 30 Sep, 2016 1 commit
-
-
Adam Majer authored
Older GCC versions fail compiling RapidJSON due to a warning include/rapidjson/reader.h:578: error: suggest a space before ';' or explicit braces around empty body in 'while' statement : warnings being treated as errors
-
- 25 Sep, 2016 3 commits
-
-
Milo Yip authored
fix #749
-
BennyYip authored
-
Sfinktah Bungholio authored
-
- 22 Sep, 2016 2 commits
- 21 Sep, 2016 2 commits
- 20 Sep, 2016 1 commit
-
-
Milo Yip authored
Move constructor support for Writer
-
- 19 Sep, 2016 3 commits
-
-
Tallódi Mihály authored
-
Tall??di Mih??ly authored
-
Tall??di Mih??ly authored
This also requires turning off the c++98 compatibility checks when building with clang.
-
- 16 Sep, 2016 2 commits
- 03 Sep, 2016 3 commits
- 02 Sep, 2016 2 commits
- 01 Sep, 2016 1 commit
-
-
Milo Yip authored
fix wrong length in remote schema
-
- 31 Aug, 2016 1 commit
-
-
niukuo authored
Change-Id: Ia96ddf5746f1c18968e9e086f17fe4a24b8480d7
-
- 29 Aug, 2016 2 commits
- 26 Aug, 2016 1 commit
-
-
Janusz Chorko authored
-