2018-01-21 Rico Tzschichholz Release 0.34.14 2018-01-21 Dr. Michael Lauer posix: add ctime(3) posix: fix binding of struct hostent. Make clear that gethostbyname(3) can return NULL. 2018-01-19 Rico Tzschichholz codewriter: Don't use string.replace() to apply header_to_override The underlying regex causes faulty replacements. https://bugzilla.gnome.org/show_bug.cgi?id=731322 tests: Add test for parameter type checking of async methods https://bugzilla.gnome.org/show_bug.cgi?id=792660 vala: Skip default-value positioning check for parameters of coroutines https://bugzilla.gnome.org/show_bug.cgi?id=644241 Revert "Do not warn about non-default parameters for coroutines." Breaks parameter inference for async method overrides. This reverts commit dd24a1bfe1a78bf1a37d35f5d8dd6480fd4a8941. https://bugzilla.gnome.org/show_bug.cgi?id=792660 2018-01-16 Rico Tzschichholz test: Drop workaround for fixed bug with compact classes https://bugzilla.gnome.org/show_bug.cgi?id=533977 webkit2gtk-web-extension-4.0: Fix DOM.EventTarget interface gtk+-3.0: Update to 3.22.26+6f26d0dc libwnck-3.0: Update to 3.24.1 vapigen: Add coverage build-flags vala: Replace if-else-tree with switch g-i: Update type qualifiers codegen: Add destroy out-param when invoking delegate returned by delegate https://bugzilla.gnome.org/show_bug.cgi?id=792077 codegen: Avoid silent casts if not needed semanticanalyzer: Directly access local datatypes in check_print_format() glib-2.0: Add GLib.OPTION_REMAINING and GLib.OptionFlags.NONE gtk+-3.0: Don't hide user_data parameter in Clipboard.set_with_data() https://bugzilla.gnome.org/show_bug.cgi?id=79223 gtk+-2.0: Don't hide user_data parameter in Clipboard.set_with_data() https://bugzilla.gnome.org/show_bug.cgi?id=792237 2018-01-16 Alistair Thomas gtk+-2.0: Mark MessageDialog constructor parameter, message_format, as nullable https://bugzilla.gnome.org/show_bug.cgi?id=791570 gtk+-3.0: Mark MessageDialog constructor parameter, message_format, as nullable https://bugzilla.gnome.org/show_bug.cgi?id=791570