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