summaryrefslogtreecommitdiff
path: root/gi/pygi-ccallback.c
Commit message (Expand)AuthorAgeFilesLines
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Use ffi_call directly instead of g_callable_info_invokeSimon Feltman2014-03-031-2/+1
* cache refactoring: Use consistent prefix for arg cache functionsSimon Feltman2014-02-031-1/+1
* Merge gobject static code into the gi moduleSimon Feltman2014-01-141-1/+1
* Fix unused variables and resultsMartin Pitt2012-09-251-1/+0
* Add a ccallback type which is used to invoke callbacks passed to a vfuncJohn (J5) Palmieri2012-03-271-0/+100