]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2009-01-19  Jürg BilleterMore fixes, patch by Matías De la Puente
2009-01-19  Jürg BilleterUse correct C identifier for delegate target of static...
2009-01-19  Jürg BilleterFix assigning to properties in lambda expressions in...
2009-01-18  Thijs VermeirFix binding for gst_pad_chain
2009-01-18  Jürg BilleterDo not generate legacy header files when using -H
2009-01-18  Jürg BilleterPost-release version bump
2009-01-18  Jürg Billeterupdate for 0.5.6 release VALA_0_5_6
2009-01-18  Jürg BilleterAdd Log.FILE, Log.LINE, and Log.METHOD constants as...
2009-01-18  Jürg BilleterAdd stub POSIX binding
2009-01-17  Jürg BilleterAccept `params' as identifier after cast parentheses
2009-01-17  Jürg BilleterFix sincos binding, patch by Jukka-Pekka Iivonen, fixes...
2009-01-17  Jürg BilleterFix crash when using lambda expressions with owned...
2009-01-17  Jürg BilleterAdd missing include for enum values, fixes bug 531724
2009-01-17  Jürg BilleterFix symbol lookup in constant and field initializers...
2009-01-17  Jürg BilleterFix wrapper for delegates returning arrays, fixes bug...
2009-01-17  Jürg BilleterAdd Lua binding, patch by pancake and Phil Housley...
2009-01-17  Jürg BilleterFix delegate bindings, patch by Matías De la Puente
2009-01-17  Jürg BilleterParse callback parameter annotations
2009-01-17  Jürg BilleterFix infinite loop when reading entity references
2009-01-17  Jürg BilleterRead comments
2009-01-17  Jürg BilleterFix gtk_widget_create_pango_* bindings
2009-01-17  Jürg BilleterSet formal_target_type to fix constructors using generi...
2009-01-17  Jürg BilleterDo not try to convert from generic pointer twice when...
2009-01-17  Thijs VermeirAdd missing bindings for GstValue. fixes bug 530812
2009-01-16  Jürg BilleterFix determining relative accessibility, fixes bug 559798
2009-01-16  Jürg BilleterFix bogus errors about missing return type in creation...
2009-01-16  Jürg BilleterUse correct cname when calling property set accessor...
2009-01-16  Jürg BilleterDo not require libgee to support element access in...
2009-01-16  Jürg BilleterReport error when returning owned variable in method...
2009-01-16  Jürg BilleterRemove gconf_init binding, it is broken and deprecated...
2009-01-16  Jürg BilleterSupport vfunc_name attribute
2009-01-16  Jürg BilleterFix GtkTreePath binding, fixes bug 566274
2009-01-16  Jürg BilleterDo not allow structs to have more than one base type...
2009-01-16  Jürg BilleterFix gtk_text_iter_forward_find_char binding, patch...
2009-01-16  Jürg BilleterDetect local variables conflicting with parameters...
2009-01-16  Jürg BilleterAdd MySQL bindings, patch by Jukka-Pekka Iivonen, fixes...
2009-01-16  Jürg BilleterFix struct base type error message, patch by Carlos...
2009-01-16  Jürg BilleterFix g_datalist*_get bindings, patch by Yu Feng, fixes...
2009-01-16  Jürg BilleterAdd array_length_cexpr CCode attribute for fields with...
2009-01-16  Jürg BilleterSupport void ref functions
2009-01-16  Jürg BilleterFix typedef generation for private types, patch by...
2009-01-16  Jürg BilleterWarn about possibly missing GLib.Object prerequisite...
2009-01-16  Jürg BilleterTest marshalling of basic types over D-Bus
2009-01-16  Jürg BilleterUse `internal' accessibility for namespace members...
2009-01-16  Jürg BilleterRearrange test cases
2009-01-16  Jürg BilleterImprove array tests
2009-01-16  Jürg BilleterImprove string tests
2009-01-15  Jürg BilleterIgnore BusName sender parameters in marshalling code
2009-01-15  Jürg BilleterFix accessor detection for properties
2009-01-15  Jürg BilleterFix syntax error, patch by Frederik
2009-01-15  Jürg BilleterTrack usage of creation methods to avoid bogus warnings...
2009-01-15  Jürg BilleterFix generated introspection information when using...
2009-01-15  Jürg BilleterAccept numbers with characters as identifiers where...
2009-01-14  Jürg BilleterImprove output for owned property getters
2009-01-14  Jürg BilleterReport error when using getters of properties with...
2009-01-14  Jürg BilleterImprove syntax error message when expecting declaration
2009-01-14  Florian Brosch- new mysql-based valadoc.org doclet (--enable-valadoco...
2009-01-13  Jürg BilleterRemove obsolete vala.h
2009-01-13  Jürg BilleterAdd -H command-line option to generate C header file...
2009-01-13  Thijs VermeirFix binding of gst_caps_from_string regenerated
2009-01-12  Thijs Vermeirregenerated
2009-01-11  Jürg BilleterOwnership fixes in gst_bin_* bindings, patch by Sebasti...
2009-01-11  Jürg BilleterFix GMarkupParser binding, patch by Ali Sabil
2009-01-11  Jürg BilleterSupport null-terminated array parameters in delegates...
2009-01-11  Jürg BilleterFix GstMessage ownership in gst_bus_* bindings, patch...
2009-01-11  Jürg BilleterFix crash when assigning to dynamic properties
2009-01-10  Jürg BilleterFix pointer properties
2009-01-10  Jürg BilleterPost-release version bump
2009-01-10  Jürg Billeterupdate for 0.5.5 release VALA_0_5_5
2009-01-10  Jürg BilleterSupport methods returning null-terminated arrays
2009-01-10  Jürg BilleterReplace `#' in property declarations by `owned' modifie...
2009-01-10  Jürg BilleterWarn when using result variable with incompatible type...
2009-01-10  Jürg BilleterAdd --enable-deprecated and --enable-experimental comma...
2009-01-10  Jürg BilleterRemove --disable-non-null option after transition perio...
2009-01-10  Jürg BilleterFix compile errors when using postconditions
2009-01-10  Jürg BilleterUse dbus-glib types for dynamic D-Bus signals, fixes...
2009-01-09  Jürg BilleterUse correct C type for set accessors of properties...
2009-01-09  Jürg BilleterFix critical and generated code for static delegate...
2009-01-09  Jürg BilleterReport error when field type is less accessible than...
2009-01-09  Jürg BilleterFix memory leak when retrieving values from property...
2009-01-09  Jürg BilleterDo not free values returned via g_object_get prematurel...
2009-01-09  Jürg BilleterFix critical when trying to access instance member...
2009-01-09  Jürg BilleterAdd CodeNode.get_type_name method
2009-01-09  Jürg BilleterFix GstNetAddress binding, fixes bug 564924
2009-01-09  Jürg BilleterFix gst_base_transform_get_unit_size bindings, fixes...
2009-01-09  Jürg BilleterFix gst_uri_handler_get_protocols* bindings, fixes...
2009-01-09  Jürg BilleterFix gst_object_get_name, gst_object_get_name_prefix...
2009-01-09  Jürg BilleterDo not accept `ref' and `out' expressions outside of...
2009-01-09  Jürg BilleterSupport lambda expressions throwing errors, fixes bug...
2009-01-09  Jürg BilleterDo not allow empty enums and errordomains, fixes bug...
2009-01-09  Jürg BilleterPerform flow analysis on code in creation methods,...
2009-01-09  Jürg BilleterFix some type suffix issues with real literals
2009-01-09  Jürg BilleterImprove integer tests
2009-01-09  Jürg BilleterFix error handling in try statements nested across...
2009-01-09  Jürg BilleterDo not pass null as option to CCodeCompiler
2009-01-09  Jürg BilleterFix critical in compiled applications using null-termin...
2009-01-09  Jürg BilleterSimplify CCodeVariableDeclarator construction with...
2009-01-09  Jürg BilleterFix gsl_error_set_error_handler binding
2009-01-08  Jürg BilleterFix gtk_selection_data_set_uris binding, fixes bug...
2009-01-07  Jürg BilleterVisit declared error types to resolve symbols
next