From: Rico Tzschichholz Date: Tue, 4 Feb 2020 07:59:22 +0000 (+0100) Subject: Release 0.47.4 X-Git-Tag: 0.47.4^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64e5fe2175a7bb96a8612ee2554c98649cc306fe;p=thirdparty%2Fvala.git Release 0.47.4 --- diff --git a/NEWS b/NEWS index 8e060eab9..460ccd68d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Vala 0.47.4 +=========== + * Various improvements and bug fixes: + - codegen: + + Skip StructRegisterFunction for boolean/integer/floating types [#901] + + Handle different type-symbols in visit_base_access() [#901] + + Explicitly include header for length-type of arrays + + Explicitly include as needed for null-literal + + Make *_try_id specific to emit-context instead being global states + - vala: + + Improve detection of recursive struct declarations [#902] + + Inline allocated arrays require length or initializer [#903] + - parser: Improve robustness and behavior of --keep-going + + * Bindings: + - javascriptcoregtk-4.0: Make JSC.Class usable by defining the right callback + - gtk4: Update to 3.96.0+4ab12ab7 + - vapi: Update GIR-based bindings + Vala 0.47.3 =========== * Highlights: diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1 index 42d9b5d5f..122c2a499 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.12. -.TH VALA-GEN-INTROSPECT "1" "January 2020" "vala-gen-introspect 0.47.3" "User Commands" +.TH VALA-GEN-INTROSPECT "1" "February 2020" "vala-gen-introspect 0.47.4" "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 94aea94bb..af79ec3c3 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.12. -.TH VALAC "1" "January 2020" "valac 0.47.3" "User Commands" +.TH VALAC "1" "February 2020" "valac 0.47.4" "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 ef5cefb24..a6dc1759d 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.12. -.TH VALADOC "1" "January 2020" "valadoc 0.47.3" "User Commands" +.TH VALADOC "1" "February 2020" "valadoc 0.47.4" "User Commands" .SH NAME valadoc \- Vala Documentation Tool .SH SYNOPSIS diff --git a/doc/vapigen.1 b/doc/vapigen.1 index 65d79a898..c63c66f97 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.12. -.TH VAPIGEN "1" "January 2020" "vapigen API Generator 0.47.3" "User Commands" +.TH VAPIGEN "1" "February 2020" "vapigen API Generator 0.47.4" "User Commands" .SH NAME vapigen \- generate a Vala API .SH SYNOPSIS