aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/bindingmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Use google dense hash table instead of std::map in BindingManager.Hugo Lima2009-11-181-1/+4
|/
* Add visibility policies to libshiboken and for bindings generated by shiboken...Hugo Lima2009-11-121-9/+25
* the Python wrapper deallocator wasn't removing the Python objectMarcelo Lira2009-11-091-1/+2
* fixed bug on BindingManager.getOverload that was returning a non-nullMarcelo Lira2009-10-301-2/+2
* Use const void* instead of void*. This solve the problem when we are insideHugo Lima2009-09-111-8/+8
* fixed some typos on license platesBruno dos Santos de Araujo2009-09-021-1/+1
* removed debug messages from BindingManager::getOverrideMarcelo Lira2009-08-251-3/+0
* The End Is the Beginning Is the EndMarcelo Lira2009-08-171-0/+107