summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release gobject-introspection 1.71.01.71.0Emmanuele Bassi2022-02-141-0/+19
* scannerparser.y: Include io.h on WindowsChun-wei Fan2022-02-131-0/+4
* bdz.c: Some cleanupsChun-wei Fan2022-02-131-9/+1
* brz.c: Consider _WIN64 for 64-bit pointers tooChun-wei Fan2022-02-131-8/+12
* brz.c: Avoid C4715 warningsChun-wei Fan2022-02-131-1/+3
* docs: Add missing versioned indicesEmmanuele Bassi2022-02-131-0/+16
* Rename argument in the declationEmmanuele Bassi2022-02-131-1/+1
* docs: Add missing symbols to the sections fileEmmanuele Bassi2022-02-131-0/+19
* Use GI_TYPE_TAG_IS_BASICEmmanuele Bassi2022-02-134-6/+6
* Add GI_TYPE_TAG_IS_BASICEmmanuele Bassi2022-02-131-1/+33
* docs: Rename a field annotationEmmanuele Bassi2022-02-131-1/+1
* docs: Reformat a long descriptionEmmanuele Bassi2022-02-131-0/+4
* docs: Remove DocBook tagsEmmanuele Bassi2022-02-1318-246/+117
* Use the proper private triglyphEmmanuele Bassi2022-02-134-5/+4
* girffi: Add gi_type_tag_extract_ffi_return_value()Philip Chimento2022-02-132-26/+62
* girepository: Fix documentation commentsPhilip Chimento2022-02-131-4/+4
* girepository: Clarify SimpleTypeBlob documentationPhilip Chimento2022-02-131-3/+3
* gitypeinfo: Add GI_TYPE_TAG_IS_CONTAINER macroPhilip Chimento2022-02-132-4/+16
* gitypeinfo: Add GI_TYPE_TAG_IS_NUMERIC macroPhilip Chimento2022-02-132-2/+12
* Revert "scanner: Mark colliding properties as not introspectable"Emmanuele Bassi2022-02-134-4/+36
* Update glib introspection dataSebastian Dröge2022-02-122-2/+98
* Document the newly added g-ir-scanner CLI optionEmmanuele Bassi2022-02-122-0/+12
* Add --compiler argument to g-ir-scannerEmmanuele Bassi2022-02-123-5/+13
* scanner: Validate emitter methodsEmmanuele Bassi2022-02-121-0/+35
* scanner: Add (emitter) annotation for signalsEmmanuele Bassi2022-02-127-10/+73
* scanner: Fix strict log node emitterEmmanuele Bassi2022-02-121-1/+1
* scanner: Mark colliding properties as not introspectableEmmanuele Bassi2022-02-124-36/+4
* scanner: Use strict_node() for property name collisionEmmanuele Bassi2022-02-121-1/+1
* scanner: Add strict modeEmmanuele Bassi2022-02-124-1/+32
* Handle property name collisionsEmmanuele Bassi2022-02-121-0/+41
* Record: Properties are not supportedbadcel2022-02-101-2/+1
* Fix typos in commentsbadcel2022-02-091-4/+4
* Update glib introspection dataSebastian Dröge2022-02-033-11/+623
* Use binary mode buffer for stdout Hu Jialun2022-02-021-1/+1
* CI: use a newer mypy in CI to fix the msys2 jobChristoph Reiter2022-02-023-6/+10
* ci: ensure to use the downloaded pkg-config.exeAndoni Morales Alastruey2022-01-281-0/+2
* windows: fix build using subprojects with python >=3.8Andoni Morales Alastruey2022-01-282-10/+41
* Update glib introspection dataSebastian Dröge2022-01-251-1/+1
* Update glib introspection dataSebastian Dröge2022-01-243-367/+793
* Add "forever" scope to docsbadcel2022-01-211-0/+1
* Add forever scopeMarcel Tiede2022-01-161-4/+4
* girepository: avoids segfault in case of bad gtypeLukas Oberhuber2022-01-121-1/+3
* gimarshallingtests: Add GValue round-trip and copy functionsMarco Trevisan (Treviño)2022-01-112-0/+35
* gimarshallingtests: Add some-string property to PropertiesObjectMarco Trevisan (Treviño)2022-01-112-0/+17
* regress: Add a function to enable conversion between different fundamentalMarco Trevisan (Treviño)2022-01-114-147/+184
* Regress: Add further subtype of fundamental with no set/get functionsMarco Trevisan (Treviño)2022-01-114-151/+242
* regress: Add Fundamental type with no set/get-value-func'sMarco Trevisan (Treviño)2022-01-1126-149/+1184
* ci: Update the Docker imagesEmmanuele Bassi2022-01-113-4/+4
* ci: Update the installed version of MesonEmmanuele Bassi2022-01-114-4/+4
* cmph: Handle fgets() return valueEmmanuele Bassi2022-01-111-1/+1