]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.39.92 0.39.92
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 27 Feb 2018 08:44:56 +0000 (09:44 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 27 Feb 2018 10:18:11 +0000 (11:18 +0100)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 77eaa9a7edc93a6366492ef168b564e9ad3d7cc2..f34b3047acbe29caa9fd4564872d03fd02327d8b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,34 @@
+Vala 0.39.92
+============
+ * Highlights
+  - Add support for feature test macros [#793444]
+    e.g. [CCode (feature_test_macro = "_GNU_SOURCE")]
+
+ * Various bug fixes:
+  - codegen:
+    + Use pointers when accessing constant multi-dimensional arrays [#604371]
+    + Add valid support for const multi-dimensional arrays [#604371]
+    + Don't append fixed-length of array fields in initializers
+    + Add source_reference to some store_local/_field() calls
+  - Properly handle array-initializers inside struct-initializers [#622178]
+  - The rank of an array-initializer should match the target's rank [#744923]
+  - Make SemanticAnalyzer.check_arguments() independent of context
+  - Check with same rules for dbus compatibility as in GBusModule [#793859]
+  - Fix recursive declaration in generic base type [#688732]
+  - Prevent WITH_CGRAPH conditional having an impact on generated sources
+  - Update manual from wiki.gnome.org
+
+ * Bindings:
+  - glib-2.0, posix: Add feature test macro _GNU_SOURCE for pow10(3),
+    pow10f(3), exp10(3) and exp10f(3) [#614788]
+  - gstreamer-1.0: Update from 1.13.1+ git master
+  - linux: Add dup3 [#729803]
+  - linux: Add feature_test_macros to non-POSIX file control constants and dup3
+  - posix: Fix sig*set and sigprocmask parameters to be out/ref [#727425]
+  - posix: Add feature_test_macro _GNU_SOURCE to sighandler_t [#761975]
+  - libgnome-menu-3.0: Add deps file
+  - Update GIR-based bindings
+
 Vala 0.39.91
 ============
  * Various bug fixes:
index f4110924a5dae1be47ba7f7eb6658c2f9f98d32e..59a7173f01c04206e41e9850f54fb2b06a6e3f82 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH VALA-GEN-INTROSPECT "1" "February 2018" "vala-gen-introspect 0.39.91" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "February 2018" "vala-gen-introspect 0.39.92" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 6210a0fafd52c41765a4a85166fc3dd2086f555f..cff6ca3d8b7cef89f310dbee5362479a4da9906f 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH VALAC "1" "February 2018" "valac 0.39.91" "User Commands"
+.TH VALAC "1" "February 2018" "valac 0.39.92" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index a562a08e1e5588d9f723a0726e4383f18fa437b7..e153f55e80bd90e80aae45f4349d9938905c4b26 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH VALADOC "1" "February 2018" "valadoc 0.39.91" "User Commands"
+.TH VALADOC "1" "February 2018" "valadoc 0.39.92" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index e7241b38279d6b40ce545d8689acccf4b2e6242a..b5e33bbb29f85907b6a003d940e20093e96b1ec3 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.5.
-.TH VAPIGEN "1" "February 2018" "vapigen API Generator 0.39.91" "User Commands"
+.TH VAPIGEN "1" "February 2018" "vapigen API Generator 0.39.92" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS