1. 21 Jul, 2015 2 commits
  2. 20 Jul, 2015 4 commits
  3. 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
  4. 13 Jul, 2015 3 commits
  5. 10 Jul, 2015 2 commits
  6. 09 Jul, 2015 2 commits
  7. 04 Jul, 2015 1 commit
  8. 03 Jul, 2015 2 commits
  9. 02 Jul, 2015 3 commits
  10. 01 Jul, 2015 1 commit
  11. 30 Jun, 2015 3 commits
  12. 26 Jun, 2015 1 commit
  13. 25 Jun, 2015 2 commits
  14. 24 Jun, 2015 1 commit
  15. 18 Jun, 2015 1 commit
  16. 10 Jun, 2015 1 commit
  17. 06 Jun, 2015 2 commits
  18. 05 Jun, 2015 3 commits
  19. 04 Jun, 2015 2 commits
  20. 03 Jun, 2015 2 commits
  21. 31 May, 2015 1 commit