1. 20 Jul, 2015 4 commits
  2. 17 Jul, 2015 1 commit
    • Philipp A. Hartmann's avatar
      prohibit C++11 move from Document to Value · fec9e8a4
      Philipp A. Hartmann authored
      As reported in #387, silently moving a `GenericDocument` to a
      `GenericValue` can lead to object slicing and premature deletion of
      the owning allocator of the (surviving) `GenericValue`.
      
      To reduce this risk, prohibit move construction of a `GenericValue`
      from a `GenericDocument`.
      fec9e8a4
  3. 13 Jul, 2015 3 commits
  4. 10 Jul, 2015 2 commits
  5. 09 Jul, 2015 2 commits
  6. 04 Jul, 2015 1 commit
  7. 03 Jul, 2015 2 commits
  8. 02 Jul, 2015 3 commits
  9. 01 Jul, 2015 1 commit
  10. 30 Jun, 2015 3 commits
  11. 26 Jun, 2015 1 commit
  12. 25 Jun, 2015 2 commits
  13. 24 Jun, 2015 1 commit
  14. 18 Jun, 2015 1 commit
  15. 10 Jun, 2015 1 commit
  16. 06 Jun, 2015 2 commits
  17. 05 Jun, 2015 3 commits
  18. 04 Jun, 2015 2 commits
  19. 03 Jun, 2015 2 commits
  20. 31 May, 2015 1 commit
  21. 21 May, 2015 2 commits