From: Rico Tzschichholz Date: Mon, 28 Aug 2017 06:11:32 +0000 (+0200) Subject: Release 0.37.91 X-Git-Tag: 0.37.91^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2d2ea44fb47d089686d585bceeed6e124b09321;p=thirdparty%2Fvala.git Release 0.37.91 --- diff --git a/NEWS b/NEWS index 96964c7a7..4884c6b57 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 e5b3322bf..84e7eb759 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 e3d5d0fd1..107d55263 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 25b06b2f9..e8caa274a 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 3af83cd37..643efb935 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