]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.42.3 0.42.3
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 7 Nov 2018 16:23:58 +0000 (17:23 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Wed, 7 Nov 2018 16:42:16 +0000 (17:42 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 3ee855bac31aeb7b0b71e2ea6fbc4fa26c016f4a..7e5009badf3d634193bfd3c76ead4023021912fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,39 @@
+Vala 0.42.3
+===========
+ * Various improvements and bug fixes:
+  - codegen:
+    + Initialize internal temp-variables used as reference parameter
+    + Improve ccode for fixed-length array parameters (#163)
+    + Fix regex literal compile flags
+    + Add prototype for *_register_type() function
+    + Don't emit *_free() of derived compact classes
+    + Add prototype for *_new() of abstact compact classes
+  - girwriter: Fix ctype of out/ref and array parameters
+  - ccode: Fix typo and actually check "end_decls" (#672)
+  - abstract syntax tree:
+    + Always analyze nodes after they are inserted into the AST
+    + Add source_reference to local variable of catch-clause
+    + Add missing replace_expression() implementations
+    + Fix several construction/parenting issues
+    + DataType for GLib.Error should be should resolved as ErrorType
+  - libvaladoc: Add "unlock" to keywords in Highligher
+  - posix:
+    + Add replacement for G_(BEGIN|END)_DECLS
+    + Don't check for GLib.Variant casting
+  - testrunner: Reset $run_prefix before generating next test script
+  - build: Unconditionally add conditional VALAFLAGS to make bootstrap
+  - doc: Fix build of internal-api-docs
+  - manual: Update from wiki.gnome.org
+
+ * Bindings:
+  - glib-2.0: Computing length once is enough in string.to_utf8()/splice()
+  - glib-2.0: Add binding for g_test_add()
+  - glib-2.0: Add array length to string.skip (#695)
+  - gio-2.0: Result of DBusMessage.get_header() is unowned
+  - gobject-2.0,gtk+-*.0: Fix some GLib.Value out/ref parameters
+  - gstreamer: Update from 1.15+ git master
+  - gtk+-4.0: Update to 3.94.0+b4b30b49
+
 Vala 0.42.2
 ===========
  * Various improvements and bug fixes:
index bb2b79a107e178dee4d6e708727a8e085b5eeded..0f85699dc6b8fa2050e9b548dc4705fd69d5a07b 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VALA-GEN-INTROSPECT "1" "September 2018" "vala-gen-introspect 0.42.2" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "November 2018" "vala-gen-introspect 0.42.3" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 1a7836ae4ec30a51283f1f9e99154f230d282e41..152eb6143203e2579d28b1609592dd5dbb7a85b0 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VALAC "1" "September 2018" "valac 0.42.2" "User Commands"
+.TH VALAC "1" "November 2018" "valac 0.42.3" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index b0ff28d5b66dfb88b111a03d9b2bdec2c45308eb..f5b99150970dc48e0a37eb8c141c96ef07237ce2 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VALADOC "1" "September 2018" "valadoc 0.42.2" "User Commands"
+.TH VALADOC "1" "November 2018" "valadoc 0.42.3" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 7c3f3a9a6fa9c122c82ab0556681262bfbef52ac..fea716a878b8a315ee717afa33b2d768f9b1a3a4 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VAPIGEN "1" "September 2018" "vapigen API Generator 0.42.2" "User Commands"
+.TH VAPIGEN "1" "November 2018" "vapigen API Generator 0.42.3" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS