]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2011-05-29  Luca Brunogirparser: Threat non-boxed disguised records as compac... 507697e0902f21b02356c3237207b935663ef3a5
2011-05-29  Jürg Billeterglib-2.0: Simplify creation of GLib.Sequence
2011-05-29  Jürg Billeterdova: Allow structs without default constructor
2011-05-29  Luca Brunocodegen: Fix definition of fields when array length...
2011-05-29  Luca BrunoEnable control flow analysis for variable declarations
2011-05-29  Luca BrunoUse accept_children in DataType
2011-05-28  Luca Brunotests: Add regression test for bug 609642
2011-05-28  Luca Brunotests: Shut vala warning against asynchronous/bug641182...
2011-05-28  Luca Brunocodegen: Do not initialize temp variable when getting...
2011-05-28  Luca Brunocodegen: Fix closures in creation methods of classes...
2011-05-27  Luca Brunogirparser: Skip elements with attribute private="1"
2011-05-27  Luca Brunotests: Add -X -g to the compilation flags
2011-05-26  Luca BrunoFix checking for abstract/virtual methods inside structs
2011-05-26  Luca Brunogirparser: Fix criticals when autoreparenting methods...
2011-05-26  Luca Brunogirparser: Special case array of ctype GStrv as a null...
2011-05-26  Luca Brunogtk+-2.0: Fix Gtk.Fixed.children type arguments
2011-05-26  Luca Brunocodegen: Open block for try statements
2011-05-26  Luca Brunocodewriter: Fix writing methods inside error domains
2011-05-25  Luca Brunogirparser: Allow specifying type for property in metadata
2011-05-25  Luca BrunoAlways set value_owned to false for pointers
2011-05-25  Luca Brunogirparser: Fix reparenting symbols to known containers
2011-05-25  Luca Brunogirparser: Autoreparent namespace methods before proces...
2011-05-25  Luca Brunogirparser: Add sentinel metadata argument
2011-05-25  Luca Brunocodegen: Forbid creating closures for delegates without...
2011-05-24  Luca Brunocodegen: Guard pointer indirection of lengths when...
2011-05-24  Luca Brunogirparser: Add array_length_field metadata
2011-05-24  Luca Brunogirparser: Do not assume method with same name of prope...
2011-05-24  Luca Brunogirparser: Add printf_format metadata
2011-05-23  Luca Brunogirparser: Fix setting cname for fields of nested structs
2011-05-23  Luca Brunogtk+-3.0: Add FileFilter.set_filter_name and get_filter...
2011-05-23  Luca Brunogirwriter: Fix field callback of virtual async methods
2011-05-23  Luca Brunogirwriter: Add self parameter to the callback of virtua...
2011-05-22  Jürg Billetercodegen: Fix criticals for interfaces without class...
2011-05-21  Jürg Billeterglib-2.0: Simplify creation of GLib.Array
2011-05-21  Jürg BilleterDo not accept static as type modifier
2011-05-20  Jürg BilleterD-Bus: Fix use of Bus.get_proxy outside async methods
2011-05-20  Alexander Kojevnikovtests: Do not use xargs GNU extension in the test runner
2011-05-20  Alexander Kojevnikovtests: Search path for bash
2011-05-20  Jürg Billetercodegen: Fix memory management in generic methods
2011-05-20  Jürg BilleterFix critical with invalid constant initializers
2011-05-20  Jürg BilleterSupport arrays of void pointers
2011-05-20  Luca Brunocodegen: Fix copy of fixed arrays when elements require...
2011-05-20  Luca Brunocodegen: Drop ccomma expressions in copy_value
2011-05-19  Luca Brunogirparser: Fix adding error types to functions
2011-05-18  Jürg Billetercodegen: Discourage copying delegates with target
2011-05-18  Luca Brunogirparser: Allow specifying the error thrown from a...
2011-05-18  Luca Brunogirparser: Make type arguments be owned by default
2011-05-17  Luca Brunocodegen: Don't hardcode C identifiers in return_out_par...
2011-05-17  Jürg Billetergtk+-3.0: Fix gtk_style_context_get and gtk_style_conte...
2011-05-17  Jürg Billetergtk+-3.0: Fix GtkWidget::grab_broken_event binding
2011-05-17  Jürg Billetergtk+-3.0: Fix gtk_widget_size_allocate binding
2011-05-17  Jürg BilleterApply `new' modifier to signal default handlers
2011-05-17  Jürg Billetergtk+-3.0: Add GtkWidgetClass.activate_signal binding
2011-05-16  Luca BrunoGType: Connect default signal handlers in interfaces
2011-05-16  Luca BrunoGType: Support virtual signals in interfaces
2011-05-16  Jürg Billetergdk-3.0: Fix gdk_window_destroy binding
2011-05-16  Jürg Billetergtk+-3.0: Fix gtk_widget_set_window
2011-05-16  Jürg Billetergtk+-3.0: Fix gtk_*_get_preferred_* bindings
2011-05-15  Robert Ancelllibrsvg-2.0: Add librsvg/rsvg-cairo.h header to cairo...
2011-05-15  Luca Brunocodewriter: Write cheader_filename for methods not...
2011-05-15  Luca Brunocodegen: Use store_value when assigning the new value...
2011-05-15  Luca Brunocodegen: Rename store_variable to store_value and make...
2011-05-15  Luca Brunocodegen: Add GLibValue.ctype to be used with lvalues
2011-05-15  Luca Brunocodegen: Fix get_parameter_cvalue to consider no_array_...
2011-05-14  Luca Brunogirparser: Drop the parameter before the ellipsis havin...
2011-05-14  Duncan Mac... linux: Fix InotifyFlags and InotifyMaskFlags bindings
2011-05-13  Luca Brunolinux: Add has_type_id=false to structs and enums
2011-05-12  Luca Brunogirparser: Handle unions inside boxed classes
2011-05-12  Sam Thursfieldglib-2.0: Fix Log.set_fatal_mask and set_always_fatal... a92b2cf1eb119d259abe5ce63898450060c46928
2011-05-12  Luca Brunocodegen: Don't spit out critical when returning unowned...
2011-05-11  Nicolas Bruguierxcb: Add missing methods and enhance Connection bindings
2011-05-11  Luca Brunogio-2.0: Use out uint8[] for File.load_* methods
2011-05-11  Luca Brunocodegen: Fix accessing variables without delegate target
2011-05-11  Luca Brunocodegen: Don't use simple struct initializer if local...
2011-05-10  Luca Brunogirparser: Set no_array_length if metadata specifies...
2011-05-10  Luca Brunogmodule-2.0: Add gir_namespace and gir_version information
2011-05-10  Luca Brunogirparser: Fix getting the cname of the constructor...
2011-05-10  Luca Brunogio-2.0, gio-unix-2.0, gdk-pixbuf-2.0: Fix cancellable...
2011-05-09  Luca Brunocodegen: Remove unused variable
2011-05-09  Luca Brunocodegen: Fix regression when capturing an unowned deleg...
2011-05-08  Luca Brunocodegen: Use store_field for object initializer
2011-05-08  Luca Brunocodegen: Get the instance using get_local_cvalue for...
2011-05-08  Luca Brunocodegen: Use store_field in generate_struct_copy_function
2011-05-08  Luca BrunoGAsync: Use full result of copy_value in generate_async...
2011-05-08  Luca Brunocodegen: Use store_field in add_struct_copy_function
2011-05-08  Luca Brunocodegen: Save some block data members for captured...
2011-05-08  Luca Brunocodegen: Use TargetValue methods in capture_parameter
2011-05-08  Luca Brunocodegen: Fix result of copy_value for arrays
2011-05-08  Luca Brunocodegen: Unowned delegates can't become owned when...
2011-05-07  Luca Brunocodegen: Fix transform_value result when target_type...
2011-05-07  Luca Brunocodegen: Get rid of transform_expression
2011-05-07  Luca Brunocodegen: Use transform_value instead of transform_expre...
2011-05-07  Luca Brunocodegen: Drop Expression dependency from transform_value
2011-05-07  Luca Brunocodegen: Drop Expression dependency from generate_deleg...
2011-05-07  Luca Brunocodegen: Start porting transform_expression to transfor...
2011-05-07  Luca Brunocodegen: Get rid of get_ref_cexpression
2011-05-07  Luca Brunocodegen: Use copy_value instead of get_ref_cexpression
2011-05-07  Luca Brunocodegen: Drop Expression dependency in copy_value
2011-05-07  Luca Brunocodegen: Introduce non_null in GLibValue
2011-05-07  Luca Brunocodegen: Return TargetValue from copy_value
next