summaryrefslogtreecommitdiff
path: root/gi/pygi-source.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 C codeChristoph Reiter2020-04-161-1/+0
* source: don't leak the GLib.Source subclassesChristoph Reiter2018-04-191-1/+1
* Make pygi_source_new() a Python function and add error handlingChristoph Reiter2018-04-191-5/+17
* pygi-source: cleanup function namesChristoph Reiter2018-04-191-15/+15
* build: use -Wconversion -Wno-sign-conversion. Fixes #191Christoph Reiter2018-04-051-7/+11
* pygi-boxed: clean up function namesChristoph Reiter2018-03-311-1/+1
* 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
* Remove pyglib.c/hChristoph Reiter2018-03-221-1/+46
* Revert "Revert "Revert "Refactor boxed wrapper memory management strategy"""Mathieu Duponchelle2018-02-161-4/+2
* Revert "Revert "Refactor boxed wrapper memory management strategy""Christoph Reiter2018-02-131-2/+4
* Revert "Refactor boxed wrapper memory management strategy"Mathieu Duponchelle2018-01-231-4/+2
* pygi-source: clear exceptions in finalize handlerChristoph Reiter2017-04-011-0/+2
* Remove pyglib_gil_state_ensure/pyglib_gil_state_releaseChristoph Reiter2017-03-221-8/+8
* Remove pygobject-private.h and rename pygobject.c to pygobject-object.cChristoph Reiter2016-06-011-2/+1
* Merge pyglib-private.h into pyglib.hChristoph Reiter2016-06-011-1/+0
* Remove pygi.h and pygi-private.hChristoph Reiter2016-06-011-1/+3
* Refactor boxed wrapper memory management strategySimon Feltman2014-08-171-2/+4
* Merge gobject static code into the gi moduleSimon Feltman2014-01-141-2/+1
* Fix leak of caller-allocated boxed valuesMartin Pitt2013-02-281-1/+2
* Fix function prototypes and static functionsMartin Pitt2013-01-151-1/+1
* pygi-source.c: Drop dead codeMartin Pitt2012-11-051-2/+0
* Fix duplicate symbols error on OSXJohn Ralls2012-10-291-0/+1
* Remove static MainLoop, MainContext, and some GSource bindingsMartin Pitt2012-10-241-0/+247