summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* giscanner: Create AST nodes for SECTION: doc blocks; add a GIR nodedoc-sectionsJasper St. Pierre2014-06-1010-3/+133
* Fix on Last CommitChun-wei Fan2014-06-091-4/+4
* MSVC 2010+ Projects: Update "Installation" ProcessChun-wei Fan2014-06-092-17/+33
* build: Fix distcheck after addition of identifier filteringSimon Feltman2014-06-031-1/+2
* scanner: Add --identifier-filter-cmdSimon Feltman2014-06-037-3/+173
* gimarshallingtests: Correctly retrieve param spec's value typeMatijs van Zuijlen2014-05-301-1/+1
* Update glib annotations from git masterRico Tzschichholz2014-05-241-71/+78
* Update glib annotations from git masterRico Tzschichholz2014-05-243-42/+63
* girepository: change giarginfo docsRyan Lortie2014-05-141-3/+8
* annotationparser: more nullable fixesRyan Lortie2014-05-081-0/+2
* tests: fix Regress expected outputRyan Lortie2014-05-071-2/+11
* giscanner: allow (nullable) and (optional)Ryan Lortie2014-05-071-2/+2
* Revert "giscanner: don't accept (allow-none) on Returns:"Ryan Lortie2014-05-066-39/+36
* giscanner: fix a comparisonRyan Lortie2014-05-061-1/+1
* compiler: girparser: parse 'nullable' attributeRyan Lortie2014-05-061-1/+16
* girepository: ArgBlob: rename allow_none parameterRyan Lortie2014-05-065-11/+11
* giscanner: support nullable return types tooRyan Lortie2014-05-063-6/+9
* giscanner: add (nullable) and (optional) annotationsRyan Lortie2014-05-062-1/+33
* giscanner: write nullable and optional attributesRyan Lortie2014-05-064-21/+70
* giscanner: change some internal field logicRyan Lortie2014-05-063-5/+20
* giscanner: tweak GCancellable null special caseRyan Lortie2014-05-061-2/+3
* maintransformer: split up a complex conditionalRyan Lortie2014-05-061-3/+5
* giscanner: don't accept (allow-none) on Returns:Dieter Verfaillie2014-05-066-36/+39
* giscanner: Use range instead of xrange for Python 3 compatibilitySimon Feltman2014-05-011-1/+1
* giscanner: Use modern exception handling for Python 3 compatibilitySimon Feltman2014-05-011-1/+1
* giscanner: Use Python 3 compatible octal literal syntaxSimon Feltman2014-05-011-2/+2
* Update glib annotations from git masterwip/dx-hackfestRico Tzschichholz2014-04-243-65/+69
* build/gi-introspection-msvc.mak: Fix Build and InstallationChun-wei Fan2014-04-161-1/+3
* tests: add implementation of an interfaceLionel Landwerlin2014-04-112-0/+66
* cachestore: Use "write new, then rename" pattern, not "write in place"Colin Walters2014-04-011-1/+7
* build/gi-introspection-msvc.mak: Fix Include PathChun-wei Fan2014-04-011-2/+2
* Release 1.40.0GOBJECT_INTROSPECTION_1_40_0gnome-3-12baserock/GOBJECT_INTROSPECTION_1_40_0Colin Walters2014-03-251-2/+2
* Update glib annotationsGiovanni Campagna2014-03-052-3/+3
* doctool: update testsGiovanni Campagna2014-03-05107-150/+304
* docwriter/gjs: fix boolean return valuesGiovanni Campagna2014-03-051-1/+1
* docwriter/gjs: restore documentation for return valuesGiovanni Campagna2014-03-051-2/+4
* docwriter/gjs: format GObject.Closure as "Function"Giovanni Campagna2014-03-051-0/+2
* docwriter: format bitfields like enumsGiovanni Campagna2014-03-051-2/+2
* docwriter/gjs: format GObject.Value as "Any"Giovanni Campagna2014-03-051-0/+2
* tests: Fix function pointer prototype in regress.hSimon Feltman2014-03-031-1/+1
* tests: Add missing regress documentation test pageSimon Feltman2014-03-021-0/+14
* g-ir-compiler: Add support for callback fields on GObjectsSimon Feltman2014-02-279-50/+159
* Update glib annotations from git masterRico Tzschichholz2014-02-272-16/+94
* scanner: Ignore C11 _Noreturn keywordColin Walters2014-02-271-0/+1
* scanner: Make sure .libs directory existsРуслан Ижбулатов2014-02-271-0/+1
* PEP8 fixes in shlib.pySimon Feltman2014-02-261-7/+7
* doctool: update testsGiovanni Campagna2014-02-26177-314/+1593
* docwriter: improve xrefsGiovanni Campagna2014-02-261-7/+17
* girparser: fix parsing of enum methodsGiovanni Campagna2014-02-261-0/+1
* docwriter/Gjs: include static methods in the enum pageGiovanni Campagna2014-02-261-0/+8