aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/autodecref.h
Commit message (Expand)AuthorAgeFilesLines
* Add operator= to AutoDecRef.Hugo Parente Lima2012-03-081-13/+34
* Created utility function cast on AutoDecRef class.renatofilho2012-03-081-0/+6
* Change the license boiler plates of all LGPL files removing the special excep...Hugo Parente Lima2010-09-091-20/+8
* fixed tests exported symbols.Renato Filho2010-08-181-6/+6
* 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