summaryrefslogtreecommitdiff
path: root/gi/pygboxed.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-2/+12
* Remove all Python 2 C codeChristoph Reiter2020-04-161-8/+8
* Remove unused pygboxed_marshal_keyChristoph Reiter2018-03-311-2/+0
* gboxed: clean up function namesChristoph Reiter2018-03-311-25/+22
* Merge pygtype.c and pygi-type.cChristoph Reiter2018-03-311-1/+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-2/+7
* Remove pyglib.c/hChristoph Reiter2018-03-221-5/+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
* Fix various compiler warnings for 32bit buildsChristoph Reiter2017-03-241-0/+1
* Remove pyglib_gil_state_ensure/pyglib_gil_state_releaseChristoph Reiter2017-03-221-7/+7
* Remove pygobject-private.h and rename pygobject.c to pygobject-object.cChristoph Reiter2016-06-011-1/+3
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-1/+0
* Some error handling/reporting fixes.Christoph Reiter2016-02-291-1/+7
* Improve and unify __repr__ format for PyGObject, PyGBoxed and PyGIStructChristoph Reiter2015-10-271-5/+26
* Use accessors for getting and setting PyGBoxed pointersSimon Feltman2014-05-161-10/+10
* 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/+235