]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.51.90 0.51.90
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 6 Mar 2021 15:49:49 +0000 (16:49 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 6 Mar 2021 15:49:49 +0000 (16:49 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 8d7b9ec5a5c521747f1f95f39e0e1ddb863f738c..16727662fd92c4ea200d50eebe1a65fa51d0d639 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Vala 0.51.90
+============
+ * Various improvements and bug fixes:
+  - codegen:
+    + More use of get_ccode_type_name()
+    + "_first_array" parameter for params-array is variadic too
+    + Inherit GType from base struct of SimpleType structs
+  - vala:
+    + Report warning if --target-glib=auto was not evaluated successfully
+    + Fix ownership inheritance of "unowned var" in foreach statement
+    + Use pre-resolved symbol/type of SemanticAnalyzer if possible
+  - gdbus: Don't leak memory of deserialized arguments on error in wrapper method
+  - girparser: Reuse populated Node.gtype_struct_for instead of resolving again
+  - girparser: Evaluate "glib:type-struct" twice to pick up reparented structs
+  - testrunner: Include Gio-2.0/gio-2.0 for GIR tests too
+
+ * Bindings:
+  - gtk4: Update to 4.1.1+f8f90d85
+
 Vala 0.51.3
 ===========
  * Various improvements and bug fixes:
index 8af3d6b068e7b6846682258fd8a787af4a27f618..9242a45652e714e5f3a0423fcebffa0af88dcbbc 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH VALA-GEN-INTROSPECT "1" "February 2021" "gen-introspect 0.51.3" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "March 2021" "gen-introspect 0.51.90" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index fd13386d6c2b341ada0e32408ada0c9b844fbfbd..8126d9da74015b2693cce571ad3e45c9f5c513d0 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH VALAC "1" "February 2021" "Vala 0.51.3" "User Commands"
+.TH VALAC "1" "March 2021" "Vala 0.51.90" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index daf743ae0f0a15ae01a594d7af5ce23a7d62d1e2..d77cb17c84166ff2ee32d81e7a20c1bcbcb12f47 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH VALADOC "1" "February 2021" "Valadoc 0.51.3" "User Commands"
+.TH VALADOC "1" "March 2021" "Valadoc 0.51.90" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index f56dde0c0ded16a30a0f093a081970c14941d1d1..325bdcaa77d29f82d17ed6c646dee3acdc5860bd 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH VAPIGEN "1" "February 2021" "Vala API Generator 0.51.3" "User Commands"
+.TH VAPIGEN "1" "March 2021" "Vala API Generator 0.51.90" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS