summaryrefslogtreecommitdiff
path: root/gi/pygi-hashtable.c
Commit message (Expand)AuthorAgeFilesLines
* hashtable: Fix refcount of key/value in error case when marshallingBenjamin Berg2022-03-281-2/+0
* Use Py_TYPE() everywhereChristoph Reiter2018-04-181-1/+1
* Revert "Revert "to python marshalling: collect cleanup data""Mathieu Duponchelle2018-02-161-4/+9
* Revert "to python marshalling: collect cleanup data"Christoph Reiter2018-02-131-9/+4
* to python marshalling: collect cleanup dataMathieu Duponchelle2018-01-231-4/+9
* 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
* Always pass along the callable cache to the arg cache constructorsGarrett Regier2014-08-071-14/+17
* cache refactoring: Use consistent prefix for arg cache functionsSimon Feltman2014-02-031-15/+15
* cache refactoring: Move PyGIHashCache and related marshaling into new fileSimon Feltman2014-02-021-0/+413