Jump to content
Compatible Support Forums
Sign in to follow this  
news

[ANNOUNCE] Vala 0.29.3 - Compiler for the GObject type system

Recommended Posts

We are pleased to announce version 0.29.3 of Vala, a compiler for the

GObject type system.

 

Vala 0.29.3 is now available for download at:

http://download.gnome.org/sources/vala/0.29/

 

Changes since 0.29.2

* Add --shared-library option for GIR files.

* Bug fixes and binding updates.

 

Vala is a programming language that aims to bring modern programming

language features to GNOME developers without imposing any additional

runtime requirements and without using a different ABI compared to

applications and libraries written in C.

 

valac, the Vala compiler, is a self-hosting compiler that translates

Vala source code into C source and header files. It uses the GObject

type system to create classes and interfaces declared in the Vala

source

code.

 

More information about Vala is available at

 

http://www.vala-project.org/

 

 

The Vala Team

 

---

David Lechner (1):

Add --shared-library option for GIR files

 

Evan Nemerson (1):

glib-2.0: make DirUtils.mkdtemp transfer ownership

 

Jordan Yelloz (1):

glib-2.0: added g_get_user_runtime_dir ()

 

Jürg Billeter (1):

Release 0.29.3

 

Luca Bruno (2):

codegen: check for null value before calling g_strv_length

Set gir_shared_library argument to be null by default, avoid breaking API

 

Rico Tzschichholz (10):

gtk+3.0: Properly specify argument of Widget.touch_event as Gdk.EventTouch

gio-unix-2.0: Fix binding of g_desktop_app_info_launch_uris_as_manager

gtk+-3.0: Further syncing with introspection annotations

gtk+-3.0: Update to 3.17.4+abc47d7f

gtk+-3.0: Update to 3.17.5

vapi: Update GIR-based bindings

webkit2gtk-4.0: Update to 2.9.4

gtk+-3.0: Update to 3.17.5+e34ab356

webkit2gtk-4.0: Update to 2.9.5

vapi: Update GIR-based bindings

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×