summaryrefslogtreecommitdiff
path: root/gi/pygparamspec.c
Commit message (Expand)AuthorAgeFilesLines
* Don't assume Py_TYPE being a macroTomas Hrnciar2020-11-111-1/+1
* Rename PYGLIB_DEFINE_TYPE to PYGI_DEFINE_TYPEChristoph Reiter2020-04-161-1/+1
* Remove all Python 2 C codeChristoph Reiter2020-04-161-6/+6
* Include Python.h firstChristoph Reiter2018-04-121-0/+1
* Port more integer convertersChristoph Reiter2018-03-311-34/+35
* Merge pygtype.c and pygi-type.cChristoph Reiter2018-03-311-1/+1
* Add error handling to all type init function.Christoph Reiter2018-03-231-4/+8
* Remove pyglib.c/hChristoph Reiter2018-03-221-4/+4
* Remove usage of HAVE_CONFIG_HChristoph Reiter2018-03-211-3/+1
* Fix conversion from pointers to hashfunc return values.Christoph Reiter2017-03-291-2/+2
* Remove pygobject-private.h and rename pygobject.c to pygobject-object.cChristoph Reiter2016-06-011-1/+4
* Use accessors for getting and setting PyGParamSpec pointersSimon Feltman2014-05-161-11/+11
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Merge gobject static code into the gi moduleSimon Feltman2014-01-141-0/+418