About vala ========== Compiler for the GObject type system
ChangeLog ========= 2013-12-22 Jürg Billeter <[email protected]> Release 0.23.1 2013-12-21 Maciej Piechotka <[email protected]> Allow using lambdas within enums. Fixes bug 659778 2013-12-21 Sergio Costas <[email protected]> Add xcb-icccm bindings. Fixes bug 720225. 2013-12-17 Rico Tzschichholz <[email protected]> gdk-3.0, gtk+-3.0: Update to 3.11.3 gio-2.0: Update to 2.39.2 2013-12-15 Maciej Piechotka <[email protected]> Handle the integers and enums in generic closure wrapper Handle edge-case when the one of generic parameters of delegate is an integer in closure or method. 2013-12-14 Marc-André Lureau <[email protected]> codegen: use #if GLIB_CHECK_VERSION for init functions Tarballs with generated code should compile without warnings, and work with various versions of glib (assuming the rest of the code is correctly up to date, which is often the case if you don't use newer functions) https://bugzilla.gnome.org/show_bug.cgi?id=692218 2013-12-14 Luca Bruno <[email protected]> analyzer: Fix critical when catch clause does not catch an ErrorType Based on patch by Severin Heiniger. Fixes bug 670806. 2013-12-14 Nathan Summers <[email protected]> codegen: Fix crash vapi properties with no get body but with set body Fixes bug 657348. 2013-12-14 Richard Schwarting <[email protected]> libxml-2.0: Fix EntityDesc lookup and value_lookup cname Fixes bug 703083. 2013-12-14 Jesse van den Kieboom <[email protected]> Make Vala.Method._base_interface_method weak This fixes a circular reference for interface methods which have themselves as their base method. https://bugzilla.gnome.org/show_bug.cgi?id=712683 2013-12-12 Sergio Costas <[email protected]> xcb: Major changes and fixes. Fixes bug 720225. 2013-12-11 Niclas Lockner <[email protected]> glib-2.0: Added [DestroysInstance] to Thread.join() Fixes bug 720249. 2013-12-10 Evan Nemerson <[email protected]> cogl-1.0: fix read_pixels pixels argument gtk-2.0, gtk-3.0: fix rgb_to_hsv argument directions 2013-12-04 Rico Tzschichholz <[email protected]> atk: Update to 2.11.3 2013-11-28 Rico Tzschichholz <[email protected]> libnotify: Switch to GIR 2013-11-27 Rico Tzschichholz <[email protected]> libpeas-gtk-1.0: Add bindings based on 1.8.1 2013-11-24 Luca Bruno <[email protected]> codegen: Zero length of arrays when transferring ownership This allows var data = (owned) aGenericArray.data; without later setting data.len = 0 manually. 2013-11-19 Rico Tzschichholz <[email protected]> clutter-1.0: Update to 1.16.2 gtk+-3.0: Update to 3.11.2 2013-11-14 Rico Tzschichholz <[email protected]> gdk-3.0, gtk+-3.0: Update to 3.11.1+ 2013-11-14 Rico Tzschichholz <[email protected]> gio-2.0, gio-unix-2.0: Update to 2.39.1 2013-11-08 Philip Withnall <[email protected]> posix: Fix cname of NLItem This fixes the C type of variables of Vala type NLItem. Closes: https://bugzilla.gnome.org/show_bug.cgi?id=685039 2013-11-05 Rico Tzschichholz <[email protected]> vapi: Install packagekit-glib2 bindings 2013-11-04 Jesse van den Kieboom <[email protected]> Allow dynamic type registration of generated dbus proxy classes https://bugzilla.gnome.org/show_bug.cgi?id=711423 2013-11-03 Jesse van den Kieboom <[email protected]> gtk+ 3.0 vapi: make Gtk.Range.get_range_rect return rect https://bugzilla.gnome.org/show_bug.cgi?id=711337 2013-10-30 Rico Tzschichholz <[email protected]> clutter-gst-1.0/2.0: Update to 1.6.0/2.0.8 2013-10-30 Rico Tzschichholz <[email protected]> gio-2.0: Fix default-value warnings of Subprocess.communicate* 2013-10-29 Rico Tzschichholz <[email protected]> gio-2.0: Update to 2.39.0+ packagekit-glib2: Update to 0.8.12 gtk+-3.0: Update to 3.11.0 Bump version suffix Download ======== https://download.gnome.org/sources/vala/0.23/vala-0.23.1.tar.xz (2.55M) sha256sum: d2b54fbfee3eafbbfe2f0d3354043bf05364a8c649cc6a8cb858921c40130ed5 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
