summaryrefslogtreecommitdiff
path: root/gi/pygi-invoke.h
Commit message (Expand)AuthorAgeFilesLines
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-1/+1
* invoke state: add a free memory cache for PyGIInvokeArgStateChristoph Reiter2015-09-271-0/+4
* Split the callable cache into the different typesGarrett Regier2014-08-061-0/+4
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Use ffi_call directly instead of g_callable_info_invokeSimon Feltman2014-03-031-1/+1
* Add a ccallback type which is used to invoke callbacks passed to a vfuncJohn (J5) Palmieri2012-03-271-0/+3
* Merge branch 'master' into invoke-rewriteJohn (J5) Palmieri2011-03-221-1/+2
|\
| * Use g_vfunc_info_invoke for chaining up in vfuncsTomeu Vizoso2011-01-171-1/+2
* | [gi] hook up invoke to the cacheJohn (J5) Palmieri2011-01-101-1/+1
|/
* Move invocation code to its own fileTomeu Vizoso2010-05-031-0/+37