summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Post-release version bump to 1.72.1gnome-42Emmanuele Bassi2022-09-211-1/+1
* Release gobject-introspection 1.72.11.72.1Emmanuele Bassi2022-09-211-0/+8
* giscanner: undef "GLIB_VERSION_{MAX_ALLOWED,MIN_REQUIRED}" macros in generate...Thomas Haller2022-09-211-0/+4
* giscanner: Support C99 designated initializersJan Tojnar2022-09-211-2/+17
* Update GLib introspection dataEmmanuele Bassi2022-09-213-113/+97
* subprojects: Use the appropriate GLib branchEmmanuele Bassi2022-09-211-1/+1
* build: Add run_command() argumentEmmanuele Bassi2022-09-213-10/+10
* docs: Update documentation links in the GIR schemaTestingPlant2022-04-291-2/+2
* Update GLib introspection dataSebastian Dröge2022-04-293-9/+54
* examples: fix typo in error messageReuben Thomas2022-04-161-1/+1
* gi: fix build of pango from subprojectsAndoni Morales Alastruey2022-04-111-16/+22
* gir: fix build as subprojectAndoni Morales Alastruey2022-04-051-11/+11
* gi[callable|type]info.c: Avoid MSVC C4098 warningsChun-wei Fan2022-03-282-4/+4
* giscanner: Support ISO varargs in function macrosPhilip Withnall2022-03-221-1/+22
* giscanner: Support function macros with zero argumentsPhilip Withnall2022-03-221-0/+10
* Post-release version bump to 1.72.1Emmanuele Bassi2022-03-181-1/+1
* Release GObject-Introspection 1.72.01.72.0Emmanuele Bassi2022-03-182-1/+8
* Update GLib's introspection dataEmmanuele Bassi2022-03-184-229/+253
* scanner: Check before accessing an optional fieldEmmanuele Bassi2022-03-181-1/+2
* Update glib introspection dataSebastian Dröge2022-02-201-3/+121
* Clean up the Git ignore fileEmmanuele Bassi2022-02-171-151/+4
* Rename the main development branchEmmanuele Bassi2022-02-174-13/+28
* gitypeinfo: Add pointer-stuffing functions for GITypeTag storage typePhilip Chimento2022-02-162-20/+84
* Post-release version bump to 1.71.1Emmanuele Bassi2022-02-141-1/+1
* 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