- 18 Apr, 2015 1 commit
-
-
miloyip authored
-
- 13 Apr, 2015 3 commits
- 10 Apr, 2015 3 commits
- 10 Mar, 2015 1 commit
-
-
Philipp A. Hartmann authored
As discovered by @felipegb94, there are missing overloads to the `GenericValue::AddMember<T>` template function, taking an explicit `GenericValue&` as a name and accepting arbitrary primitive values. This patch adds the missing overloads. The `StringRefType` overload is needed to disambiguate the addition of a string literal as value. Some tests are added to `TEST(Value, Object)` in `valuetest.cpp`.
-
- 17 Feb, 2015 1 commit
-
-
unknown authored
-
- 13 Jan, 2015 1 commit
-
-
Milo Yip authored
-
- 23 Nov, 2014 1 commit
-
-
Milo Yip authored
-
- 31 Oct, 2014 1 commit
-
-
Drew Noakes authored
The tests state the current traits of types Document, Value and StringBuffer. There are slight differences between them. It seems like a good idea to extend this approach across more types, and to review the expected traits across the board.
-
- 24 Oct, 2014 1 commit
-
-
Zhihao Yuan authored
-
- 01 Sep, 2014 5 commits
- 31 Aug, 2014 7 commits
-
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
- 30 Aug, 2014 1 commit
-
-
Philipp A. Hartmann authored
Prepare equalto_operator tests to test comparisons between * GenericValue and GenericDocument * GenericValue with different SourceAllocator types Both combinations currently fail due to ambiguities with the templated operators on several compilers.
-
- 28 Aug, 2014 1 commit
-
-
Milo Yip authored
-
- 27 Aug, 2014 1 commit
-
-
Milo Yip authored
-
- 21 Aug, 2014 1 commit
-
-
Philipp A. Hartmann authored
-
- 20 Aug, 2014 1 commit
-
-
Philipp A. Hartmann authored
-
- 11 Aug, 2014 2 commits
-
-
Philipp A. Hartmann authored
-
Milo Yip authored
-
- 31 Jul, 2014 8 commits
-
-
Milo Yip authored
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
Philipp A. Hartmann authored
-
miloyip authored
As std::vector::erase() overloads added in C++11
-
miloyip authored
-
miloyip authored
-