vala:0.42

Last commit made on 2019-04-15
Get this branch:
git clone -b 0.42 https://git.launchpad.net/vala

Branch merges

Branch information

Name:
0.42
Repository:
lp:vala

Recent commits

b7db533... by Rico Tzschichholz

Release 0.42.7

f5ad5de... by Rico Tzschichholz

Mark defined constructors of abstract classes as protected #2

d7f5e70... by Rico Tzschichholz

libarchive: Fix Archive.[set_]mode/perm() and add Archive.FileMode

Keep FileType as special case of FileMode for filetype methods.

14bc0dd... by Rico Tzschichholz

codegen: Always assign original variable when consuming instance to destroy

Fixes https://gitlab.gnome.org/GNOME/vala/issues/781

6a4ede4... by Luca Bruno

vala: Use global CodeContext to retrieve root_symbol

61ce1f4... by Rico Tzschichholz

tests: Add "unassigned local variable in while" test

4d4f9c7... by Rico Tzschichholz

tests: Extend "assigned local variable" control flow tests

Cover condition statements of WhileStatement and ConditionalExpression

653ce2a... by Rico Tzschichholz

pango: Fix StringBuilder parameter of scan_word()

7b03b2e... by Rico Tzschichholz

Add explicit "default: break;" statements for coverage of enum-typed switch

5ccc364... by Rico Tzschichholz

libvaladoc: Handle missing Run.Style.NONE in switch