- 19 Feb, 2016 3 commits
- 18 Feb, 2016 3 commits
- 17 Feb, 2016 3 commits
- 15 Feb, 2016 2 commits
- 14 Feb, 2016 6 commits
- 13 Feb, 2016 11 commits
- 12 Feb, 2016 9 commits
- 11 Feb, 2016 1 commit
-
-
Milo Yip authored
-
- 10 Feb, 2016 2 commits
Templated accessors and range-based for
Editorial changes to schema documentation
Fixed up some wording to the schema documentation
Also remove SetArray|Object(…)
Add (Pretty)Writer::RawValue()
Add Writer::SetMaxDecimalPlaces()
Optimize Writer::WriteString() with SIMD
Add stream position check to reader unit tests
Add Value::Get/SetFloat(), Value::IsLossLessFloat/Double()
Support {0, } and {0, m} in Regex
Add encoding validation option for Writer/PrettyWriter