- 23 Aug, 2019 1 commit
-
-
Mikhail Boldyrev authored
-
- 11 Feb, 2019 1 commit
-
-
Milo Yip authored
-
- 08 Feb, 2019 1 commit
-
-
Milo Yip authored
-
- 06 Feb, 2019 2 commits
- 05 Dec, 2018 1 commit
-
-
seky authored
-
- 04 Dec, 2018 1 commit
-
-
seky authored
-
- 19 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell -q 3` in downstream https://github.com/BlueBrain/Brayns
-
- 13 Feb, 2018 1 commit
-
-
Milo Yip authored
-
- 12 Feb, 2018 1 commit
-
-
Milo Yip authored
Fix #1170 Also fixed C++03 problem for using nullptr.
-
- 16 Jan, 2018 1 commit
-
-
Milo Yip authored
#1164
-
- 13 Dec, 2017 1 commit
-
-
Milo Yip authored
A simple (de)serialization framework using DOM and SAX API
-
- 24 Sep, 2017 1 commit
-
-
Yuri Khan authored
-
- 11 May, 2017 1 commit
-
-
Milo Yip authored
-
- 13 Mar, 2017 4 commits
-
-
John Stiles authored
-
John Stiles authored
v_ has a value assigned to it as part of ParseNext() which happens in the constructor, but that’s not soon enough for GCC
-
John Stiles authored
GCC and Clang cannot agree on what constitutes a good switch statement.
-
John Stiles authored
Fix clang -Wswitch-enum warnings. Made NextArrayValue() more robust—now handles error state correctly, will enter error state if an unexpected state is reached. Made separate states for each value type to simplify getters. Simplified implementation of skipping arrays and objects. Skipping an object now works whether you’ve retrieved the key or not.
-
- 08 Mar, 2017 4 commits
-
-
StilesCrisis authored
-
StilesCrisis authored
-
Ted Lyngmo authored
Fix "'MyHandler::type’ should be initialized in the member initialization list [-Werror=effc++]" errors. https://github.com/miloyip/rapidjson/issues/874
-
Ted Lyngmo authored
Fix "'MyHandler::type’ should be initialized in the member initialization list [-Werror=effc++]" errors. https://github.com/miloyip/rapidjson/issues/874
-
- 04 Feb, 2017 4 commits
-
-
StilesCrisis authored
-
StilesCrisis authored
std::to_string can’t be used because it requires C++11.
-
StilesCrisis authored
-
StilesCrisis authored
Example code to demonstrate how the token-pulling reader can be used.
-
- 19 Jan, 2017 1 commit
-
-
Zhihao Yuan authored
-
- 29 Aug, 2016 1 commit
-
-
Milo Yip authored
-
- 13 Jun, 2016 1 commit
-
-
Milo Yip authored
-
- 23 Apr, 2016 3 commits
- 21 Apr, 2016 1 commit
-
-
Milo Yip authored
-
- 04 Apr, 2016 1 commit
-
-
Milo Yip authored
-
- 08 Mar, 2016 1 commit
-
-
Milo Yip authored
-
- 06 Mar, 2016 1 commit
-
-
Chris Lundquist authored
This makes it painfully obvious that writer expects subsequent key/value pairs.
-
- 04 Mar, 2016 4 commits