[vala] Release 0.47.4
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] Release 0.47.4
- Date: Tue, 4 Feb 2020 08:12:47 +0000 (UTC)
commit 64e5fe2175a7bb96a8612ee2554c98649cc306fe
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Tue Feb 4 08:59:22 2020 +0100
Release 0.47.4
NEWS | 19 +++++++++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/valadoc.1 | 2 +-
doc/vapigen.1 | 2 +-
5 files changed, 23 insertions(+), 4 deletions(-)
---
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 <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:
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]