]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.38.10 0.38 0.38.10
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 22 May 2018 07:53:59 +0000 (09:53 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 22 May 2018 07:57:43 +0000 (09:57 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index dc016d26605029ad7f6b764308839b5248da9427..1f24e57c233aa8d15f831f5a74f6e59ee3ac59f2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,37 @@
+Vala 0.38.10
+============
+ * Various improvements and bug fixes:
+  - Warn if --gir is used without --library [#708693]
+  - Report an error if rank attribute is required but was not found [#660991]
+  - scanner: Accept \R and \N escape sequences in regex literals [#749576]
+  - scanner: Accept backreferences \1 through \99 in regex literals [#728574]
+  - codegen:
+    + Avoid critical in get_basic_type_info() when there is no signature
+      [#729517]
+    + Fix serializing multidimensional arrays [#735437]
+    + Guard get_default_ref_sink_function() against null base-class
+    + Respect cname ccode-attribute of lockable fields
+    + Fix casting of length for "ref" array parameters
+  - girparser: Add support for NoAccessorMethod metadata
+  - girparser: Deal with missing "name" attribute by falling back on "c:type"
+  - girwriter: Drop errornous indent
+  - girwriter: Properly output variadic methods and use introspectable="0"
+  - genie: Add support for the \v escape character [#664689]
+  - genie: Add support for the \uXXXX escape sequence
+
+ * Bindings:
+  - glib-2.0: Fix IConv.iconv() [#634753]
+  - glib-2.0: Mark str parameter of Variant.take_string() as owned
+  - gobject-2.0: Make constructor of ParamSpecBoxed public
+  - gstreamer: Cherry-pick some fixes from 0.42
+  - gtk+-*.0: Set NoAccessorMethod on Gtk.Radio*.group properties
+  - javascriptcoregtk-4.0: buffer of String.get_utf8_cstring() is not "ref"
+    [#788113]
+  - json-glib-1.0: Mark return-type of gvariant_deserialize*() as nullable
+    [#795265]
+  - sqlite3: Add additional constants for flags of Database.open_v2() [#795627]
+  - webkit2gtk-4.0: Update to 2.20.1 and cherry-pick some fixes from 0.42
+
 Vala 0.38.9
 ===========
  * Various bug fixes:
index 323a459dcf4d1ae489233cc9cef27fd0c6acc491..5cc5df48a96c2cfd8b4c62ff37f7e3cac9cda461 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VALA-GEN-INTROSPECT "1" "April 2018" "vala-gen-introspect 0.38.9" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "May 2018" "vala-gen-introspect 0.38.10" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index cb12fa3513d09f9ea0065c360adb2254e6e0ebd6..75b3c9bed1d33404b7f1bfe1f41678148ba7f73f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VALAC "1" "April 2018" "valac 0.38.9" "User Commands"
+.TH VALAC "1" "May 2018" "valac 0.38.10" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index a42e9a144b2ec9a6d1df2fda74043efaa4e4c520..1adb0c2fd8eed5e0cbfa2fa0df910eeaf4dea127 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VALADOC "1" "April 2018" "valadoc 0.38.9" "User Commands"
+.TH VALADOC "1" "May 2018" "valadoc 0.38.10" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 88ef2edc076e16f1c110f3bf3795c3a101838a76..4d3238471ea6d4f5cff0b289f68f50d206c91a32 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.6.
-.TH VAPIGEN "1" "April 2018" "vapigen API Generator 0.38.9" "User Commands"
+.TH VAPIGEN "1" "May 2018" "vapigen API Generator 0.38.10" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS