vala:0.38

Last commit made on 2018-05-22
Get this branch:
git clone -b 0.38 https://git.launchpad.net/vala

Branch merges

Branch information

Name:
0.38
Repository:
lp:vala

Recent commits

8352b87... by Rico Tzschichholz

Release 0.38.10

49eb85e... by Rico Tzschichholz

manual: Update from wiki.gnome.org

9f0b816... by Rico Tzschichholz

codegen: Avoid critical for array in-parameters with custom length-type

Regression of 049b9b3943831e6dd242889a8196bd88b7858268

dfc38af... by Rico Tzschichholz

tests: Drop fatal assert on big-endian archs

The assert isn't required to verify this specific fix, but obviously shows
another underlying issue.

https://bugzilla.gnome.org/show_bug.cgi?id=796313

4c1fec7... by Rico Tzschichholz

glib-2.0: Fix IConv.iconv()

https://bugzilla.gnome.org/show_bug.cgi?id=634753

7afc6a6... by Evgen

genie: Add support for the \uXXXX escape sequence

An additional checks to validate the escape sequences \xYY and \uYYYY
were added, where Y represents a hex digit.

Ported from 04422d716cf226b5e8a6c11306e07adbde26fd67

12fe42e... by Rico Tzschichholz

codegen: Fix casting of length for "ref" array parameters

49cc26a... by Rico Tzschichholz

javascriptcoregtk-4.0: buffer of String.get_utf8_cstring() is not "ref"

https://bugzilla.gnome.org/show_bug.cgi?id=788113

4e33f2f... by Rico Tzschichholz

compiler: Warn if --gir is used without --library

https://bugzilla.gnome.org/show_bug.cgi?id=708693

77a3167... by Rico Tzschichholz

girwriter: Properly output variadic methods and use introspectable="0"

This also fixes several criticals caused by "ellipsis" parameter