great job Jürg, and for all others Vala maintainers :)

2014-03-24 20:28 GMT+01:00 Jürg Billeter <[email protected]>:

> We are pleased to announce version 0.24.0 of Vala, a compiler for the
> GObject type system.
>
> Vala 0.24.0 is now available for download at:
>    http://download.gnome.org/sources/vala/0.24/
>
> Changes since 0.23.3
>  * 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
>
> ---
> Colin Watson (2):
>       posix: Declare Group.gr_mem as null-terminated
>       glib-2.0: Add missing C header for symlink
>
> David King (1):
>       gio-2.0: Update to 2.39.91+
>
> Jürg Billeter (1):
>       Release 0.24.0
>
> Luca Bruno (13):
>       girparser: Add array_null_terminated, fixes hand-written change in
> gio
>       dbusserver: Rename the generated "parameters" identifier
>       gio-2.0: Make Action.state, state_type and parameter_type nullable
>       gio-2.0: Also make Action.get_state_hint nullable
>       gtk+-2.0, gtk+-3.0: Make ComboBox.set_active_iter parameter nullable
>       Add test for bug 726347
>       gstreamer-1.0: Make Element.add_pad parameter unowned
>       gstreamer-1.0: Make Bin.add_many first parameter unowned
>       gstreamer-1.0: Make Bin.add first parameter unowned
>       codegen: Inherit array_length and array_null_terminated of methods
>       gidlparser: Do not set nullable to void type
>       gstreamer-0.10: Set GstURIHandler.get_uri_type vfunc to get_type
>       tests: Use sed '$d' because head -n -1 is not portable
>
> Richard Wiedenhöft (1):
>       Accept single ellipsis parameter for instance methods
>
> Rico Tzschichholz (2):
>       cogl-1.0: Fix some array arguments in Cogl.Texture
>       x11: Add missing evtype field of GenericEventCookie
>
> Simon (1):
>       codewriter: Emit 'unowned' keyword for local variables
>
> Stef Walter (1):
>       build: Fix missing backslashes in lists
>
> Steven Oliver (1):
>       libpq: Add PQping enum and functions
>
> Will Szumski (2):
>       girwriter: Don't add target for delegates without target
>       girwriter: Set scope=call for delegates when async or notified does
> not apply
>
> Zeeshan Ali (Khattak) (1):
>       gtk+-3.0: Correct binding for
> IconView.convert_widget_to_bin_window_coords
>
> _______________________________________________
> vala-list mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/vala-list
>
_______________________________________________
vala-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to