]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.44.6 d7a9dece752dc0cac5527e2d45bd05efb17205da 0.44.6
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 16 Jul 2019 09:18:27 +0000 (11:18 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 16 Jul 2019 09:18:27 +0000 (11:18 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 00b84a90bea70e8f8683a18d8b9bd377e8b54937..a518bbcd6a782fcc50a88817fe08f34b6e27e808 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Vala 0.44.6
+===========
+ * Various improvements and bug fixes:
+  - codegen:
+    + Real structs are allowed by simple generics and passed as reference (#819)
+    + Assign GValue result of function calls to temp-var on copy_value (#819)
+  - build: Pass -no-undefined when linking libvalaccodegen (#820)
+  - tests: Null-terminate arrays for compatibility test of uint8 / uchar [#809]
+
+ * Bindings:
+  - glib-2.0: Add binding for g_strv_equal() (since 2.60)
+  - glib-2.0: Bind strcmp0 as GLib.CompareFunc<string?> (#810)
+  - glib-2.0: Fix RecMutexLocker binding
+  - gtk4: Update to 3.96.0+b05d1676
+  - xtst: Fix signature of XTest.fake_relative_motion_event()
+
 Vala 0.44.5
 ===========
  * Various improvements and bug fixes:
index 94a79824980e002f727acd47e34b87caf90f085a..3441036fc8b7ea51a7663adcbd4f078845f77aae 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH VALA-GEN-INTROSPECT "1" "June 2019" "vala-gen-introspect 0.44.5" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "July 2019" "vala-gen-introspect 0.44.6" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 41093e24429db26f9e35b45c1109588760e1abb7..c871073f085aabf4dab9e49f2d2dd9fefb7845d0 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH VALAC "1" "June 2019" "valac 0.44.5" "User Commands"
+.TH VALAC "1" "July 2019" "valac 0.44.6" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
@@ -182,7 +182,7 @@ or \fB--no-color\fR are declared then \fB--color\fR=\fIauto\fR is used where
 output is colored when stderr is a terminal.
 .RE
 .TP
-\fB\-\-target\-glib=\fR'MAJOR.MINOR', or 'auto'
+\fB\-\-target\-glib\fR=\fI\,MAJOR\/\fR.MINOR
 Target version of glib for code generation
 .TP
 \fB\-\-gresources\fR=\fI\,FILE\/\fR...
index f6b6d4b165571f0ad1266a20dbc9287972f7c4ed..8df6d784acef7c7322a4884a3f38a3e002ccc6d0 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH VALADOC "1" "June 2019" "valadoc 0.44.5" "User Commands"
+.TH VALADOC "1" "July 2019" "valadoc 0.44.6" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
@@ -107,7 +107,7 @@ Show all warnings
 \fB\-\-no\-color\fR
 Disable colored output
 .TP
-\fB\-\-target\-glib=\fR'MAJOR.MINOR', or 'auto'
+\fB\-\-target\-glib\fR=\fI\,MAJOR\/\fR.MINOR
 Target version of glib for code generation
 .SH BUGS
 https://gitlab.gnome.org/GNOME/vala/issues
index 9711706158d68c9a4e9012634e36301b34b3613f..5fbf70e60edc16883c50b4db170379d38398bbc6 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH VAPIGEN "1" "June 2019" "vapigen API Generator 0.44.5" "User Commands"
+.TH VAPIGEN "1" "July 2019" "vapigen API Generator 0.44.6" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS