aboutsummaryrefslogtreecommitdiffstats
path: root/libshiboken/bindingmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix object initialization.Hugo Lima2010-01-131-1/+2
* Renamed a lot of Shiboken things with "Py" prefix to use "Sbk" prefix.Marcelo Lira2009-12-081-7/+8
* Added method to take care of the details of ownership transfer to C++.Marcelo Lira2009-11-301-0/+8
* Wrapper invalidation method recursively updates children objects status.Marcelo Lira2009-11-301-2/+9
* Added convenience method BindingManager::invalidateWrapper(const void*).Marcelo Lira2009-11-261-0/+2
* Added the invalidateWrapper method to BindingManager.Marcelo Lira2009-11-251-1/+3
* Use google dense hash table instead of std::map in BindingManager.Hugo Lima2009-11-181-1/+0
* Add visibility policies to libshiboken and for bindings generated by shiboken...Hugo Lima2009-11-121-4/+8
* the Python wrapper deallocator wasn't removing the Python objectMarcelo Lira2009-11-091-2/+1
* Use const void* instead of void*. This solve the problem when we are insideHugo Lima2009-09-111-5/+6
* fixed some typos on license platesBruno dos Santos de Araujo2009-09-021-1/+1
* Removed all warningsHugo Lima2009-08-281-1/+1
* The End Is the Beginning Is the EndMarcelo Lira2009-08-171-0/+66