]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.36.16 0.36.16
authorRico Tzschichholz <ricotz@ubuntu.com>
Mon, 24 Sep 2018 09:13:13 +0000 (11:13 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 24 Sep 2018 09:13:13 +0000 (11:13 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index e480b2c5d9d583c16439a9a4a403de2d412a6981..e32f2edf17a874fa4ba43a19152c4f26fbd3302b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Vala 0.36.16
+============
+ * Various improvements and bug fixes:
+  - codewriter: Prepend "yield" if is_yield_expression is set on
+    MethodCall and ObjectCreationExpression
+  - codegen: Fix typo in is_pure_ccode_expression() [#673]
+  - gobject-introspection: Fix use after free in scanner [#674]
+  - vala: Check if ArrayType supports its given element-type in analyzer pass
+  - valadoc: Fix some string escaping which gettext complains about
+  - girparser: Actually resolve type-arguments to be able to box them if needed
+  - codegen: Free errors after returning them on GDBusMethodInvocation [#657]
+  - codegen: Add source_reference to unsupported floating reference error
+  - vala: Allow read-only properties
+  - manual: Update from wiki.gnome.org
+
+ * Bindings:
+  - Update GIDL-based bindings to fix unsupported type-arguments
+  - glib-2.0: Add Array.remove*() wrapper to avoid leaking generic elements
+  - glib-2.0: Add return-type of Queue.remove*(), add HashTable.foreach_steal()
+  - glib-2.0: Set DateTime.now () to use local time zone as the default
+  - gstreamer: Cherry-pick some fixes from 0.40
+  - gtk+-3.0: Update to 3.24.0
+  - libxml-2.0: Add missing context parameter in OutputWriteCallback
+  - pango: Fix ownership of LayoutIter.get_line()
+  - x11: Add binding for XCreateSimpleWindow
+
 Vala 0.36.15
 ============
  * Various improvements and bug fixes:
index 50785131adb3740b4781fdae837cc3539a97c15c..e4268b436a79a4bfbdf74daebf843e25b73fbbf5 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VALA-GEN-INTROSPECT "1" "July 2018" "vala-gen-introspect 0.36.15" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "September 2018" "vala-gen-introspect 0.36.16" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 9f3091bcec66bda331eb46a655c7beea3b59df47..41b495cc419d067cb06d3ea70fcd2a745c4f8498 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VALAC "1" "July 2018" "valac 0.36.15" "User Commands"
+.TH VALAC "1" "September 2018" "valac 0.36.16" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index adef65dce08b07d96d14198246b1ce7d774e48ca..ab05e90ec616d2c3827ca9a4895451a02e560489 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VAPIGEN "1" "July 2018" "vapigen API Generator 0.36.15" "User Commands"
+.TH VAPIGEN "1" "September 2018" "vapigen API Generator 0.36.16" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS