]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.55.90 0.55.90
authorRico Tzschichholz <ricotz@ubuntu.com>
Fri, 25 Feb 2022 16:01:28 +0000 (17:01 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Fri, 25 Feb 2022 16:01:28 +0000 (17:01 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 78e8ac62e0308267a915ceb7972de82270d399b8..b6fa1e06c1d015fc451b3905e37fd310d949e25f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Vala 0.55.90
+============
+ * Various improvements and bug fixes:
+  - codegen:
+    + Emit G_DEFINE_AUTOPTR_CLEANUP_FUNC() for interfaces with base class [#1292]
+    + Emit G_DEFINE_AUTO_CLEANUP_CLEAR_FUNC() for structs [#1293]
+    + Default to "has_type_id = false" for external error-domains
+    + Emit GType definition for error domains [#699]
+  - vala:
+    + Catch and throw possible inner error of lock statements [#83]
+    + Keep error-code symbol reference in callable expression context
+    + Allow delegate without target to be used as constant type
+  - girparser: Pick up type_id of error domains
+
+ * Bindings:
+  - glib-2.0: Update 2.70/72 symbols
+  - gstreamer: Update from 1.21.0+ git main
+  - vapi: Update GIR-based bindings
+
 Vala 0.55.3
 ===========
  * Highlights:
index 5887e756b35545310ec15e7d71086d87a4988ac2..e450cc92f6a03af56f24025b9a34bb16d12cd936 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH VALA-GEN-INTROSPECT "1" "February 2022" "gen-introspect 0.55.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
+.TH VALA-GEN-INTROSPECT "1" "February 2022" "gen-introspect 0.55.90" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 816baa81c97f1e13cdae52743e551cc6972d5603..4658bd18d6330ec369925cbe02a1d7508bb19214 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH VALAC "1" "February 2022" "Vala 0.55.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
+.TH VALAC "1" "February 2022" "Vala 0.55.90" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 94be350cb0a9541a7e663e0777326b9fd28f59b3..422219148e835b96514d6e598ca7bcff3d8e0900 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH VALADOC "1" "February 2022" "Valadoc 0.55.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
+.TH VALADOC "1" "February 2022" "Valadoc 0.55.90" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 690873ef6081438d246a36419a5918e22ed9593e..080cfa9528c6d358b35a1c6ad66e6a3aa8c3f62b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.5.
-.TH VAPIGEN "1" "February 2022" "Vala API Generator 0.55.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.1.
+.TH VAPIGEN "1" "February 2022" "Vala API Generator 0.55.90" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS