[vala] Created tag 0.5.7
- From: Jürg Billeter <juergbi src gnome org>
- To: svn-commits-list gnome org
- Subject: [vala] Created tag 0.5.7
- Date: Sun, 29 Mar 2009 14:48:19 -0400 (EDT)
The signed tag '0.5.7' was created.
Tagger: Jürg Billeter <j bitron ch>
Date: Fri Feb 20 20:57:30 2009 +0000
0.5.7
Changes since the last tag 'VALA_0_5_6':
Ali Sabil (7):
escape the dynamic keyword, and identifiers starting with a digit
regenerated
Support takes_ownership attribute for delegate parameters
Add byte order conversion methods to int types
Fix gst_rtp_buffer_get_extension_data binding
Support to_string attribute for enums
Various ownership and missing type parameters fixes
Jürg Billeter (56):
Post-release version bump
Do not generate legacy header files when using -H
Fix assigning to properties in lambda expressions in creation methods,
Use correct C identifier for delegate target of static fields
More fixes, patch by MatÃas De la Puente
Do not declare public constants as `static'
Support struct methods
Add virtual generate_parameter method. Move array and delegate type
Refactor method parameter and result code generation
Fix type of implicit `this' parameter when using generics
Support signals in static D-Bus client
Revert incorrect code generation change for constants, will need to use
Add bindings for ioctl and associated constants
Skip overriding methods and properties in member access, fixes default
Add overriding members to .vapi files, fixes bug 569219
Add bindings for open and associated functions and constants, patch by
Honor lower_case_cprefix attribute for property accessors, fixes bug
Support transfer_ownership attribute for signal parameters
Add more bindings, patch by MatÃas De la Puente
Ensure that classes in implicit namespaces are not private as namespaces
Report unused internal methods
Fix struct construct properties
Use `internal' modifier in class declarations to fix build with Vala older
Support overriding members in .vapi files
Fix crash on invalid error expressions
Write type_id attribute for GBoxed compact classes
Add GTestCase and GTestSuite bindings, patch by John Carr, fixes bug
Do not handle signals of irrelevant object paths
NULL-terminate arrays when demarshalling
Remove D-Bus message filter when disposing proxy object
Add bindings for signal functions and constants, patch by Michael Lauer
Drop experimental support for partial classes
Emit delegate documentation to the C header files
Recognize c:type attributes in .gir
Keep arrays NULL-terminated when appending
Fix else if parsing, fixes bug 562632
Support `new' as member modifier in parser to prepare support for hiding
Add base_struct property to Struct class, patch by Andreas Brauchli
Warn when hiding members, support `new' keyword to suppress warning, based
Add error domains to VAPI files, fixes bug 571692
Nullable fixes, patch by Mark Lee, fixes bug 571407
Support chaining up to constructors in generic classes, fixes bug 567319
Fix gtk_tree_view_insert_column_with_data_func binding
Remove ParenthesizedExpression to simmplify AST
Fix pango_font_description_from_string binding and support implicit copies
Fix gdk_event_handler_set binding
Add GDateDMY binding, patch by Frederik, fixes bug 568691
Add libdaemon bindings, patch by Jukka-Pekka Iivonen, fixes bug 568758
Support context-specific error reporting and add a context stack, based on
Add Scope.get_symbol_table method, patch by Abderrahim Kitouni
Include unistd.h to support compilation with
Support error handling when dynamically calling void methods, patch by
Complete GByteArray binding, patch by Michael Lauer
Add g_io_add_watch_full binding, patch by Michael Lauer
Add FUSE bindings, patch by John Carr, fixes bug 571187
update for 0.5.7 release
Philip Van Hoof (1):
Checking for vstore in vala_dbus_register_object. Fixes a crash when you
Ryan Lortie (16):
Bug 571169 â?? make floating references generic
Bug 571256 â?? [CCode (async_only = true)] formal parameter annotation
add some .gitignore
Bug 566363 â?? yielding functions that throw don't work
Bug 571263 â?? make yielding functions dispatch results to mainloop
Store the Data structure as the op_res gpointer of the GSimpleAsyncResult.
For now, just forbid ref/out paramters on yielding functions since they
Bug 571484 â?? free owned result even if _finish isn't called
Emit 'default:' label with g_assert_not_reached() for async state switch
Split method code generation into many smaller functions. Enable
thanks juergbi :)
remove the dummy-object hack since gio now supports NULL source objects
only use g_value_set_pointer if the GType of a class is G_TYPE_POINTER;
Add support for a 'use_const' CCode attribute and GIDL XML attribute that,
Output 'vapigen' 'gen_introspect' and 'vala_gen_introspect' variables into
vapi/gio-2.0.vapi vapi/gio-unix-2.0.vapi vapi/packages/gio-2.0/gio-2.0.gi
Thijs Vermeir (2):
Fix binding for gst_pad_chain
Fix binding for gdk_pixbuf_scale_simple
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]