[vala] Release 0.37.91
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] Release 0.37.91
- Date: Mon, 28 Aug 2017 06:20:38 +0000 (UTC)
commit c2d2ea44fb47d089686d585bceeed6e124b09321
Author: Rico Tzschichholz <ricotz ubuntu com>
Date: Mon Aug 28 08:11:32 2017 +0200
Release 0.37.91
NEWS | 21 +++++++++++++++++++++
doc/vala-gen-introspect.1 | 2 +-
doc/valac.1 | 2 +-
doc/valadoc.1 | 2 +-
doc/vapigen.1 | 2 +-
5 files changed, 25 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index 96964c7..4884c6b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+Vala 0.37.91
+============
+ * Various bug fixes:
+ - codegen:
+ + Actually write declaration for GNodeTraverseFunc wrapper [#786845]
+ + Don't transfer ownership of variable if target-type is unknown [#736774]
+ + Adjust format-index for printf/scanf-methods which throw errors [#781061]
+ + Use given dup_function for structs
+ - libvaladoc: Fix some -Wincompatible-pointer-types warnings
+ - tests: Fix some syntax issues [#786652]
+ - Add .editorconfig file [#786620]
+
+ * GIR parser:
+ - Better support of "cprefix" argument in metadata
+ - Support "cname" argument in metadata
+
+ * Bindings:
+ - Add javascriptcoregtk-4.0 and avoid skips in webkit2gtk*-4.0
+ - Update GIR-based bindings
+ - gtk+-3.0: Update to 3.22.19
+
Vala 0.37.90
============
* Various bug fixes:
diff --git a/doc/vala-gen-introspect.1 b/doc/vala-gen-introspect.1
index e5b3322..84e7eb7 100644
--- a/doc/vala-gen-introspect.1
+++ b/doc/vala-gen-introspect.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH VALA-GEN-INTROSPECT "1" "August 2017" "vala-gen-introspect 0.37.90" "User Commands"
+.TH VALA-GEN-INTROSPECT "1" "August 2017" "vala-gen-introspect 0.37.91" "User Commands"
.SH NAME
vala-gen-introspect \- generate a GI file for GObject and glib based packages
.SH SYNOPSIS
diff --git a/doc/valac.1 b/doc/valac.1
index e3d5d0f..107d552 100644
--- a/doc/valac.1
+++ b/doc/valac.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH VALAC "1" "August 2017" "valac 0.37.90" "User Commands"
+.TH VALAC "1" "August 2017" "valac 0.37.91" "User Commands"
.SH NAME
valac \- compiler that translates Vala source code into C source and header files
.SH SYNOPSIS
diff --git a/doc/valadoc.1 b/doc/valadoc.1
index 25b06b2..e8caa27 100644
--- a/doc/valadoc.1
+++ b/doc/valadoc.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH VALADOC "1" "August 2017" "valadoc 0.37.90" "User Commands"
+.TH VALADOC "1" "August 2017" "valadoc 0.37.91" "User Commands"
.SH NAME
valadoc \- Vala Documentation Tool
.SH SYNOPSIS
diff --git a/doc/vapigen.1 b/doc/vapigen.1
index 3af83cd..643efb9 100644
--- a/doc/vapigen.1
+++ b/doc/vapigen.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4.
-.TH VAPIGEN "1" "August 2017" "vapigen API Generator 0.37.90" "User Commands"
+.TH VAPIGEN "1" "August 2017" "vapigen API Generator 0.37.91" "User Commands"
.SH NAME
vapigen \- generate a Vala API
.SH SYNOPSIS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]