]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
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
2011-05-05  Luca Brunocodegen: Remove unused variable in gtype module
2011-05-05  Luca Brunocodegen: Replace trivial get_ref_cexpression calls...
2011-05-05  Jürg Billetergtk+-3.0: Fix GtkBorder, gtk_icon_info_*, gtk_style_con...
2011-05-05  Luca Brunogirparser: Merge all nodes that collide with a property...
2011-05-05  Luca Brunogirparser: Add null check when setting the alias cname
2011-05-05  Luca Brunocodegen: Complete porting of GSignal and GType modules...
2011-05-05  Luca Brunocodegen: Fix the transformation of elseif cascades...
2011-05-05  Luca Brunoccodegen: Port the remaining code to use the ccode...
2011-05-05  Luca Brunocodegen: Fix regression when generating get_property
2011-05-04  Luca Brunocodegen: Get rid of get_unref_expression
2011-05-04  Luca Brunocodegen: Use destroy_value in emit_simple_assignment
2011-05-04  Luca BrunoD-Bus: Use destroy_local instead of get_unref_expression
2011-05-04  Luca BrunoGObject: Use destroy_value in add_get_property_function
2011-05-04  Luca BrunoGObject: Use ccode in add_get_property_function
2011-05-04  Luca BrunoGError: Use destroy_value in return_with_exception
2011-05-04  Luca BrunoGAsync: Use destroy_local and destroy_parameter in...
2011-05-04  Luca Brunocodegen: Use ccode in generate_free_function of the...
2011-05-04  Luca Brunocodegen: Remove useless append_function in gasync module
2011-05-04  Luca Brunocodegen: Use destroy_value in destroy function wrappers
2011-05-04  Luca Brunocodegen: Use destroy_value in method calls
2011-05-04  Luca Brunocodegen: Drop destroy_variable in favor of destroy_value
2011-05-04  Luca Brunocodegen: Add array_length_cexpr in GLibValue
2011-05-04  Luca Brunocodegen: Use get_array_length_cvalue to get the product...
2011-05-03  Luca Brunocodegen: Add copy_value for symmetry with destroy_value
2011-05-03  Luca Brunocodegen: Use store_local and get_local_cvalue in postfi...
2011-05-02  Luca Brunogirparser: Fix adding Cancellable as last parameter
2011-05-02  Luca Brunogirparser: Add get_cname and get_lower_case_cprefix...
2011-05-02  Luca BrunoMark the inner expression of unary increment/decrement...
2011-05-02  Luca BrunoMark the inner expression of postfix expression to...
2011-05-01  Luca Brunogirparser: Only process static methods of root namespace
2011-05-01  Luca Brunogirparser: Do not add default constructor to compact...
2011-05-01  Luca Brunoglib-2.0: Add Node n_children() method and fix nth_child()
2011-04-30  Luca Brunocodegen: Use store_field for struct initializer
2011-04-30  Luca Brunocodegen: Cast to field or parameter ctype on assignment
2011-04-30  Luca BrunoForbid pointer indirection for void type
2011-04-30  Luca Brunovte: Fix Terminal.fork_command_full binding
2011-04-30  Luca Brunogdk-3.0: Mark Device.grab cursor parameter to be nullable
2011-04-30  Luca Brunogdk-2.0, gdk-3.0: Fix Keymap.get_entries_for_keycode...
2011-04-30  Luca Brunocodegen: Fix array ownership transfer
2011-04-30  Luca Brunocodegen: Store array_null_terminated information into...
2011-04-29  Jürg Billetercodegen: Move freeing of locals to append_scope_free...
2011-04-29  Maciej Piechotkacodegen: Fix execution order of finally blocks
2011-04-29  Luca BrunoAdd documentation for --metadatadir in the valac and...
2011-04-29  Luca Brunogstreamer-0.10: Mark Clock.wait jitter parameter to...
2011-04-29  Oliver Saudergio-2.0: Make return value for File.query_filesystem_in...
2011-04-29  Luca Brunogdk-3.0: Fix Gdk.threads_add_* bindings
2011-04-28  Luca Brunocodegen: Create local variable for the foreach iterator
2011-04-28  Luca Brunocodegen: Call visit_local_variable on the foreach eleme...
2011-04-28  Luca Brunocodegen: Call visit_local_variable on the foreach colle...
2011-04-27  Luca Brunocodegen: Use CatchClause.error_variable instead of...
2011-04-27  Maciej PiechotkaFix creation of lambdas inside interface methods
2011-04-27  Jürg Billetercodegen: Fix memory leak for return statements in inner...
2011-04-27  Jürg Billetercodegen: Free locals before executing finally block
2011-04-26  Luca Brunogirparser: Refactoring, create GIR nodes to improve...
2011-04-26  Luca Brunoglib-2.0: Set type_id for Pid
2011-04-26  Luca Brunox11: Set type_id for Atom
2011-04-25  Luca Brunoglib-2.0: Ultimate fix for Thread.foreach bindings
2011-04-25  Luca Brunoglib-2.0: Set simple_generics for Thread.foreach
2011-04-24  Daniel Svenssongtk+-2.0, gtk+-3.0: Mark *_get_layout_offsets parameter...
2011-04-23  Daniel Svenssongtk+-2.0, gtk+-3.0: Mark Range.get_slider_range paramet...
2011-04-23  Daniel Svenssongdk-2.0, gdk-3.0: Mark Window.get_root_coords parameter...
2011-04-23  Daniel Svenssonavahi-gobject: Use string.length instead of deprecated...
2011-04-23  Luca Brunogirparser: Fix parsing selectors and matching
2011-04-23  Luca Brunogirparser: Assume methods with the same name of a prope...
2011-04-22  Luca BrunoFix checking access to async callback for base methods
2011-04-22  Luca BrunoFix default free function for classes
2011-04-22  Luca Brunogio-2.0: Use uint8[] for Socket buffers in send/receive...
2011-04-22  Luca Brunogirparser: Auto detect real-non-null-struct out paramet...
next