summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* girepository: Add Header for Version MacrosChun-wei Fan2014-08-1523-0/+506
* tests: Add a Header for Symbol ExportingChun-wei Fan2014-08-152-2/+14
* tests/repository: Drop Unneeded IncludesChun-wei Fan2014-08-133-3/+0
* Update Regress-1.0-sections-expected.txtSimon Feltman2014-08-071-0/+1
* tests: Add regression test for callbacks with an inout arrayGarrett Regier2014-08-079-0/+283
* tests: Add constructor with an error argumentGarrett Regier2014-08-072-0/+14
* Check for MINGW instead of MINGW32Ignacio Casal Quinteiro2014-08-061-1/+2
* giscanner: Add New CCompiler ModuleChun-wei Fan2014-08-054-157/+222
* giscanner/cachestore.py: Clean up a bitChun-wei Fan2014-08-011-4/+1
* doap category coreOlav Vitters2014-07-301-0/+1
* Post-release version bump to 1.41.5Giovanni Campagna2014-07-221-1/+1
* 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