1. 15 Jun, 2017 1 commit
  2. 09 Jun, 2017 2 commits
  3. 28 May, 2017 1 commit
  4. 27 May, 2017 1 commit
  5. 25 May, 2017 2 commits
  6. 19 May, 2017 1 commit
  7. 18 May, 2017 1 commit
    • Philipp A. Hartmann's avatar
      GenericValue::CopyFrom: add option to force copying of strings · 4ef1ff4f
      Philipp A. Hartmann authored
      Copying the result of an in-situ parsing into another value/document
      currently requires that the original buffer - still holding the strings
      from the parsing, outlives the  destination object as well.
      
      In order to obtain a "full" copy of a GenericValue, this commit adds
      an optional flag `copyConstStrings` to `CopyFrom`, which then forces
      to take a copy of all embedded strings in the source value.
      
      This solves the problem discussed in #962.
      4ef1ff4f
  8. 12 May, 2017 3 commits
  9. 11 May, 2017 2 commits
  10. 10 May, 2017 1 commit
  11. 04 May, 2017 3 commits
  12. 30 Apr, 2017 1 commit
  13. 29 Apr, 2017 1 commit
  14. 24 Apr, 2017 1 commit
  15. 22 Apr, 2017 1 commit
  16. 21 Apr, 2017 3 commits
  17. 17 Apr, 2017 1 commit
  18. 16 Apr, 2017 1 commit
  19. 14 Apr, 2017 1 commit
  20. 09 Apr, 2017 1 commit
  21. 07 Apr, 2017 2 commits
  22. 27 Mar, 2017 2 commits
  23. 25 Mar, 2017 1 commit
  24. 24 Mar, 2017 1 commit
  25. 23 Mar, 2017 1 commit
  26. 22 Mar, 2017 1 commit
  27. 20 Mar, 2017 2 commits
  28. 19 Mar, 2017 1 commit