aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken
Commit message (Expand)AuthorAgeFilesLines
* Added Converter<T>::isConvertible to replace the T_Check functions.Hugo Lima2009-10-271-17/+44
* Changed signature of PySequence_to_argc_argv.Hugo Lima2009-09-162-19/+16
* Removed useless ValueHolder template.Hugo Lima2009-09-151-24/+17
* Use const void* instead of void*. This solve the problem when we are insideHugo Lima2009-09-112-13/+14
* changed converter for C strings to support both 'char*' and 'const char*'Marcelo Lira2009-09-021-4/+7
* fixed some typos on license platesBruno dos Santos de Araujo2009-09-0212-12/+12
* Causes a link error when no converter is supplied to a given type.Hugo Lima2009-08-311-6/+2
* Merge commit 'baraujo/master'Marcelo Lira2009-08-311-0/+49
|\
| * Allow build on either python2.5 or python2.6 seamlesslyBruno dos Santos de Araujo2009-08-311-0/+49
| * Fix install location for libshiboken pkgconfig file and remove redundant cmak...Hugo Lima2009-08-271-3/+1
* | Removed all warningsHugo Lima2009-08-281-1/+1
* | Fix install location for libshiboken pkgconfig file and remove redundant cmak...Hugo Lima2009-08-281-3/+1
|/
* Fix lib install dirHugo Lima2009-08-271-2/+4
* fixed conversion of arguments on wrapper virtual methods;Marcelo Lira2009-08-271-0/+6
* removed debug messages from BindingManager::getOverrideMarcelo Lira2009-08-251-3/+0
* The End Is the Beginning Is the EndMarcelo Lira2009-08-1715-0/+1013