vala:0.24

Last commit made on 2014-03-24
Get this branch:
git clone -b 0.24 https://git.launchpad.net/vala

Branch merges

Branch information

Name:
0.24
Repository:
lp:vala

Recent commits

5d370fc... by Jürg Billeter

Release 0.24.0

02b3917... by Luca Bruno

tests: Use sed '$d' because head -n -1 is not portable

Fixes bug 726908

5b8db05... by Luca Bruno

gstreamer-0.10: Set GstURIHandler.get_uri_type vfunc to get_type

Fixes bug 726745

c1324f4... by Luca Bruno

gidlparser: Do not set nullable to void type

42393d7... by Luca Bruno

codegen: Inherit array_length and array_null_terminated of methods

Fixes bug 726744

e48baa2... by Rico Tzschichholz

x11: Add missing evtype field of GenericEventCookie

47868c9... by Luca Bruno

gstreamer-1.0: Make Bin.add first parameter unowned

8e25c2b... by Luca Bruno

gstreamer-1.0: Make Bin.add_many first parameter unowned

Fixes bug 702969

8fd0327... by Luca Bruno

gstreamer-1.0: Make Element.add_pad parameter unowned

Fixes bug 702960

4e49745... by Luca Bruno

Add test for bug 726347