1. 09 Mar, 2016 5 commits
  2. 08 Mar, 2016 2 commits
  3. 06 Mar, 2016 1 commit
  4. 03 Mar, 2016 1 commit
  5. 01 Mar, 2016 1 commit
  6. 22 Feb, 2016 2 commits
  7. 20 Feb, 2016 1 commit
  8. 12 Feb, 2016 1 commit
  9. 07 Feb, 2016 4 commits
  10. 02 Feb, 2016 1 commit
  11. 01 Feb, 2016 1 commit
  12. 29 Jan, 2016 1 commit
  13. 21 Jan, 2016 1 commit
  14. 20 Jan, 2016 1 commit
  15. 18 Jan, 2016 1 commit
  16. 17 Jan, 2016 12 commits
  17. 02 Jan, 2016 1 commit
    • Tomasz Miąsko's avatar
      Use object class to hold partially converted python objects. · ca77130b
      Tomasz Miąsko authored
      Using object class to hold converted object automatically deallocates
      object if an exception is thrown or scope is left before constructing
      complete Python object.
      
      Additionally added method object::release() that allows to release
      ownership of python object without decreasing its reference count.
      ca77130b
  18. 28 Dec, 2015 1 commit
  19. 26 Dec, 2015 1 commit
  20. 15 Dec, 2015 1 commit