summaryrefslogtreecommitdiff
path: root/gi/pygpointer.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 PYGOBJECT_REGISTER_GTYPEChristoph Reiter2020-04-161-1/+12
* Remove all Python 2 C codeChristoph Reiter2020-04-161-3/+3
* Include Python.h firstChristoph Reiter2018-04-121-0/+1
* Merge pygtype.c and pygi-type.cChristoph Reiter2018-03-311-2/+1
* Make sure that types are fully initialized when they are first used.Christoph Reiter2018-03-241-0/+1
* Add error handling to all type init function.Christoph Reiter2018-03-231-3/+8
* Remove pyglib.c/hChristoph Reiter2018-03-221-4/+4
* Remove usage of HAVE_CONFIG_HChristoph Reiter2018-03-211-3/+1
* Don't use long format string for formatting pointersChristoph Reiter2017-03-291-2/+3
* Fix conversion from pointers to hashfunc return values.Christoph Reiter2017-03-291-2/+2
* Remove pyglib_gil_state_ensure/pyglib_gil_state_releaseChristoph Reiter2017-03-221-3/+3
* 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/+0
* Use accessors for getting and setting PyGPointer fieldsSimon Feltman2014-05-161-7/+7
* Move pygi foreign API into pygi-foreign-api.hSimon Feltman2014-05-051-0/+1
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Merge gobject static code into the gi moduleSimon Feltman2014-01-141-0/+198