summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update Gio/GLib/GObject annotationsStef Walter2012-04-182-68/+295
* annotationparser: add test for comment lines not starting with ' * 'Dieter Verfaillie2012-04-171-0/+14
* annotationparser: cleanup and add tests for the new warnings we now emitDieter Verfaillie2012-04-174-32/+214
* warningtester: make it possible to EXPECT multiple lines of outputDieter Verfaillie2012-04-171-60/+74
* Revert "annotationparser: indent _parse_comment_block gtkdoc code"Dieter Verfaillie2012-04-172-103/+95
* update-glib-annotations: Set required environment variablesColin Walters2012-04-171-0/+5
* annotationparser: indent _parse_comment_block gtkdoc codeAlban Browaeys2012-04-172-89/+98
* Move libffi and gmodule to Requires.private in .pc filesKalev Lember2012-04-132-4/+8
* Don't link with gthread-2.0Kalev Lember2012-04-134-4/+4
* Make introspection compile with -Wall -WerrorJohan Dahlin2012-04-0916-12/+96
* Compare filenames using g_file_equal()Johan Dahlin2012-04-093-3/+17
* Pass in LDFLAGS to the dumperJohan Dahlin2012-04-091-8/+9
* annotationparser: split validate() into sub-methodsWill Thompson2012-04-091-58/+67
* annotationparser: correct "maximium" in error messagesWill Thompson2012-04-093-5/+5
* annotationparser: remove duplication of annotation namesWill Thompson2012-04-091-13/+13
* giscanner: Don't run pkg-config when there's no packages specifiedJasper St. Pierre2012-04-091-3/+4
* Avoid _get_func() consuming reference from input infoPavel Holejsovsky2012-04-072-2/+14
* Split parameter and tag storage in annotationparser parse treeDieter Verfaillie2012-04-056-45/+90
* Don't extract annotations from headersJohan Dahlin2012-04-051-16/+0
* Update annotations from git.Johan Dahlin2012-04-053-21422/+10
* Do the filename filtering in scannerlexerJohan Dahlin2012-04-052-8/+18