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