]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.54.3 0.54.3
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 30 Oct 2021 08:10:02 +0000 (10:10 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 30 Oct 2021 08:11:07 +0000 (10:11 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 37e0bc847c76e876507a69b63eabb3dd32abd2e4..e50b8be25b0a31dc4a6514dc4463c720b701bf9c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Vala 0.54.3
+===========
+ * Various improvements and bug fixes:
+  - codegen: Actually free data when using "remove(_all)"
+    on GLib.Queue/(S)List [#1238]
+  - vala:
+    + Parameter following ellipsis parameter is not allowed [#1237]
+    + More thorough check of ValueType and set CodeNode.error on failure
+    + Really check compatiblity of error types for delegate symbol
+    + Correctly output signature of callable throwing error
+    + Report error for non ErrorType in throws
+    + Implement CodeWriter.visit_foreach_statement()/visit_catch_clause()
+  - parser: Make sure ErrorCodes are accessible as needed
+  - girparser: Add support for "ref_/ref_sink_/unref_function"
+    metadata for classes [#1233]
+
 Vala 0.54.2
 ===========
  * Various improvements and bug fixes:
index 78b84b2435580b3bb076b9b6e0bfa4110b454757..72fb2ce5ef548da0b3e97cbd21f8b110b514ae55 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH VALA-GEN-INTROSPECT "1" "October 2021" "gen-introspect 0.54.2" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
+.TH VALA-GEN-INTROSPECT "1" "October 2021" "gen-introspect 0.54.3" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index e43e8bc92fd5f1a006cc05e6d89e439dca094e9c..f7085a9e60bea0fe3f2e63c20f7361796b42a804 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH VALAC "1" "October 2021" "Vala 0.54.2" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
+.TH VALAC "1" "October 2021" "Vala 0.54.3" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 2f3b0146b840240d664adeb7ee978f034a0d90cb..e6cbbcc1a05db06dc4ee61ac884f1bbf85425c3e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH VALADOC "1" "October 2021" "Valadoc 0.54.2" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
+.TH VALADOC "1" "October 2021" "Valadoc 0.54.3" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 65b17764fe0eacee832976fe61ba0fd47c3c88d6..11ffad585c359a6e98f5efc13a6fd36845167a83 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
-.TH VAPIGEN "1" "October 2021" "Vala API Generator 0.54.2" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
+.TH VAPIGEN "1" "October 2021" "Vala API Generator 0.54.3" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS