aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/autodecref.h
Commit message (Expand)AuthorAgeFilesLines
* Use Shiboken::AutoDecRef to handle python references.Hugo Lima2010-02-011-0/+2
* Add -> operator to AutoDecRef class.Hugo Lima2009-12-301-0/+1
* Disabled AutoDecRef obj. copy. and added some useful cast operators.Hugo Lima2009-12-211-1/+6
* Adds AutoDecRef class that holds a PyObject pointer and decrefs it when get o...Marcelo Lira2009-12-181-0/+69