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

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

Recommended Posts

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

GObject type system.

 

Vala 0.26.2 is now available for download at:

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

 

Changes since 0.26.1

* 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

 

---

Evan Nemerson (1):

gstreamer-1.0: fix MapInfo.data array length

 

Garrett Regier (1):

girwriter: Fix writing type for out params

 

Jürg Billeter (1):

Release 0.26.2

 

Luca Bruno (5):

gtk+-3.0: Add a11y.h header to accessible objects

gstreamer-1.0: remove owned to floating reference parameters

gobject-2.0: Add DestroysInstance to Binding.unbind()

Allow SimpleType object initializer without a default constructor

codegen: Fix detailed signal disconnect in async methods

 

Rico Tzschichholz (3):

gio-2.0: Update from 2.42 branch

glib2.0: Fix string.tokenize_and_fold binding

gio-unix-2.0: Fix g_desktop_app_info_search binding

 

Zeeshan Ali (Khattak) (1):

gtk+-3.0: Mark gtk_popover_bind_model args as nullable

 

_______________________________________________

 

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  

×