summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update annotationsJasper St. Pierre2012-05-241-0/+1613
* Update glib annotations from gitRico Tzschichholz2012-05-243-11/+99
* girepository: avoid crash when querying nonexistent infoPavel Holejsovsky2012-05-125-9/+28
* GIMarshallingTests: Add GStrv propertyMartin Pitt2012-05-052-1/+14
* Fix regress_test_closure_variant return valueMartin Pitt2012-05-052-2/+4
* Update glib annotations to 2.33.1Rico Tzschichholz2012-05-022-1471/+100
* Add the fixed width C99 types from stdint.hNeil Roberts2012-05-021-0/+9
* Fix GVariant handling in regress_test_closure_variantMartin Pitt2012-05-022-5/+3
* g-ir-doc-tool: Update expected fileRico Tzschichholz2012-04-261-5/+5
* Update glib annotations from gitRico Tzschichholz2012-04-262-5/+1630
* configure: Update to 1.33.0Rico Tzschichholz2012-04-261-1/+1
* tests: Add flags and enum to GValue GHash in/outMartin Pitt2012-04-241-0/+18
* tests: Add array marshalling test for array without length argumentBastian Winkler2012-04-202-0/+16
* tests: Add GType property TestObj:gtypeBastian Winkler2012-04-193-1/+30