1. 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
  2. 12 May, 2017 3 commits
  3. 11 May, 2017 2 commits
  4. 10 May, 2017 1 commit
  5. 04 May, 2017 3 commits
  6. 30 Apr, 2017 1 commit
  7. 29 Apr, 2017 1 commit
  8. 24 Apr, 2017 1 commit
  9. 22 Apr, 2017 1 commit
  10. 21 Apr, 2017 3 commits
  11. 17 Apr, 2017 1 commit
  12. 16 Apr, 2017 1 commit
  13. 14 Apr, 2017 1 commit
  14. 09 Apr, 2017 1 commit
  15. 07 Apr, 2017 2 commits
  16. 27 Mar, 2017 2 commits
  17. 25 Mar, 2017 1 commit
  18. 24 Mar, 2017 1 commit
  19. 23 Mar, 2017 1 commit
  20. 22 Mar, 2017 1 commit
  21. 20 Mar, 2017 2 commits
  22. 19 Mar, 2017 1 commit
  23. 16 Mar, 2017 4 commits
  24. 15 Mar, 2017 3 commits
  25. 14 Mar, 2017 1 commit