summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.41.4GOBJECT_INTROSPECTION_1_41_4Giovanni Campagna2014-07-221-2/+2
* Update glib annotations from masterFlorian Müllner2014-07-103-5/+71
* girepository: Include config.h First in All SourcesChun-wei Fan2014-07-0720-6/+40
* giscanner: Make _get_cachedir() Always Work on WindowsChun-wei Fan2014-07-041-1/+4
* MSVC Builds: Drop Test DLL ProjectsChun-wei Fan2014-07-0431-3464/+0
* Visual Studio Projects: Don't Build the Test DLLsChun-wei Fan2014-07-042-207/+0
* MSVC Builds: Add NMake Makefiles to Build the TestsChun-wei Fan2014-07-047-145/+328
* MSVC Builds: "Install" glib-print demoChun-wei Fan2014-07-042-0/+4
* MSVC 2010 Projects: Improve Optimization A BitChun-wei Fan2014-07-041-2/+1
* detectenv_msvc.mak: Add MSVC 2008 x64-specific CFLAGChun-wei Fan2014-07-041-0/+4
* Parse and expose ownership transfer for instance parametersGiovanni Campagna2014-07-0315-6/+262
* Update glib annotations from git masterRico Tzschichholz2014-07-023-16/+51
* Windows port: Make g-ir-annotiotion-tool, g-ir-doc-tool and g-ir-scanner 'rel...Dieter Verfaillie2014-07-023-7/+34
* Build: Provide Simple Support for MSVC 2012/2013Chun-wei Fan2014-07-015-2/+149
* Update Visual Studio Property SheetsChun-wei Fan2014-07-012-6/+6
* MSVC Builds: Clean Up .gir GenerationChun-wei Fan2014-07-011-9/+1
* Post-release version bump to 1.41.4Giovanni Campagna2014-06-251-1/+1
* Release 1.41.3GOBJECT_INTROSPECTION_1_41_3Giovanni Campagna2014-06-251-1/+1
* Update glib annotations from glib 2.41.1Giovanni Campagna2014-06-253-31/+140
* gibaseinfo: Expand g_base_info_iterate_attributes() documentationPhilip Withnall2014-06-231-1/+4
* Bump g-i versionEmmanuele Bassi2014-06-201-1/+1
* 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