summaryrefslogtreecommitdiff
path: root/gi/pygi-list.c
Commit message (Expand)AuthorAgeFilesLines
* Use Py_TYPE() everywhereChristoph Reiter2018-04-181-2/+2
* build: use -Wconversion -Wno-sign-conversion. Fixes #191Christoph Reiter2018-04-051-6/+6
* array, list: always run items cleanup funcsMathieu Duponchelle2018-02-161-18/+19
* Revert "Revert "to python marshalling: collect cleanup data""Mathieu Duponchelle2018-02-161-7/+31
* Revert "to python marshalling: collect cleanup data"Christoph Reiter2018-02-131-31/+7
* to python marshalling: collect cleanup dataMathieu Duponchelle2018-01-231-7/+31
* Fix list/hashtable enum <-> hash conversion on 64-bit big endianAurelien Jarno2016-09-031-4/+4
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-1/+1
* Fix build warnings regarding _POSIX_C_SOURCE redefinitionSimon Feltman2015-10-311-0/+1
* Fix crash in GList/GSList marshaling error handling path.Christoph Reiter2014-08-211-2/+2
* Always pass along the callable cache to the arg cache constructorsGarrett Regier2014-08-071-11/+19
* cache refactoring: Use consistent prefix for arg cache functionsSimon Feltman2014-02-031-1/+1
* cache refactoring: Move GList/GSList arg setup and marshaling into new fileSimon Feltman2014-02-021-0/+466