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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix ABI break and link error on MS Windows.
1.0.8
Hugo Parente Lima
2011-10-20
2
-4
/
+4
*
Don't delete parentInfo when it seens to be useless to avoid crash on garbage...
Hugo Parente Lima
2011-10-18
2
-13
/
+13
*
Add constructor overload AutoDecRef(SbkObject*).
Hugo Parente Lima
2011-10-18
1
-0
/
+6
*
Fixed code style on sbkenum.cpp
Hugo Parente Lima
2011-10-14
1
-9
/
+4
*
Fixed regression that made enums not hashable.
Hugo Parente Lima
2011-10-14
2
-1
/
+7
*
Made SbkChar_Check macro safer with parenthesis.
Marcelo Lira
2011-10-11
1
-5
/
+1
*
Fix PySide compilation with Python 2.5.
Hugo Parente Lima
2011-10-10
1
-0
/
+1
*
Removes printfs and fixes str test.
Marcelo Lira
2011-10-10
1
-2
/
+0
*
String::convertible renamed to String::isConvertible.
Hugo Parente Lima
2011-10-07
3
-3
/
+3
*
Added new line to end of shibokenbuffer.h.
Hugo Parente Lima
2011-10-06
1
-1
/
+1
*
Small changes to sbkstring.cpp.
Hugo Parente Lima
2011-10-06
1
-16
/
+8
*
Use sbkpython instead of Python.h.
Hugo Parente Lima
2011-10-06
1
-1
/
+1
*
Add macros to kept python 2.5 compatibility.
Hugo Parente Lima
2011-10-06
1
-9
/
+16
*
Avoid string variable to be used unitialized.
Hugo Parente Lima
2011-10-06
1
-1
/
+1
*
Fix string.
Renato Filho
2011-10-06
1
-5
/
+9
*
Fixed char conversion to work with both python 3.x and 2.x
Renato Filho
2011-10-06
1
-3
/
+29
*
Fixed object destruction.
Renato Filho
2011-10-06
1
-1
/
+2
*
Fixed shiboken buffer to work with python 3.x
Renato Filho
2011-10-06
1
-0
/
+4
*
Fixed compat header.
Renato Filho
2011-10-06
1
-0
/
+1
*
fix shiboken enum.
Renato Filho
2011-10-06
1
-8
/
+19
*
fix string class.
Renato Filho
2011-10-06
1
-26
/
+47
*
Updated char conversion for works with python3 unicodes.
Renato Filho
2011-10-06
1
-4
/
+9
*
Updated Shiboken python version compat header.
Renato Filho
2011-10-06
1
-0
/
+1
*
Fixed Shiboken::Buffer implementation for python 3.
Renato Filho
2011-10-06
1
-6
/
+5
*
Updated Shiboken::String functions.
Renato Filho
2011-10-06
2
-0
/
+28
*
Replaced use of PyBytes_AS_STRING to Shiboken::String functions.
Renato Filho
2011-10-06
1
-6
/
+3
*
Update enum implemantation.
Renato Filho
2011-10-06
2
-16
/
+87
*
Fixed regressions caused on python2.x.
Renato Filho
2011-10-06
2
-10
/
+21
*
Create Module macro compatible with python 2.x and 3.x.
Renato Filho
2011-10-06
1
-0
/
+16
*
Updated Shiboken::Buffer API to Py3k.
Renato Filho
2011-10-06
1
-0
/
+12
*
Implemented support to py3k on Shiboken::Enum.
Renato Filho
2011-10-06
1
-14
/
+133
*
Update string usage to new Shiboken::String API.
Renato Filho
2011-10-06
3
-33
/
+17
*
Created Shiboken::String API to support py3k.
Renato Filho
2011-10-06
4
-0
/
+178
*
Updated CMake to find for python3.
Renato Filho
2011-10-06
1
-1
/
+1
*
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
2
-1
/
+5
*
Fix converter of std::map.
Hugo Parente Lima
2011-10-06
1
-1
/
+1
*
Fix SbkDbg() << PyObject on Python 3.x
Hugo Parente Lima
2011-10-06
1
-0
/
+5
*
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
*
Port Shiboken buffer interface to Python3.
Hugo Parente Lima
2011-10-06
1
-0
/
+12
*
Use PyModuleCreate to create modules under Python3.
Hugo Parente Lima
2011-10-06
1
-0
/
+4
*
Use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT.
Hugo Parente Lima
2011-10-06
2
-6
/
+3
*
Using Py_TYPE macro instead of direct access to ob_type to work with Python 2...
Hugo Parente Lima
2011-10-06
5
-26
/
+26
*
Added sbkpython.h to deal with conflicts and missing symbols between Python2...
Hugo Parente Lima
2011-10-06
15
-14
/
+58
*
Replaced all PyString_* by PyBytes_* as preparation for a Python 3.x port.
Hugo Parente Lima
2011-10-06
5
-21
/
+21
*
Fixed invalidate function in objects with refereces to other objects.
Renato Filho
2011-09-20
1
-0
/
+29
*
Revert "Implements PSEP-0106 and fixes bug 902 - "Expose Shiboken functionali...
Hugo Parente Lima
2011-09-16
3
-132
/
+4
[next]