]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
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...
2011-04-22  Luca Brunogirparser: Allow specifying whether a boxed type is...
2011-04-19  Luca Brunogirparser: Don't mark out parameters as nullable
2011-04-19  Luca Brunogirparser: Assume fixed-size arrays are not null terminated
2011-04-19  Luca Brunoglib-2.0: Rename DataTestFunc to TestDataFunc
2011-04-19  Luca Brunolibpq: Fix several function bindings having parameters...
2011-04-17  Ryan Lortiegio-2.0: GSettingsBindSetMapping returns owned
2011-04-17  Jürg Billetergirparser: Remove unused variables
2011-04-17  Luca Brunojson-glib-1.0: Remove unnecessary metadata
2011-04-17  Luca Brunogirparser: Fix owned by default assumption for paramete...
2011-04-17  Luca Brunogirparser: Use new syntax for selecting gir elements
2011-04-16  Luca Brunojson-glib-1.0: Switch to gir
2011-04-16  Luca Brunogirparser: Fix detecting gunichar type as unichar
2011-04-16  Colomban Wendlingglib-2.0: Fix ChildWatchSource binding
2011-04-16  Luca BrunoForbid access to async callback out of the relative...
2011-04-16  Diego Dompegstreamer-0.10: Fix Gst.Message parse_qos* methods...
2011-04-16  Luca Brunogio-2.0: Mark data parameter of ContentType.guess as...
2011-04-13  Ryan LortieGVariantType: add GVariantType.VARDICT
2011-04-10  Jim Nelsongio-2.0: Make ResolverError be an errordomain
2011-04-09  Daniel Hamsgidlparser: Support hiding interfaces with metadata
2011-04-09  Luca BrunoFix binary operations between nullable types
2011-04-09  Luca BrunoForbid implicit construction for SimpleType structs
2011-04-08  Jürg Billeterdova: Convert Array to struct
2011-04-08  Luca Brunocodegen: Fix lvalue access to fields
2011-04-07  Luca BrunoDelegate processing of common Field attributes to the...
2011-04-07  Jürg Billeterdova: Fix assignment to variables of generic type
2011-04-07  Luca Brunox11: Use XCloseDisplay free function for Display
2011-04-07  Joshua Simmonsx11: Add missing XMapRaised function, ErrorCode and...
2011-04-06  Luca Brunolibgda-4.0, gedit-2.20: Fix gedit typo and GdaXaTransac...
2011-04-06  Luca Brunocodegen: Drop MemberAccess creation in struct destroy...
2011-04-06  Luca Brunogtksourceview-2.0: Fix cheader filename for SourceCompl...
2011-04-05  Luca Brunocodegen: Drop MemberAccess creation for disposing of...
2011-04-05  Michal Hrubygidlparser: Support error types for delegates 1df2c050ba29c84026a14e7ee23fa6bcd00b1044
2011-04-05  Joakim Sindholtcodegen: Copy the delegate target when copying structs
next