summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue-188' into 'master'Emmanuele Bassi2018-02-081-1/+1
|\
| * giscanner: don't print "suppressed N warnings" if --quiet was specifiedTim-Philipp Müller2018-02-081-1/+1
|/
* Update the DOAP fileEmmanuele Bassi2018-02-081-0/+16
* Update the GLib annotationsEmmanuele Bassi2018-02-083-3733/+391
* Update the NEWS fileEmmanuele Bassi2018-02-081-1/+24
* docs: Mention GI_TYPELIB_PATHEmmanuele Bassi2018-01-301-2/+14
* Skip unused generic marshallerEmmanuele Bassi2018-01-301-1/+1
* Remove unnecessary transfer annotationEmmanuele Bassi2018-01-301-1/+1
* Document the newly added GI_HOST_OS envvarEmmanuele Bassi2018-01-251-0/+4
* Allow overriding of the host os nameNicola Fontana2018-01-254-4/+8
* docs: Remove incorrect name ruleEmmanuele Bassi2018-01-251-2/+1
* regress: Check that enum value assignments work for all membersEmmanuele Bassi2018-01-255-1/+16
* scanner: Fix library lookup under MinGW without libtoolChristoph Reiter2018-01-231-2/+3
* configure: Don't declare functions in AC_TRY_COMPILE and AC_LANG_PROGRAMTing-Wei Lan2018-01-201-2/+2
* giscanner: Fix shared library name finding on *BSDTing-Wei Lan2018-01-091-0/+5
* giscanner: Recognize _Thread_local as a storage class specifierTing-Wei Lan2018-01-094-3/+11
* Release 1.55.11.55.1Rico Tzschichholz2018-01-081-2/+2
* gir: Update annotations from GLib 2.55.1Rico Tzschichholz2018-01-083-13/+107
* gir: Update annotations from GLib git masterRico Tzschichholz2018-01-022-7/+89
* scanner: Add _Float128Emmanuele Bassi2017-12-211-1/+1
* Increase MAX_NAME_LENLeslie Giles2017-12-191-1/+1
* gir: Update annotations from GLib git masterRico Tzschichholz2017-12-093-63/+79
* gir: Update annotations from GLib git master1.55.0Rico Tzschichholz2017-11-182-14/+121
* gir: Update annotations from GLib git masterRico Tzschichholz2017-11-133-148/+412
* girepository: Don't skip g_irepository_get_option_group()Patrick Griffis2017-10-221-1/+1
* Visual Studio builds: Enhance security of x64 binariesChun-wei Fan2017-10-201-0/+4
* gir: Update annotations from GLib git masterRico Tzschichholz2017-10-113-37/+156
* gir: Update annotations from GLib git masterRico Tzschichholz2017-10-053-79/+164
* Bump version to 1.55.0Rico Tzschichholz2017-10-051-3/+3
* Release 1.54.11.54.1Rico Tzschichholz2017-10-021-1/+1
* Use locale-independent functions to parse numbersEmmanuele Bassi2017-09-241-3/+3
* Release 1.54.01.54.0Rico Tzschichholz2017-09-111-3/+4
* gir: Update annotations from GLib 2.54.0Rico Tzschichholz2017-09-112-7/+10
* docs: manifest typelib format portabilityNicola Fontana2017-09-101-0/+3
* giscanner: fix EOF check with flex >= 2.6.1Jan de Groot2017-09-101-6/+15
* Release 1.53.71.53.7Rico Tzschichholz2017-09-051-2/+2
* gir: Update annotations from GLib 2.53.7Rico Tzschichholz2017-09-051-3/+11
* Ignore _Nonnull,_Nullable and _Null_unspecified type qualifiersDavid Lechner2017-09-031-0/+3
* build: Only generate .pc files for this package for MSVC buildsChun-wei Fan2017-09-014-74/+5
* gir: Update annotations from GLib 2.53.6Rico Tzschichholz2017-08-211-46/+57
* Release 1.53.51.53.5Rico Tzschichholz2017-08-081-2/+2
* gir: Update annotations from GLib 2.53.5Rico Tzschichholz2017-08-082-12/+29
* gir: Update glib annotationsFlorian Müllner2017-07-261-5/+8
* Release 1.53.41.53.4Rico Tzschichholz2017-07-211-2/+2
* regress: Test for property and method with conflicting namesRico Tzschichholz2017-07-2114-2/+241
* gir: Update annotations from GLib git masterRico Tzschichholz2017-07-172-8/+26
* MSVC 201x builds: Allow different Python versions per toolsetChun-wei Fan2017-07-121-1/+5
* Release 1.53.31.53.3Rico Tzschichholz2017-06-201-2/+2
* gir: Update annotations from GLib 2.53.3Rico Tzschichholz2017-06-202-29/+555
* When handling errors according to errno, catch both IOError and OSErrorSimon McVittie2017-06-192-16/+10