1. 13 Mar, 2015 1 commit
  2. 10 Mar, 2015 1 commit
    • Philipp A. Hartmann's avatar
      GenericValue::AddMember<T>: add missing overload (closes #254) · 06c3ddba
      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`.
      06c3ddba
  3. 25 Feb, 2015 1 commit
  4. 24 Feb, 2015 1 commit
  5. 23 Feb, 2015 3 commits
  6. 20 Feb, 2015 4 commits
  7. 18 Feb, 2015 2 commits
  8. 17 Feb, 2015 10 commits
  9. 15 Feb, 2015 1 commit
  10. 14 Feb, 2015 2 commits
  11. 12 Feb, 2015 1 commit
  12. 11 Feb, 2015 3 commits
  13. 08 Feb, 2015 2 commits
  14. 07 Feb, 2015 1 commit
  15. 03 Feb, 2015 1 commit
  16. 02 Feb, 2015 5 commits
  17. 25 Jan, 2015 1 commit