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