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



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

Vala 0.21.2 is now available for download at:
   http://download.gnome.org/sources/vala/0.21/

Changes since 0.21.1
 * Recognize ref/unref functions in .gir files.
 * Add geocode-glib 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

---
Evan Nemerson (1):
      json-glib-1.0: fix functions which return floating GVariants

Evgeny Bobkin (1):
      Add geocode-glib bindings

Heiher (1):
      Fix vala --version

Ignacio Casal Quinteiro (1):
      Make add_tick_callback callback owned

Jamie McCracken (1):
      Genie: Fixed use of print statements when variables are null

Jussi Kukkonen (1):
      posix: Correct sockaddr.sa_data field name

Jürg Billeter (3):
      girparser: accept empty tuple for parameters without initializer
      gio-2.0: remove default argument from g_file_load_contents
      Release 0.21.2

Luca Bruno (4):
      libarchive: Fix read_data_block C name
      Do not warn for non-default parameter if it's ellipsis
      girparser: Support scope=async parameters.
      Do not warn about non-default parameters for coroutines.

Paolo Borelli (1):
      gtk+-3.0: add gtk_list_box_prepend

Richard Wiedenhöft (2):
      posix.vapi: Added constant AF_UNSPEC
      posix.vapi: Added bindings for getaddrinfo

Rico Tzschichholz (27):
      codegen: Fix connect/disconnect of dynamic signals
      gdk-3.0, gtk+-3.0: Update to 3.9.11+
      vapi: Update GIDL/GIR binding lists
      gio-unix-2.0: Update to 2.37.5
      gstreamer-1.0: Update to 1.0.9
      gdk-3.0, gtk+-3.0: Update to 3.9.11++
      gdk-x11-3.0, gtk+-3.0: Update to 3.9.12
      libwnck-3.0: Update to 3.4.7
      atk: Update to 2.9.4
      libsoup-2.4: Update to 2.43.90
      gtksourceview-3.0: Update to 3.9.90
      clutter-1.0: Update to 1.15.90
      gedit: Update to 3.9.90
      packagekit-glib2: Update to 0.8.10
      gtk3: annotate nullable label args
      vala: Fix default-value warning
      gdk-3.0, gtk+-3.0: Update to 3.9.13+
      gstreamer-1.0: Update to 1.0.10
      gdk-3.0, gdk-x11-3.0, gtk+-3.0: Update to 3.9.14
      libsoup-2.4: Keep using SOUP_STATUS_CODE_ cprefix for KnownStatusCode
      libsoup-2.4: Actually it is SOUP_STATUS_
      vapi: Some more scope=async updates
      gtk+-2.0, gtk+-3.0: Fixes for Icon* related bindings and some deprecations
      girparser: Discover ref/unref methods
      gtksourceview-3.0: Update to 3.9.91
      atspi-2: Update to 2.9.91
      libnotify: Update to 0.7.6

Simon Werbeck (1):
      Warn if a parameter without default follows a parameter with default value



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