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



We are pleased to announce version 0.17.7 of Vala, a compiler for the
GObject type system.

Vala 0.17.7 is now available for download at:
   http://download.gnome.org/sources/vala/0.17/

Changes since 0.17.6
 * Add libgnome-menu-3.0 bindings.
 * 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

---
Daiki Ueno (1):
      x11: Add GenericEvent bindings

Evan Nemerson (6):
      gtk+-3.0: mark deprecated symbols as such
      gtk+-3.0: mark ResizeMode.IMMEDIATE as deprecated
      linux: make backtrace_symbols return unowned
      clutter-1.0: upgrade to 1.11.15
      bindings: update GIR-based bindings.
      girparser: add cname for constructors not prefixed with new_

Jamie McCracken (2):
      GENIE: Updated genie to include fixes from vala parser
      x11: Add missing XA_STRING atom

Jürg Billeter (4):
      codegen: Fix memory leak with owned delegate parameters in async methods
      codegen: Fix memory management when assigning to captured parameters
      codegen: Do not use deprecated functions for lock statements
      Release 0.17.7

Rico Tzschichholz (2):
      add libgnome-menu-3.0 bindings
      pango: set AttrIterator free_function

Robert Ancell (1):
      gtk+-3.0: Gtk.TextBuffer.create_tag should allow null tag name




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]