]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.47.4 64e5fe2175a7bb96a8612ee2554c98649cc306fe 0.47.4
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 4 Feb 2020 07:59:22 +0000 (08:59 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 4 Feb 2020 07:59:22 +0000 (08:59 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 8e060eab93b5cadd0b2ba52abf53f3e063444e8e..460ccd68dd612f4e5c000d058531020afbafa71e 100644 (file)
--- 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 <glib.h> 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:
index 42d9b5d5f716181dd30dd884f1e0d45bc8a364cf..122c2a4999b96dce53c703d76729f337107eb972 100644 (file)
@@ -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
index 94aea94bbf6ff5350f3089cc306dee0173a03158..af79ec3c304d4ed8b65e7c9472e791b51863f52c 100644 (file)
@@ -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
index ef5cefb24e3444ccecd7a6fe5728e44877a9f830..a6dc1759d08f9cced207f50e5249245c1714ff8a 100644 (file)
@@ -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
index 65d79a898a4a48a8c69e010461afe4cd11d6ccf6..c63c66f97a4ea99b33a20f9f499b83504f7c291b 100644 (file)
@@ -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