[vala/staging] Release 0.51.90
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala/staging] Release 0.51.90
- Date: Sat, 6 Mar 2021 15:57:00 +0000 (UTC)
commit 99ba32dab8d0b05c47801bc95572f40e07e4afc3
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Sat Mar 6 16:49:49 2021 +0100
Release 0.51.90
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 8d7b9ec5a..16727662f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Vala 0.51.90
+============
+ * Various improvements and bug fixes:
+ - codegen:
+ + More use of get_ccode_type_name()
+ + "_first_array" parameter for params-array is variadic too
+ + Inherit GType from base struct of SimpleType structs
+ - vala:
+ + Report warning if --target-glib=auto was not evaluated successfully
+ + Fix ownership inheritance of "unowned var" in foreach statement
+ + Use pre-resolved symbol/type of SemanticAnalyzer if possible
+ - gdbus: Don't leak memory of deserialized arguments on error in wrapper method
+ - girparser: Reuse populated Node.gtype_struct_for instead of resolving again
+ - girparser: Evaluate "glib:type-struct" twice to pick up reparented structs
+ - testrunner: Include Gio-2.0/gio-2.0 for GIR tests too
+
+ * Bindings:
+ - gtk4: Update to 4.1.1+f8f90d85
+
Vala 0.51.3
===========
* Various improvements and bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index 8af3d6b06..9242a4565 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.48.1.
-.TH VALA-GEN-INTROSPECT "1" "February 2021" "gen-introspect 0.51.3" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "March 2021" "gen-introspect 0.51.90" "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 fd13386d6..8126d9da7 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
-.TH VALAC "1" "February 2021" "Vala 0.51.3" "User Commands"
+.TH VALAC "1" "March 2021" "Vala 0.51.90" "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 daf743ae0..d77cb17c8 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
-.TH VALADOC "1" "February 2021" "Valadoc 0.51.3" "User Commands"
+.TH VALADOC "1" "March 2021" "Valadoc 0.51.90" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index f56dde0c0..325bdcaa7 100644
--- a/doc/vapigen.1
+++ b/doc/vapigen.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.1.
-.TH VAPIGEN "1" "February 2021" "Vala API Generator 0.51.3" "User Commands"
+.TH VAPIGEN "1" "March 2021" "Vala API Generator 0.51.90" "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]