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