- 13 Jun, 2016 9 commits
-
-
Eli Fidler authored
UBSAN gave "runtime error: index 13 out of bounds for type 'const uint32_t [10]'"
-
Eli Fidler authored
specifically, "expression with side effects has no effect in an unevaluated context"
-
Eli Fidler authored
clang advises: "note: silence by adding parentheses to mark code as explicitly dead"
-
Eli Fidler authored
-
Eli Fidler authored
-
Eli Fidler authored
-
Milo Yip authored
-
Milo Yip authored
-
Milo Yip authored
switch Clang from broken Ubuntu PPA to upstream binary release
-
- 10 Jun, 2016 4 commits
-
-
Eli Fidler authored
This should fix the Travis clang builds, since the upstream LLVM apt repo is down.
-
Milo Yip authored
npm docs
-
Milo Yip authored
Fix cmake build with new gtest reference
-
Milo Yip authored
-
- 08 Jun, 2016 1 commit
-
-
Zhang Ye authored
-
- 23 May, 2016 1 commit
-
-
Milo Yip authored
Allow options for writing and parsing NaN/Infinity
-
- 20 May, 2016 1 commit
-
-
Michael Thon authored
This adds kWriteNanAndInfFlag to Writer to allow writing of nan, inf and -inf doubles as "NaN", "Infinity" and "-Infinity", respectively, and kParseNanAndInfFlag to Reader to allow parsing of "NaN", "Inf", "Infinity", "-Inf" and "-Infinity". This is part of issue #36, adding optional support for relaxed JSON syntax.
-
- 17 May, 2016 2 commits
-
-
Andrea Colaci authored
-
Andrea Colaci authored
-
- 11 May, 2016 4 commits
-
-
Milo Yip authored
npm compliant package.json
-
Milo Yip authored
fix some document problem
-
liujiayang authored
-
liujiayang authored
-
- 10 May, 2016 3 commits
-
-
Milo Yip authored
Added missing include guards in istreamwrapper.h and ostreamwrapper.h
-
Vlad Lipskiy authored
-
Milo Yip authored
-
- 09 May, 2016 5 commits
-
-
Andrea Colaci authored
-
Andrea Colaci authored
-
Andrea Colaci authored
-
Andrea Colaci authored
-
Andrea Colaci authored
-
- 29 Apr, 2016 1 commit
-
-
Milo Yip authored
-
- 27 Apr, 2016 1 commit
-
-
Milo Yip authored
Fix filterkeydom link
-
- 26 Apr, 2016 1 commit
-
-
Dan Vanderkam authored
-
- 25 Apr, 2016 2 commits
-
-
Milo Yip authored
Define RAPIDJSON_HAS_CXX11_RVALUE_REFS directly in clang
-
Bruce Stephens authored
This makes no difference except that it avoids "warning: macro expansion producing 'defined' has undefined behavior" messages.
-
- 23 Apr, 2016 5 commits