summaryrefslogtreecommitdiff
path: root/gi/pygi-marshal-cleanup.h
Commit message (Expand)AuthorAgeFilesLines
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-1/+3
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* cache refactoring: Move various struct arg setup and marshaling to new fileSimon Feltman2014-02-021-16/+0
* cache refactoring: Move GObject arg setup and marshaling into new fileSimon Feltman2014-02-021-10/+0
* cache refactoring: Move closure setup and marshaling into pygi-closureSimon Feltman2014-02-021-5/+0
* cache refactoring: Move GArray arg setup and marshaling into new fileSimon Feltman2014-02-021-10/+0
* cache refactoring: Move GList/GSList arg setup and marshaling into new fileSimon Feltman2014-02-021-10/+0
* cache refactoring: Move basic type arg setup and marshaling into new fileSimon Feltman2014-02-021-10/+0
* cache refactoring: Move PyGIHashCache and related marshaling into new fileSimon Feltman2014-02-021-10/+0
* Fix GValue array marshaling leaks and crash falloutSimon Feltman2013-10-071-0/+14
* Fix leak with python callables as closure argument.Simon Feltman2012-10-121-0/+4
* refactor in/out marshalling to be to_py/from_pyJohn (J5) Palmieri2011-09-121-64/+64
* [gi-invoke-ng] add hash cleanup routinesJohn (J5) Palmieri2011-05-311-2/+8
* [gi-invoke-ng] add list cleanup routinesJohn (J5) Palmieri2011-05-311-0/+8
* [gi-invoke-ng] add array cleanup for in arraysJohn (J5) Palmieri2011-05-261-0/+9
* [gi-invoke-ng] revamp cleanup framework to be orthogonal to cache setupJohn (J5) Palmieri2011-05-231-16/+29
* [gi-invoke-ng] stub out a cleaner way of cleaning up after ourselvesJohn (J5) Palmieri2011-05-121-0/+14
* [gi-invoke-ng] tweek cleanup routinesJohn (J5) Palmieri2011-05-051-3/+3
* [gi-invoke-ng] handle caller allocates cleanupJohn (J5) Palmieri2011-04-291-3/+4
* [gi-invoke-ng] refactor the cleanup code and add utf8 cleanup as initial testJohn (J5) Palmieri2011-04-281-0/+3
* [gi-invoke-ng] create new framework for cleaning up argsJohn (J5) Palmieri2011-04-121-0/+43