]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2011-06-09  Luca Brunocodegen: Support owned delegate parameter in set accessor 1e90d53dba0eff6ec2babd8292676099308dd4f6
2011-06-09  Luca BrunoTransfer ownership of owned value parameter in set...
2011-06-09  Luca Brunocodegen: Fix memory leak in set accessor with owned...
2011-06-08  Luca Brunogirparser: Only rely on virtual-method for marking...
2011-06-08  Oliver Saudergtk+-2.0, gtk+-3.0: Fix return value of gtk_target_tabl...
2011-06-08  Luca Brunogio-2.0: Fix Bus.watch_name and watch_name_on_connectio...
2011-06-07  Luca Brunotests: Add ref-testing for the GIR parser
2011-06-05  Luca Brunogtk+-2.0, gtk+-3.0: Mark TreeModel.get_path return...
2011-06-05  Luca Brunogirparser: Set vfunc_name for virtual methods if name...
2011-06-05  Luca Brunogtk+-2.0, gtk+-3.0: Make TreeModel.ref_node and unref_n...
2011-06-04  Luca BrunoMove custom_return_type_cname CCode attribute down...
2011-06-04  Luca Brunogirparser: Threat union with registered GType as boxed... 2ea1145919c2fb341f03cc6c8642bc5e9eb0eb82
2011-06-04  Oliver Sauderx11: Add XGetInputFocus method to Display
2011-06-03  Luca Brunogirparser: Handle array length index for return values
2011-06-03  Jürg BilleterFix critical when calling generated enum to_string...
2011-06-03  Luca Brunogirparser: Always parse gtype structs as records even...
2011-06-03  Luca Brunogirparser: Ensure that cname of guessed accessor method...
2011-06-03  Luca Brunogirparser: Fix finding invoker method for virtual methods
2011-06-02  Luca BrunoD-Bus: Require class prerequisite for dbus interfaces
2011-06-01  Jürg Billetercodegen: Remove incorrect check when returning arrays...
2011-06-01  Jürg Billetercodegen: Clarify handling of self for closures
2011-05-31  Michael 'Mickey... alsa: fix snd_pcm_write* and and snd_pcm_read*
2011-05-31  Luca BrunoCollect used variables in postfix expression for flow...
2011-05-31  Robert Ancellcairo: Add missing Device class and Surface methods
2011-05-30  Jürg Billeterccode: Fix line breaking of string literals with octal...
2011-05-30  Michael 'Mickey... linux: bind i2c and smbus subsystem
2011-05-30  Michael 'Mickey... linux: bind uinput (userspace input) subsystem
2011-05-30  Michael 'Mickey... alsa: bind PCM subsystem
2011-05-30  Michael 'Mickey... posix: add inet_ntop(3) and corresponding constants
2011-05-30  Michael 'Mickey... linux: add misc. non-posix termios constants
2011-05-30  Luca Brunocodegen: Support passing real non-null structs as ref...
2011-05-29  Luca Brunogirparser: Fix criticals when enums or error domains...
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
next