]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.56.4 0.56.4
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 11 Feb 2023 22:16:39 +0000 (23:16 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 11 Feb 2023 22:16:39 +0000 (23:16 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index a99f8ce7e794d4258d57f754fe2bc398e4f6ca85..e67fb6db3cd84c45c312bd2602148aa9acb0345c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Vala 0.56.4
+===========
+ * Various improvements and bug fixes:
+  - codegen:
+    + Add glib.h include for TRUE/FALSE literal
+    + Append VALA_EXTERN also when using fast-vapi
+    + Perform required casts for generic types of return-values and
+      in/out-parameters [#1407]
+    + Correctly handle fixed-length array initialization of fields in classes
+    + Perform required cast while assigning and passing function pointers [#1408]
+    + Cast return value of generic type accessor functions [#1408]
+    + Cast vfunc of property accessors by using cast_method_pointer() [#1408]
+  - vala:
+    + Report error in real literal if exponent has no digits
+    + Improve compatibility type checks of array elements in assignments
+    + Improve missing exponent check for real literals
+    + Better handling of [NoReturn] call inside finally clause
+  - Properly check for colored terminal output on Windows [#1383]
+  - Fix output decoding error of non-ASCII character on Win32 [#1379]
+  - parser: Properly handle chained equality expressions [#1385]
+  - manual: Update from wiki.gnome.org
+
+ * Bindings:
+  - cairo: Add missing Cairo.Pattern.get_rgba() [#1381]
+  - glib-2.0: Add `double_hash` and `double_equal`
+  - gtk4: Make Gtk.show_uri_full() an instance method of Gtk.Window [#1347]
+  - gtk4: Update workaround for DropTarget.drop() signal conflict [#1312]
+  - libgvc: Fix `cheader_filename` of the `Gvc` namespace
+  - pango: Fix a few binding errors
+  - pixman-1: Fix instance position of region copy methods
+  - webkit2gtk-*.*: Update to 2.37.91
+  - Add webkitgtk-6.0 bindings
+  - Update gnome-desktop-3.0 and gnome-desktop-4
+
 Vala 0.56.3
 ===========
  * Various improvements and bug fixes:
index c5d4e18f811e661c28332c980b1e1fbb6ab4d5e1..73f14c14512cd6be3ae43da29b487440a9d5f599 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
-.TH VALA-GEN-INTROSPECT "1" "September 2022" "gen-introspect 0.56.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
+.TH VALA-GEN-INTROSPECT "1" "February 2023" "gen-introspect 0.56.4" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 827de4a3931d09f7225c2ea8b8a1fb13cd27be6b..7805b80197da19246825c018f0b797aeadc71b7f 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
-.TH VALAC "1" "September 2022" "Vala 0.56.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
+.TH VALAC "1" "February 2023" "Vala 0.56.4" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index a6e7f699b16189dbf6d31b1f5b157caa095f4e19..c107d7d1368768e166a1cc4609a7f94b5a9bb693 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
-.TH VALADOC "1" "September 2022" "Valadoc 0.56.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
+.TH VALADOC "1" "February 2023" "Valadoc 0.56.4" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 2b988a6fd88e9994cac26195842c82dba013c0d0..e0b22c1ee74456e2cb8d156bc135d1d6365e175b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.2.
-.TH VAPIGEN "1" "September 2022" "Vala API Generator 0.56.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
+.TH VAPIGEN "1" "February 2023" "Vala API Generator 0.56.4" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS