index
:
users/pcacjr/shiboken.git
master
Paulo's Shiboken repository
Paulo Alcantara
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libshiboken
/
sbkpython.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make converter branch work on a Python3.2 setup.
Hugo Parente Lima
2011-12-09
1
-0
/
+1
*
Fixed regression that made enums not hashable.
Hugo Parente Lima
2011-10-14
1
-0
/
+2
*
Fixed compat header.
Renato Filho
2011-10-06
1
-0
/
+1
*
Updated Shiboken python version compat header.
Renato Filho
2011-10-06
1
-0
/
+1
*
Update string usage to new Shiboken::String API.
Renato Filho
2011-10-06
1
-24
/
+0
*
Create SHIBOKEN MODULE INIT macro.
Renato Filho
2011-10-06
1
-0
/
+18
*
Fix getattro function on Python3.
Hugo Parente Lima
2011-10-06
1
-0
/
+2
*
Added SBK_PyString_FromCString and SBK_PyString_FromFormat as helper macro fo...
Hugo Parente Lima
2011-10-06
1
-0
/
+4
*
Port module initialization to Python3.
Hugo Parente Lima
2011-10-06
1
-0
/
+4
*
Use PyBytes instead of PyString on generated code.
Hugo Parente Lima
2011-10-06
1
-0
/
+2
*
Port libsample typesystem and glue codes to Python 3.
Hugo Parente Lima
2011-10-06
1
-0
/
+2
*
Added sbkpython.h to deal with conflicts and missing symbols between Python2...
Hugo Parente Lima
2011-10-06
1
-0
/
+44