- 09 Oct, 2015 1 commit
-
-
Sean Leather authored
Might help some people see things better when skimming.
-
- 08 Oct, 2015 1 commit
-
-
Milo Yip authored
Keep Document value unchanged on parse error, fixes #437
-
- 07 Oct, 2015 2 commits
-
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
Keeping the DOM unchanged in case of an error is the intended behaviour according to the [documentation] [1]. Instead of forcing the value to `kNullType` before starting the parsing, store the parsed value upon success via regular move. [1]: https://miloyip.github.io/rapidjson/md_doc_dom.html#ParseError
-
- 19 Sep, 2015 1 commit
-
-
Milo Yip authored
Fix UB in GenericDocument::ParseStream
-
- 16 Sep, 2015 3 commits
-
-
Rodion Malinovsky authored
-
Rodion Malinovsky authored
To check is it possible to expose allocator.
-
Rodion Malinovsky authored
-
- 03 Sep, 2015 1 commit
-
-
Milo Yip authored
check return of fwrite to avoid warn_unused_result build failures. Fixed #420. Thank you.
-
- 02 Sep, 2015 1 commit
-
-
Kurt Johnson authored
-
- 01 Sep, 2015 2 commits
- 14 Aug, 2015 1 commit
-
-
Milo Yip authored
BigInteger: guard against self-assignment
-
- 13 Aug, 2015 3 commits
-
-
Philipp A. Hartmann authored
Related-to: #404. Suggested-by: @cosinekitty
-
Milo Yip authored
-
Milo Yip authored
doc: 自定义流应当使用 ParseStream 而不是 Parse
-
- 12 Aug, 2015 1 commit
-
-
Force.Charlie-I authored
-
- 10 Aug, 2015 2 commits
- 07 Aug, 2015 2 commits
- 04 Aug, 2015 1 commit
-
-
Milo Yip authored
Fix include location
-
- 03 Aug, 2015 1 commit
-
-
Ivan Kravets authored
-
- 02 Aug, 2015 1 commit
-
-
Milo Yip authored
@PlatformIO Library Registry manifest file
-
- 01 Aug, 2015 2 commits
-
-
Ivan Kravets authored
-
Ivan Kravets authored
* This library in Web Registry: http://platformio.org/#!/lib/show/438/RapidJSON * Specification: [PlatformIO Library Manager](http://docs.platformio.org/en/latest/librarymanager/index.html) * Integration: [IDE Integration](http://docs.platformio.org/en/latest/ide.html)
-
- 25 Jul, 2015 1 commit
-
-
Milo Yip authored
Fix the error when compiled using vs2013
-
- 24 Jul, 2015 1 commit
-
-
blackball authored
The error message for the original codes is: unary minus operator applied to unsigned type, result still unsigned. Added static casting to eliminate this message.
-
- 22 Jul, 2015 1 commit
-
-
Milo Yip authored
Warning cleanup on osx10.10/clang, enable -Werror
-
- 21 Jul, 2015 7 commits
-
-
Justin Scheiber authored
-
scheiber authored
-
scheiber authored
-
scheiber authored
-
Milo Yip authored
Clarify problematic JSON license (#377)
-
Bas Couwenberg authored
-
- 20 Jul, 2015 4 commits