- 01 Aug, 2014 1 commit
-
-
Milo Yip authored
premake.lua: relax warnings for GTest and perftest (fixes #86)
-
- 31 Jul, 2014 2 commits
-
-
Philipp A. Hartmann authored
For the "test" solution, the "gtest" and "perftest" projects contain third-party code. Relax the warning settings for "gmake" for these projects to avoid build failures due to third-party code.
-
Milo Yip authored
-
- 30 Jul, 2014 3 commits
- 29 Jul, 2014 3 commits
- 28 Jul, 2014 3 commits
- 27 Jul, 2014 7 commits
- 26 Jul, 2014 10 commits
-
-
Milo Yip authored
-
Milo Yip authored
-
Milo Yip authored
Performance boost a lot!
-
Milo Yip authored
-
Milo Yip authored
-
Milo Yip authored
-
Milo Yip authored
It is not very useful for iterative parsing as the worst case of heap size is O(n) where n is number of character in JSON, for the worst synthetic cases. This is reasonable and should not create stack overflow security problem as in recursive parsing.
-
Milo Yip authored
-
Milo Yip authored
-
Milo Yip authored
-
- 24 Jul, 2014 2 commits
- 23 Jul, 2014 1 commit
-
-
Milo Yip authored
-
- 19 Jul, 2014 8 commits
-
-
Milo Yip authored
Supplemental documents for iterative parsing
-
thebusytypist authored
-
thebusytypist authored
-
thebusytypist authored
-
thebusytypist authored
-
thebusytypist authored
-
thebusytypist authored
-
thebusytypist authored
-