From: Rico Tzschichholz Date: Sun, 3 Mar 2019 07:52:44 +0000 (+0100) Subject: Release 0.43.92 X-Git-Tag: 0.43.92^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1950090e66921b3e5cef73060ed1cc54782043c1;p=thirdparty%2Fvala.git Release 0.43.92 --- diff --git a/NEWS b/NEWS index e260fa4a3..f47095be5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +Vala 0.43.92 +============ + * Various improvements and bug fixes: + - codegen: + + Allow to associate CCodeFile to actual SourceFile + + Only emit declaration of *_register_type if needed + + Add get_variable_array_length_cname() and use as possible + + Respect array_length_cname attribute for global fields + + Replace gvaluecollector_h_needed with dedidated add_include() calls + + Respect finish[_vfunc]_name attributes defined in vala sources + + Include "glib-object.h" for typeof expression + - vala: + + Correctly perform compatibility check of array length-type [#607] + + Don't ignore qualified parent when inferring type of enum member [#666035] + - girwriter: + + Support transfer-ownership="container" for arrays + + Always use get_gir_name() for TypeSymbols + - testrunner: Add support for Genie source files (.gs) + - tests: Add some Genie tests to increase coverage + - genie: Allow main function "init" to return integer as exit status [#402] + + * Bindings: + - gobject-2.0: Add SignalHandler.disconnect_by_data() + - poppler-glib: Update to 0.74 + - gtk4: Update to 3.94.0+b4ae491b + - vapi: Update GIR-based bindings + Vala 0.43.91 ============ * Various improvements and bug fixes: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index c70cc8ab3..088ee894d 100644 --- a/doc/vala-gen-introspect.1 +++ b/doc/vala-gen-introspect.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. -.TH VALA-GEN-INTROSPECT "1" "February 2019" "vala-gen-introspect 0.43.91" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "March 2019" "vala-gen-introspect 0.43.92" "User Commands" .SH NAME vala-gen-introspect \- generate a GI file for GObject and glib based packages .SH SYNOPSIS diff --git a/doc/valac.1 b/doc/valac.1 index 923dfcb69..c5739fe47 100644 --- a/doc/valac.1 +++ b/doc/valac.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. -.TH VALAC "1" "February 2019" "valac 0.43.91" "User Commands" +.TH VALAC "1" "March 2019" "valac 0.43.92" "User Commands" .SH NAME valac \- compiler that translates Vala source code into C source and header files .SH SYNOPSIS diff --git a/doc/valadoc.1 b/doc/valadoc.1 index a2fa15e5f..56dca6f66 100644 --- a/doc/valadoc.1 +++ b/doc/valadoc.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. -.TH VALADOC "1" "February 2019" "valadoc 0.43.91" "User Commands" +.TH VALADOC "1" "March 2019" "valadoc 0.43.92" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index d992ba1fe..1cb10233c 100644 --- a/doc/vapigen.1 +++ b/doc/vapigen.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. -.TH VAPIGEN "1" "February 2019" "vapigen API Generator 0.43.91" "User Commands" +.TH VAPIGEN "1" "March 2019" "vapigen API Generator 0.43.92" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS