Re: [Vala] [ANNOUNCE] Vala 0.25.3 - Compiler for the GObject type system

2014-09-15 Thread Himanshu Goel
Vala 0.25.3 Binaries for Windows are now available at
https://github.com/hgoel0974/ValaOnWindows-Binaries/releases/tag/0.25.3

On Mon, Sep 1, 2014 at 5:33 AM, Jürg Billeter  wrote:

> We are pleased to announce version 0.25.3 of Vala, a compiler for the
> GObject type system.
>
> Vala 0.25.3 is now available for download at:
>http://download.gnome.org/sources/vala/0.25/
>
> Changes since 0.25.2
>  * 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
>
> ---
> Florian Brosch (2):
>   glib-2.0: Environ.get_variable return value should not be owned
>   xcb: merge Xcb.GetPropertyReply and Xcb.GetPropertyReply
>
> Jürg Billeter (1):
>   Release 0.25.3
>
> Luca Bruno (1):
>   Fix critical when using binary expression in a generics context
>
> Rico Tzschichholz (3):
>   bindings: Update GIR-based bindings
>   gtk+-2.0, gtk+-3.0: Fix falsely "owned"-marked properties
>   gtk+-2.0, gtk+-3.0: Revert Gtk.Widget "constructor" changes
>
> Simon Werbeck (2):
>   Fix critical for silent cast
>   Forbid non-constant initializers for static fields in compact
> classes
>
> ___
> vala-list mailing list
> vala-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/vala-list
>
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


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

2014-09-01 Thread Jürg Billeter
We are pleased to announce version 0.25.3 of Vala, a compiler for the
GObject type system.

Vala 0.25.3 is now available for download at:
   http://download.gnome.org/sources/vala/0.25/

Changes since 0.25.2
 * 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

---
Florian Brosch (2):
  glib-2.0: Environ.get_variable return value should not be owned
  xcb: merge Xcb.GetPropertyReply and Xcb.GetPropertyReply

Jürg Billeter (1):
  Release 0.25.3

Luca Bruno (1):
  Fix critical when using binary expression in a generics context

Rico Tzschichholz (3):
  bindings: Update GIR-based bindings
  gtk+-2.0, gtk+-3.0: Fix falsely "owned"-marked properties
  gtk+-2.0, gtk+-3.0: Revert Gtk.Widget "constructor" changes

Simon Werbeck (2):
  Fix critical for silent cast
  Forbid non-constant initializers for static fields in compact
classes

___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list