summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Add "signals" test objectwip/carlosg/signal-testsCarlos Garnacho2021-03-032-0/+107
* gir: Update annotations from glib git masterRico Tzschichholz2021-02-042-6/+28
* gir: Update annotations from glib git masterRico Tzschichholz2021-01-313-49/+386
* CI: pin mypy for nowChristoph Reiter2021-01-252-2/+2
* gir: Update annotations from glib git masterRico Tzschichholz2020-12-163-130/+282
* gir: Update annotations from glib git masterRico Tzschichholz2020-11-193-138/+228
* Merge branch 'req-py36' into 'master'Christoph Reiter2020-11-126-7/+13
|\
| * Require Python 3.6Christoph Reiter2020-11-126-7/+13
|/
* Merge branch 'mypy-basics' into 'master'Christoph Reiter2020-11-088-7/+16
|\
| * Add basic mypy supportChristoph Reiter2020-11-077-6/+15
| * Require Python 3.5Christoph Reiter2020-11-071-1/+1
* | Merge branch 'define-PY_SSIZE_T_CLEAN' into 'master'Christoph Reiter2020-11-081-0/+1
|\ \
| * | giscanner: always define PY_SSIZE_T_CLEANChristoph Reiter2020-10-061-0/+1
* | | Merge branch 'py-type-assign' into 'master'Christoph Reiter2020-11-081-5/+5
|\ \ \
| * | | Don't assume Py_TYPE being a macroChristoph Reiter2020-10-061-5/+5
| |/ /
* | | Merge branch 'open-cleanup' into 'master'Christoph Reiter2020-11-0713-33/+35
|\ \ \
| * | | Always close filesChristoph Reiter2020-11-072-16/+18
| * | | Always pass an encoding to open() using text modeChristoph Reiter2020-11-0713-17/+17
| | |/ | |/|
* | | Merge branch 'remove-libtoolimporter' into 'master'Christoph Reiter2020-11-074-98/+9
|\ \ \ | |/ / |/| |
| * | Remove LibtoolImporterChristoph Reiter2020-11-074-98/+9
|/ /
* | Merge branch 'fix-no-data' into 'master'Christoph Reiter2020-11-071-1/+1
|\ \
| * | meson.build: exclude girepo_dep if introspection data is disabledAlexander Kanavin2020-10-201-1/+1
|/ /
* | gir: Update annotations from glib git masterRico Tzschichholz2020-10-203-39/+507
* | gir: Update annotations from glib 2.66.1Christoph Reiter2020-10-201-8/+8
* | Merge branch 'monkey_patch_distutils_get_msvcr' into 'master'Nirbheek Chauhan2020-10-151-0/+30
|\ \ | |/ |/|
| * monkey patch distutils.cygwinccompiler.get_msvcrjensgoe2020-10-141-0/+30
|/
* Update NEWSChristoph Reiter2020-10-031-0/+9
* Merge branch 'revert-section-matching' into 'master'Mathieu Duponchelle2020-09-292-40/+1
|\
| * Revert "giscanner: Fix section matching for documentation"Mathieu Duponchelle2020-09-292-40/+1
|/
* gicsanner/message.py: Windows: Fix running on different drivesChun-wei Fan2020-09-261-2/+8
* Merge branch 'wip/smcv/test-more-flags' into 'master'Philip Chimento2020-09-202-0/+78
|\
| * girmarshalling tests: Diagnose GValue not holding enum/flagswip/smcv/test-more-flagsSimon McVittie2020-09-191-0/+4
| * gimarshallingtests: Add more tests for flagsSimon McVittie2020-09-192-0/+30
| * tests: Add a test-case for a vfunc returning flags in different waysSimon McVittie2020-09-192-0/+44
|/
* gir: Update annotations from glib 2.66.0Christoph Reiter2020-09-171-3/+3
* Update NEWS and version bumpChristoph Reiter2020-09-122-1/+24
* Merge branch 'fix-350' into 'master'Mathieu Duponchelle2020-09-072-1/+40
|\
| * giscanner: Fix section matching for documentationJames Westman2020-09-072-1/+40
|/
* Merge branch 'clang-cl' into 'master'Mathieu Duponchelle2020-09-053-6/+39
|\
| * MSVC.README.rst: Mention about the clang-cl supportChun-wei Fan2020-08-251-0/+9
| * giscanner: Add support for using clang-clChun-wei Fan2020-08-242-6/+30
* | gir: Update annotations from glib git masterRico Tzschichholz2020-09-022-15/+51
|/
* gir: Update annotations from glib git masterRico Tzschichholz2020-08-232-156/+381
* Merge branch 'property-method-name-conflict' into 'master'Mathieu Duponchelle2020-08-081-0/+9
|\
| * website: Add section about property/method name conflictsPhilip Chimento2020-08-021-0/+9
* | gir: Update annotations from glib git masterRico Tzschichholz2020-08-041-156/+0
|/
* gir: Update annotations from glib git masterRico Tzschichholz2020-08-013-30/+259
* Merge branch 'objectinfo_nullable' into 'master'Mathieu Duponchelle2020-07-221-14/+14
|\
| * Add missing nullable annotations to GObjectInfoJonne Haß2020-05-261-14/+14
* | Merge branch 'standalone-doc-sections' into 'master'Mathieu Duponchelle2020-07-2212-28/+124
|\ \