summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update GLib introspection datawip/smcv/testbuildRico Tzschichholz2023-01-303-106/+138
* Update GLib introspection dataSebastian Dröge2023-01-302-25/+83
* Fix gir build when using subprojects' dependenciesAndoni Morales Alastruey2023-01-273-0/+16
* Post-release version bump to 1.75.5Emmanuele Bassi2023-01-091-1/+1
* Release GObject-introspection 1.75.41.75.4Emmanuele Bassi2023-01-092-2/+7
* build: Remove subproject fallbackEmmanuele Bassi2023-01-091-14/+8
* build: Override required GLib versionEmmanuele Bassi2023-01-091-2/+3
* Post-release version bump to 1.75.3Emmanuele Bassi2023-01-091-1/+1
* Release gobject-introspection 1.75.21.75.2Emmanuele Bassi2023-01-092-1/+11
* Update version to 1.75.1Emmanuele Bassi2023-01-081-1/+1
* tests: Use the appropriate assertion methodEmmanuele Bassi2023-01-081-53/+55
* Use the pointer attribute in libgirepositoryEmmanuele Bassi2023-01-084-20/+75
* Split disguised attribute into twoEmmanuele Bassi2023-01-0811-20/+106
* Revert "scanner: don't accept invalid symbols in binary expressions"Emmanuele Bassi2023-01-087-41/+84
* GIMarshallingTests: Free and copy GStrv instancesMarco Trevisan (Treviño)2023-01-081-0/+2
* Document the newly added attributesEmmanuele Bassi2023-01-082-0/+16
* test: Add regression test for the new tagsEmmanuele Bassi2023-01-086-229/+260
* Add copy and free function annotations for POD typesEmmanuele Bassi2023-01-0814-15/+287
* Open g-i 1.75 developmentEmmanuele Bassi2023-01-081-0/+14
* Add `default-value` annotationEmmanuele Bassi2023-01-085-7/+37
* Skip default-value for non-transformable propertiesEmmanuele Bassi2023-01-083-45/+34
* Add an optional attribute for the property default valueEmmanuele Bassi2023-01-086-25/+75
* Dump the default value of object propertiesEmmanuele Bassi2023-01-081-2/+45
* Remove function "FT_Library_Version"badcel2023-01-081-7/+0
* Update GLib introspection dataEmmanuele Bassi2023-01-083-50/+509
* scanner: don't accept invalid symbols in binary expressionsLubomir Rintel2023-01-087-84/+41
* tests/scanner: add some tests for #definesLubomir Rintel2023-01-088-239/+337
* Track the main branch of GLib as a subprojectEmmanuele Bassi2023-01-081-1/+1
* Bump the project version to 1.75.0Emmanuele Bassi2023-01-081-1/+1
* build: Add missing header and symbolsEmmanuele Bassi2023-01-081-0/+3
* build: Add missing GMODULE_COMPILATION symbolEmmanuele Bassi2023-01-081-0/+1
* build: Drop wrap files for GLib dependenciesEmmanuele Bassi2023-01-085-28/+12
* scanner: Ignore unused typing importEmmanuele Bassi2023-01-081-2/+2
* gimarshallingtests: Add Structured Union types, unions with struct fieldsMarco Trevisan (Treviño)2022-11-212-0/+229
* GIMarshallingTests: Add tests for caller allocated fixed size arraysMarco Trevisan (Treviño)2022-11-212-0/+36
* Update glib introspection dataRico Tzschichholz2022-11-132-17/+6
* Update glib introspection dataSebastian Dröge2022-11-033-55/+596
* Update glib introspection dataSebastian Dröge2022-10-213-37/+76
* Fix typo in async scope descriptionbadcel2022-10-061-2/+2
* Add missing (void) arguments to comply with -Wstrict-prototypesMarco Trevisan (Treviño)2022-10-062-2/+2
* cmph: Do not set debug variables if debug is not setMarco Trevisan (Treviño)2022-10-061-1/+3
* Post-release version bump to 1.74.1Emmanuele Bassi2022-09-171-1/+1
* Release GObject-introspection 1.74.01.74.0Emmanuele Bassi2022-09-172-1/+6
* Update GLib annotationsEmmanuele Bassi2022-09-173-9/+9
* Post-release version bump to 1.73.2Emmanuele Bassi2022-09-031-1/+1
* Release gobject-introspection 1.73.11.73.1Emmanuele Bassi2022-09-031-0/+12
* giscanner: undef "GLIB_VERSION_{MAX_ALLOWED,MIN_REQUIRED}" macros in generate...Thomas Haller2022-09-021-0/+4
* Update GLib annotationsEmmanuele Bassi2022-09-023-54/+92
* Require C99Emmanuele Bassi2022-08-311-1/+1
* doctool: prepend the emitting object for GJS signal callbacksAndy Holmes2022-08-314-3/+16