summaryrefslogtreecommitdiff
path: root/gi/pygi-basictype.c
Commit message (Expand)AuthorAgeFilesLines
* Handle nullable filename parametersChristoph Reiter2016-09-031-0/+5
* Remove pygobject-private.h and rename pygobject.c to pygobject-object.cChristoph Reiter2016-06-011-1/+1
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-1/+1
* Avoid duping filenames when marshalling from Python to CGarrett Regier2015-03-011-6/+6
* Use the caches for marshaling the arguments in closuresGarrett Regier2014-08-071-2/+2
* Include math headers also on mingwAlexey Pavlov2014-08-051-2/+0
* Fix Build on Visual StudioChun-wei Fan2014-02-241-0/+16
* cache refactoring: Use consistent prefix for arg cache functionsSimon Feltman2014-02-031-2/+2
* cache refactoring: Move basic type arg setup and marshaling into new fileSimon Feltman2014-02-021-0/+824