summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* build: Ensure cairo-gobject always ends up in cairo.girColin Walters2012-08-142-52/+45
* Revert "Implement "rename to" annotation for records"Colin Walters2012-08-134-78/+5
* tests: Fix coding style and compiler warning in regressColin Walters2012-08-052-5/+8
* Test typedef in #defineAlban Browaeys2012-08-032-0/+11
* scanner: handle unsigned properly for type of defined sizeAlban Browaeys2012-08-033-1/+23
* giscanner: special case G_GINT64_CONSTANT and G_GUINT64_CONSTANT + miscAlban Browaeys2012-08-035-4/+34
* gimarshallingtests: More useful assertionsMartin Pitt2012-08-021-257/+257
* Regress: Update expected gir for previous changesColin Walters2012-07-311-1/+1
* gimarshallingtests: Squash compiler warningColin Walters2012-07-311-2/+2
* tests: Fix comment about expected resultJon Nordby2012-07-291-1/+1
* Implement "rename to" annotation for recordsJon Nordby2012-07-271-5/+15
* Add test for "rename to" annotation for recordsJon Nordby2012-07-273-0/+60
* regress: Use G_DEFINE_INTERFACEJasper St. Pierre2012-07-161-14/+3
* regress: Fix regress_test_versioningJasper St. Pierre2012-07-162-2/+2
* Release 1.33.4GOBJECT_INTROSPECTION_1_33_4Colin Walters2012-07-161-1/+1
* Update annotations from glib gitColin Walters2012-07-161-6/+6
* Update glib annotations from gitRico Tzschichholz2012-07-121-0/+31
* GIMarshallingTests: Add method taking array of variantsMikkel Kamstrup Erlandsen2012-07-122-0/+56
* Fix GI_MARSHALLING_TESTS_INTERFACE2_GET_IFACE() definitionMartin Pitt2012-07-121-1/+1
* Update glib annotations from gitRico Tzschichholz2012-07-112-23/+188
* scanner: support stability tagEvan Nemerson2012-07-106-1/+39
* scanner: Ensure "complete_ctype" patch doesn't throw an exception for anonymo...Colin Walters2012-07-083-1/+28
* giscanner: Write detailed information in "type" tag's "c:type" attribute.Krzesimir Nowak2012-07-078-67/+163
* scanner: Turn dead code into assertionColin Walters2012-07-061-2/+1
* giscanner: Fix pointer parsing.Krzesimir Nowak2012-07-061-3/+15
* tests: Ignore SLetter generated gir.Krzesimir Nowak2012-07-061-0/+1
* Maintransfomer: fix again paring error domains with unregistered enumsGiovanni Campagna2012-07-024-13/+30
* Add missing SLetter expected girColin Walters2012-07-021-0/+44
* tests: Add GSpawnError-alike to SLetterColin Walters2012-07-022-0/+15
* tests: Add SLetterColin Walters2012-07-023-0/+35
* Fix buildJasper St. Pierre2012-06-291-2/+2
* scanner: Remove propertiesJasper St. Pierre2012-06-281-40/+24
* scanner: Don't use an O(N) lookup when we already have a hashmapJasper St. Pierre2012-06-282-7/+5
* fix GIArgument being exported as _Argument in .girAlan Knowles2012-06-281-3/+7
* Revert scanner fix in 64f3832Jasper St. Pierre2012-06-271-1/+1
* Release 1.33.3GOBJECT_INTROSPECTION_1_33_3Colin Walters2012-06-261-1/+1
* Update glib annotations from gitRico Tzschichholz2012-06-232-6/+95
* scanner: complete the enum-to-error-quark fixGiovanni Campagna2012-06-185-2/+274
* scanner: fix pairing of error quarks with registered enumsGiovanni Campagna2012-06-161-3/+5
* Release 1.33.2GOBJECT_INTROSPECTION_1_33_2Colin Walters2012-06-051-1/+1
* Update annotations to glib 2.33.2Colin Walters2012-06-053-3/+46
* tests: Add marshalling test for a boxed struct propertyMartin Pitt2012-06-052-1/+19
* tests: Add a refcounting boxedJasper St. Pierre2012-06-013-0/+60
* tests: Add vfunc taking a caller-allocated out parameterMartin Pitt2012-06-012-0/+20
* tests: Add marshalling test for a caller-allocated out GValue parameterMartin Pitt2012-06-012-0/+12
* scanner: allow for functions that look like constructors but aren'tDan Winship2012-05-264-3/+28
* givfuncinfo: Fix memory leakJasper St. Pierre2012-05-251-0/+1
* tests: Fix a memory leakJasper St. Pierre2012-05-251-1/+4
* tests: Add a foreign struct signal testJasper St. Pierre2012-05-254-1/+46
* tests: Fix warningsJasper St. Pierre2012-05-251-1/+1