summaryrefslogtreecommitdiff
path: root/gi/pygi-enum-marshal.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 C codeChristoph Reiter2020-04-161-5/+4
* Use Py_TYPE() everywhereChristoph Reiter2018-04-181-2/+2
* More compiler warning fixes for Windows/32bit #191Christoph Reiter2018-04-051-3/+15
* build: use -Wconversion -Wno-sign-conversion. Fixes #191Christoph Reiter2018-04-051-10/+10
* Merge pygtype.c and pygi-type.cChristoph Reiter2018-03-311-1/+1
* Rename pyglib-python-compat.h to pygi-python-compat.hChristoph Reiter2018-03-231-1/+1
* Revert "Revert "to python marshalling: collect cleanup data""Mathieu Duponchelle2018-02-161-2/+4
* Revert "to python marshalling: collect cleanup data"Christoph Reiter2018-02-131-4/+2
* to python marshalling: collect cleanup dataMathieu Duponchelle2018-01-231-2/+4
* fix potential overflow when marshalling flags from py interfacePhilippe Renon2017-10-241-4/+4
* Remove pygobject-private.h and rename pygobject.c to pygobject-object.cChristoph Reiter2016-06-011-1/+2
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-1/+2
* Fix build warnings regarding _POSIX_C_SOURCE redefinitionSimon Feltman2015-10-311-1/+1
* Fix Build on Visual StudioChun-wei Fan2014-02-241-16/+0
* cache refactoring: Use consistent prefix for arg cache functionsSimon Feltman2014-02-031-2/+2
* cache refactoring: Move enum and flags arg setup and marshaling to new fileSimon Feltman2014-02-021-0/+408