]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.52.5 0.52.5
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 16 Aug 2021 10:49:45 +0000 (12:49 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 16 Aug 2021 10:49:45 +0000 (12:49 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 5b79727072406d173c4b9e05919fcb10e2c1f0ae..4e37dba4d55f788d1a58b55c3d2a41f3cea2bdf8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Vala 0.52.5
+===========
+ * Various improvements and bug fixes:
+  - codegen:
+    + Allow null to initialize non-null struct inside initializer list [#594]
+    + Implementing GLib.Source.prepare/check is optional since 2.36
+    + Fix variadic constructors for compact classes and structs [#1195]
+    + Use detroy_value() for delete statement [#1201]
+    + Fix params-array in constructor for struct [#1202]
+  - vala:
+    + Rely on DataType.to_qualified_string() for error-types [#1206]
+    + Disallow resize() for constant arrays [#944]
+  - Recognize multiple valid CCode.gir_namespace/_version in VAPI files [#1189]
+  - Slightly improve source_reference for get_dup_func_expression()
+  - girwriter:
+    + Respect GIR.name for constants, errordomains and delegates [#1196]
+    + Add explicit writable attribute to all field elements
+    + Fix position of "result" parameter for struct constructor
+    + Write missing c:type attribute of compact class record
+  - girparser: Add support for "final" class attribute
+  - tests/girwriter: Add missing [Flags] annotation
+  - testrunner: Add support for girwriter tests
+  - docs: Update bootstrap instructions in README.md
+
+ * Bindings:
+  - Partly revert "gstreamer: Update from 1.19.0+ git master" [#1210]
+  - glib-2.0: expected_type and return value of VariantDict.lookup_value()
+    is nullable
+  - glib-2.0: Add Uri.to_string/to_string_partial() (since 2.66)
+  - gobject-2.0: Fix the Closure.invoke() signature
+  - gstreamer: Update from 1.19.0+ git master
+  - gtk4: Update to 4.3.2+04f3c805
+  - linux: Substitute linux/if.h with net/if.h
+  - linux: Fix some bindings errors
+  - linux: Fix i2c-dev constants
+
 Vala 0.52.4
 ===========
  * Various improvements and bug fixes:
index a7ec83350474a6b06ff26314fa70646d09f3f500..136c7f989311dd03c56523c5011b9289c2c6536c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
-.TH VALA-GEN-INTROSPECT "1" "June 2021" "gen-introspect 0.52.4" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
+.TH VALA-GEN-INTROSPECT "1" "August 2021" "gen-introspect 0.52.5" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index a130db752bd314d955022481b3d4e71b90190169..5666df7a9741679e0925ac7718469c2e6f57a8cd 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
-.TH VALAC "1" "June 2021" "Vala 0.52.4" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
+.TH VALAC "1" "August 2021" "Vala 0.52.5" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 64919eb65035acf7dfbb8e2c18899f695cd86c34..61f05e5538874ffca14525b904cecf1612f3deb1 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
-.TH VALADOC "1" "June 2021" "Valadoc 0.52.4" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
+.TH VALADOC "1" "August 2021" "Valadoc 0.52.5" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 9c201a2b88bf7c95b94dcfa9710884827aef8d67..fc1760aa47cda46dd4ef4240161d0a434aff3e4c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.3.
-.TH VAPIGEN "1" "June 2021" "Vala API Generator 0.52.4" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.4.
+.TH VAPIGEN "1" "August 2021" "Vala API Generator 0.52.5" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS