summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * build: make it clear generated documentation goes in $(builddir)Dieter Verfaillie2013-05-061-6/+6
| * Add generated tarballs to .gitignoreDieter Verfaillie2013-05-061-0/+3
| * Add generated Visual Studio project files to .gitignoreDieter Verfaillie2013-05-061-0/+13
| * Add printf attributeChristian Persch2013-05-051-0/+3
| * giscanner: Fix for PEP-8 style checkRico Tzschichholz2013-05-031-1/+2
| * Fix scanning libraries with no GObjects and linker using --as-neededRobert Ancell2013-05-021-0/+4
| * Do not misdetect clang as the Microsoft C compilerEmmanuele Bassi2013-05-011-2/+3
| * Update glib annotationsCosimo Cecchi2013-04-241-0/+26
| * Update annotations from glib gitColin Walters2013-04-243-27/+290
| * GIMarshallingTests: remove a function that does not existsGiovanni Campagna2013-04-231-1/+0
| * build: require Python 2.6 from now onDieter Verfaillie2013-04-221-1/+1
| * tests: add missing expected generated documentationDieter Verfaillie2013-04-226-0/+233
| * fix "make distcheck"Dieter Verfaillie2013-04-215-8/+12
| * 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