1. 22 Feb, 2016 1 commit
  2. 20 Feb, 2016 1 commit
  3. 12 Feb, 2016 1 commit
  4. 07 Feb, 2016 4 commits
  5. 02 Feb, 2016 1 commit
  6. 01 Feb, 2016 1 commit
  7. 29 Jan, 2016 1 commit
  8. 21 Jan, 2016 1 commit
  9. 20 Jan, 2016 1 commit
  10. 18 Jan, 2016 1 commit
  11. 17 Jan, 2016 12 commits
  12. 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
  13. 28 Dec, 2015 1 commit
  14. 26 Dec, 2015 1 commit
  15. 15 Dec, 2015 2 commits
  16. 14 Dec, 2015 3 commits
  17. 12 Dec, 2015 1 commit
    • John Travers's avatar
      Add ldflags to compile command · f7e43029
      John Travers authored
      On my system (Mac OS with custom Python installation) I had to add the ldflags argument to python-config to get things working.
      f7e43029
  18. 07 Dec, 2015 3 commits
  19. 04 Dec, 2015 1 commit
  20. 24 Nov, 2015 1 commit
  21. 17 Nov, 2015 1 commit