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

diff --git a/NEWS b/NEWS
index 403c175437d502a39866c667181e0f14ebd760fe..37bfc929609628db8da9fe7afe24ecd60cc51fb1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Vala 0.52.7
+===========
+ * 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.52.6
 ===========
  * Various improvements and bug fixes:
index fce03488d19e3b948c374e6b357219974c323081..bf09df2edfe4166dd80a43f74955871c63d10244 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.52.6" "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.52.7" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 2b123f6209395e9493171c75fb917672c67c2628..ea0ec7bc0d0483666f5211e9137b8dfc4c03c235 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.52.6" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
+.TH VALAC "1" "October 2021" "Vala 0.52.7" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 617329b55e97df19302b4befc6b1466b2a8a31c5..417691c277b495d382871e57bd45e368a8d2cba3 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.52.6" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
+.TH VALADOC "1" "October 2021" "Valadoc 0.52.7" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 3a4f3d73401cd253861691cdf740f28ec0c62908..4c9a0dca34b68681ea5e2cf51f1c869d9c9ca3f6 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.52.6" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
+.TH VAPIGEN "1" "October 2021" "Vala API Generator 0.52.7" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS