summaryrefslogtreecommitdiff
path: root/gi/pygi-boxed.c
Commit message (Expand)AuthorAgeFilesLines
* Remove half implemented GC in PyGIBaseInfo, PyGIStruct, and PyGIBoxedSimon Feltman2013-05-071-4/+0
* Fix leak of caller-allocated boxed valuesMartin Pitt2013-02-281-4/+10
* Remove workaround for g_struct_info_get_size reporting incorrect sizeSimon Feltman2013-02-101-18/+13
* Fix leaks with GValues holding boxed and object typesSimon Feltman2012-11-111-0/+12
* convert to using PYGLIB_DEFINE_TYPE for module objectsJohn (J5) Palmieri2010-08-251-37/+6
* some more p3k PyString and PyInt eradication in GIJohn (J5) Palmieri2010-08-251-0/+1
* Properly allocate boxed structs that are (caller-allocates)Tomeu Vizoso2010-07-301-17/+33
* Apply consistent whitespace formatting with:Tomeu Vizoso2010-05-261-54/+54
* Add basic support for unionsTomeu Vizoso2010-04-231-2/+16
* Suppress compilation warningsSimon van der Linden2010-01-051-2/+0
* Set a default constructor for boxed structs that don't have oneTomeu Vizoso2009-11-301-0/+184