summaryrefslogtreecommitdiff
tag name1.71.0 (89450f3c12e7aa51c6c38221954d2f26b8d4f78b)
tag date2022-02-14 12:46:39 +0000
tagged byEmmanuele Bassi <ebassi@gnome.org>
tagged objectcommit 9f4d75bf89...
downloadgobject-introspection-1.71.0.tar.gz
GObject-introspection 1.71.0
Changes since 1.70.0 -------------------- * Create new API for libffi closures [Sergei Trofimovich, Cimbali] * Treat @-prefixed shlib paths as absolute on macOS [Rok Mandeljc] * Add new `forever` scope [#49] * Build fixes with newer Meson [#414] * Improve regression test suite [Marco Trevisan (TreviƱo)] * Avoid a segfault when using an invalid GType [Lukas Oberhuber] * Build fixes on Windows when using g-i as a subproject [Andoni Morales Alastruey] * Warn about property name collisions [#386] * Add "strict" warnings to g-ir-scanner * Add the "emitter" annotation for signal emitters * Add a command line option to g-ir-scanner to specify the compiler * Add new convenience API to libgirepository [Philip Chimento] * Build fixes on Windows when using MSVC [Chun-wei Fan] * Documentation fixes [#211, #327] * Update the GIR data for GLib, GObject, and GIO