]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Release 0.46.10 0.46.10
authorRico Tzschichholz <ricotz@ubuntu.com>
Tue, 19 May 2020 15:12:12 +0000 (17:12 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Tue, 19 May 2020 15:12:12 +0000 (17:12 +0200)
NEWS
doc/vala-gen-introspect.1
doc/valac.1
doc/valadoc.1
doc/vapigen.1

diff --git a/NEWS b/NEWS
index 450677743a68661f02192f2e859dbfc82041114f..255a538e405bc5e0df2136582d5f5471604b5274 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+Vala 0.46.10
+============
+ * Regression and bug fixes:
+  - codegen:
+    + Correctly handle cast-expression of real struct to nullable struct [#991]
+    + Use loop index instead of get_ccode_pos() for ellipsis parameter [#995]
+  - vala:
+    + Allow node_ref being null in SemanticAnalyzer.get_instance_base_type()
+    + SemanticAnalyzer.get_instance_base_type() is not allowed to return null
+    + Use stable hash for methods in HashMap of implicit_implementations [#990]
+      and Use "str_equal" as equal_func for ArrayList<string> instances
+    + Set value_type of undefined member-access to avoid further criticals
+    + Transform cast from floating-type to boxed-type [#991]
+    + Transform cast from integer-type to boxed-type [#992]
+    + Explicit "new" method may be incompatible with a posssible base method
+  - valadoc: Add implicit "Posix" using-directive for POSIX profile
+  - girparser: Add support for boolean "new" argument for methods
+
 Vala 0.46.9
 ===========
  * Regression and bug fixes:
index aa983968858b997c5f2a2584b8bfe0ae2a8bf0ed..a503a18ba3e193c00540e7d609738e8576d01096 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.13.
-.TH VALA-GEN-INTROSPECT "1" "April 2020" "vala-gen-introspect 0.46.9" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH VALA-GEN-INTROSPECT "1" "May 2020" "gen-introspect 0.46.10" "User Commands"
 .SH NAME
 vala-gen-introspect \- generate a GI file for GObject and glib based packages
 .SH SYNOPSIS
index 5f8a1207117fe69f1911d01b8e477f3c7bf2d002..4d67aa0174e74e387b36ff05ff41f23324ea1ba2 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.13.
-.TH VALAC "1" "April 2020" "valac 0.46.9" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH VALAC "1" "May 2020" "Vala 0.46.10" "User Commands"
 .SH NAME
 valac \- compiler that translates Vala source code into C source and header files
 .SH SYNOPSIS
index 5dd29e8b8cf75d63b0af52184b54b5ac3af2778e..e1ec509ecc56a5447a0a782310c61abb998bbe6e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.13.
-.TH VALADOC "1" "April 2020" "valadoc 0.46.9" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH VALADOC "1" "May 2020" "Valadoc 0.46.10" "User Commands"
 .SH NAME
 valadoc \- Vala Documentation Tool
 .SH SYNOPSIS
index 26cafdd8f54ca68f9fd82309011a906edaef1d85..1f1ce44b2c7a3d67a23af6e4ae7126ac28ad25aa 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.13.
-.TH VAPIGEN "1" "April 2020" "vapigen 0.46.9" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH VAPIGEN "1" "May 2020" "Vala API Generator 0.46.10" "User Commands"
 .SH NAME
 vapigen \- generate a Vala API
 .SH SYNOPSIS