1. Jan 18, 2016
  2. Jan 11, 2016
  3. Jan 07, 2016
  4. Jan 03, 2016
    • 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
  5. Dec 31, 2015
  6. Dec 28, 2015
  7. Dec 27, 2015
  8. Dec 26, 2015
  9. Dec 22, 2015
  10. Dec 19, 2015
  11. Dec 16, 2015
  12. Dec 15, 2015
  13. Dec 14, 2015