vala:wip/cpp

Last commit made on 2012-04-11
Get this branch:
git clone -b wip/cpp https://git.launchpad.net/vala

Branch merges

Branch information

Name:
wip/cpp
Repository:
lp:vala

Recent commits

3afbe13... by Luca Bruno

codegen: Add basic support for using C++ libraries

b47eefb... by Jürg Billeter

glib-2.0: Fix return type of GTraverseFunc binding

e7c530d... by Jürg Billeter

posix: Add ffs binding

a5d52a8... by Luca Bruno

gtk+-2.0, gtk+-3.0: Fix TargetList.add_table binding

Based on patch by Axel FILMORE.

Fixes bug 673117.

de1cbc4... by Jürg Billeter

codegen: Generate typedefs for boolean, integer, and floating types

06eda08... by Jürg Billeter

Bump version suffix

176e594... by Jürg Billeter

Release 0.16.0

634253b... by Jürg Billeter

glib-2.0: Add g_dir_make_tmp binding

Fixes bug 672846.

7b14d21... by Jürg Billeter

codegen: Fix delegate target C name for static fields

Fixes bug 671110.

1402fde... by Jürg Billeter

glib-2.0: Hide Thread constructors when targeting GLib < 2.32

Fixes bug 672284.