summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* remove ./configure summaryDieter Verfaillie2013-04-211-7/+0
* giscanner/scannerlexer.l: Parse and ignore more __asm and __volatilePatrick Welche2013-04-201-0/+4
* test(1) uses '=' to test if strings are identicalPatrick Welche2013-04-201-1/+1
* tests: Add a struct with fixed-size gcharColin Walters2013-04-193-0/+36
* typelib: Also ignore typelibs with empty c:prefixColin Walters2013-04-151-1/+1
* girparser: Also honor legacy c:prefixColin Walters2013-04-151-0/+3
* giscanner: only parse GTK-Doc comment blocks, ignore the restDieter Verfaillie2013-04-091-3/+25
* giscanner: use mkstemp() instead of mktemp()Dieter Verfaillie2013-04-091-3/+3
* giscanner: make _pass_fixup_hidden_fields() more readableDieter Verfaillie2013-04-091-8/+5
* giscanner: fix broken xml:whitespace attributes in .gir filesDieter Verfaillie2013-04-094-359/+359
* giscanner: use SqlAlchemy's OrderedDict implementationDieter Verfaillie2013-04-093-28/+95
* giscanner: don't shadow built-in 'type' symbolDieter Verfaillie2013-04-091-1/+1
* giscanner: prefer "except X as e" over "except X, e"Dieter Verfaillie2013-04-095-34/+34
* giscanner: remove unused variables and importsDieter Verfaillie2013-04-093-7/+4
* giscanner: fix string formatting tuplesDieter Verfaillie2013-04-091-10/+10
* tests: fix a too wide search/replaceDieter Verfaillie2013-04-0915-33/+32
* tests: Restore intentional mixed tab/space indentationDieter Verfaillie2013-04-091-8/+8
* gitypelib: And another fix for empty stringsColin Walters2013-04-081-3/+12
* typelib: Fix logic error in previous commitColin Walters2013-04-081-3/+8
* typelib: Only malloc once during string iterationColin Walters2013-04-081-8/+60
* Optimize g_irepository_find_by_gtypeDaniel Drake2013-04-083-79/+118
* scannermodule: Fix a bad checkJasper St. Pierre2013-04-071-1/+1
* gimarshallingtests: Fix vfunc_return_enum typeSimon Feltman2013-04-041-1/+1
* girepository: Use g_atomic for refcountingColin Walters2013-04-022-15/+19
* Unbreak giscanner on OpenBSD.Jasper Lievisse Adriaanse2013-03-281-1/+1
* Release 1.36.0GOBJECT_INTROSPECTION_1_36_0gnome-3-8Colin Walters2013-03-251-3/+3
* Update GLib annotations to 2.36.0Colin Walters2013-03-251-0/+75
* Update GLib annotations to 2.35.9GOBJECT_INTROSPECTION_1_35_9Colin Walters2013-03-212-1453/+1
* Update gengir.bat for Visual Studio buildsChun-wei Fan2013-03-201-0/+1
* Update annotations from glib gitMartin Pitt2013-03-182-5/+7
* gimarshallingtests: Add tests for enum returned from vfuncSimon Feltman2013-03-182-2/+41
* Visual Studio builds: Process cairo-1.0.gir.inChun-wei Fan2013-03-123-0/+75
* tests: Add more torture CPPFLAGS for RegressColin Walters2013-03-061-3/+4
* scanner: Allow CFLAGS to contain arbitrary preprocessor commands like -includeColin Walters2013-03-063-2/+21
* tests: Remove duplicate specification of CPPFLAGS for RegressColin Walters2013-03-061-2/+2
* regress: Add a test case for passing -Dquoted_stringColin Walters2013-03-051-1/+3
* Revert "gi-r-scanner: add support for raw CFLAGS flags option"Colin Walters2013-03-054-11/+4
* gi-r-scanner: add support for raw CFLAGS flags optionTim Lunn2013-03-064-4/+11
* build: Bump version and GLib requirement in preparation for releaseColin Walters2013-03-051-2/+2
* Update annotations from glib gitMartin Pitt2013-03-041-3/+6
* tests: Fix memory leak in GIMarshallingTestsPropertiesObjectMartin Pitt2013-03-041-0/+8
* tests: Fix memory leak in gi_marshalling_tests_ghashtable_utf8_container_outMartin Pitt2013-03-041-1/+1
* tests: Fix memory leak in gi_marshalling_tests_ghashtable_utf8_full_returnMartin Pitt2013-03-041-1/+1
* tests: Fix memory leak in gi_marshalling_tests_init_function()Martin Pitt2013-03-041-0/+2
* scanner: Don't re-parse includes we already foundColin Walters2013-02-271-2/+3
* Reformat code to GNU styleMartin Pitt2013-02-274-1872/+1973
* Add test case for signal with a C array and length argumentMartin Pitt2013-02-276-0/+215
* tests: Add missing expected filesColin Walters2013-02-2717-0/+774
* scanner: internals cleanup: Move pkgconfig list to NamespaceColin Walters2013-02-265-17/+10
* scanner: internals cleanup: Move c_includes to NamespaceColin Walters2013-02-264-14/+9