aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/sbkpython.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed regression that made enums not hashable.Hugo Parente Lima2012-03-081-0/+2
* Fixed compat header.Renato Filho2012-03-081-0/+1
* Updated Shiboken python version compat header.Renato Filho2012-03-081-0/+1
* Update string usage to new Shiboken::String API.Renato Filho2012-03-081-24/+0
* Create SHIBOKEN MODULE INIT macro.Renato Filho2012-03-081-0/+18
* Fix getattro function on Python3.Hugo Parente Lima2012-03-081-0/+2
* Added SBK_PyString_FromCString and SBK_PyString_FromFormat as helper macro fo...Hugo Parente Lima2012-03-081-0/+4
* Port module initialization to Python3.Hugo Parente Lima2012-03-081-0/+4
* Use PyBytes instead of PyString on generated code.Hugo Parente Lima2012-03-081-0/+2
* Port libsample typesystem and glue codes to Python 3.Hugo Parente Lima2012-03-081-0/+2
* Added sbkpython.h to deal with conflicts and missing symbols between Python2...Hugo Parente Lima2012-03-081-0/+44