]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-03-21  Frederik Zippsdl, tiff: Do not use `weak' modifier where it is not...
2010-03-20  Jürg Billetergtk+-2.0: Hide gtk_tree_iter_{copy,free} bindings
2010-03-20  Jürg BilleterCheck rank when checking array type compatibility
2010-03-20  Jürg BilleterReport error when using `construct' with incompatible...
2010-03-20  Jürg BilleterUse generics for g_object_*_{,q}data bindings
2010-03-20  Jürg BilleterFix memory management with inferred generic type arguments
2010-03-20  Jürg BilleterAvoid GPOINTER_TO_* macros with va_arg
2010-03-20  Jürg BilleterAdd va_list support
2010-03-20  Jürg BilleterAvoid temporary variable on struct initialization
2010-03-20  Jürg BilleterFix constructor chain up within the same class
2010-03-20  Jürg BilleterInfer type arguments when calling generic methods
2010-03-20  Jürg BilleterFix double free with owned named arguments
2010-03-20  Jürg BilleterReport error on invalid array creation expressions...
2010-03-20  Jürg Billeterlibusb: Do not use `weak' modifier where it is not...
2010-03-20  Jürg Billetersqlite3: Do not use `weak' modifier where it is not...
2010-03-20  Jürg Billetergmodule-2.0: Do not use `weak' modifier where it is...
2010-03-20  Jürg Billetergstreamer-0.10: Do not hide GstBuffer.size to retain...
2010-03-20  Jürg BilleterSupport explicit constructors for boolean, integer...
2010-03-20  Jürg BilleterImprove error reporting for local variable initializers
2010-03-20  Jürg BilleterDo not support constructors for boolean, integer, and...
2010-03-20  Jürg BilleterDo not warn on assignment to same variable of different...
2010-03-20  Jürg BilleterFix constructor chain up to generic compact classes
2010-03-20  Jürg Billetergobject-2.0: Remove Object.finalize binding
2010-03-20  Jürg BilleterDo not allow access to instance members of outer classes
2010-03-20  Luca BrunoGType: Do not allow 'type' properties
2010-03-20  Jens GeorgAdd Signal attribute for signal declarations
2010-03-20  Luca BrunoSupport .connect() and .connect_after() for dynamic...
2010-03-20  Jonathan ConderFix disconnecting from detailed signal
2010-03-20  Frederik ZippD-Bus: Fix C warning with array return values in dynami...
2010-03-20  Jürg BilleterFix critical when accessing implicit result variable
2010-03-20  Jürg BilleterReport error when using reference parameters in async...
2010-03-20  Jürg BilleterDrop ReadOnly* collection classes
2010-03-20  pancakeglib-2.0: Drop unused PlusOperator attribute
2010-03-20  Jürg BilleterWarn when using `weak' modifier where it is not applicable bd65b0d4dc74142ab00bcd9620ce798f3f304c55
2010-03-20  Jürg BilleterDo not use `weak' modifier where it is not applicable
2010-03-20  Luca BrunoUse switch instead of do-while for string switch statements
2010-03-20  Jürg BilleterWarn on assignment to same variable
2010-03-19  Luca BrunoReturn NULL in to_string() for invalid enum values
2010-03-19  Luca BrunoUse fmod/fmodf for modulo operation between floating...
2010-03-17  Michael 'Mickey... linux: add framebuffer constants, structs, and ioctls
2010-03-15  Jürg Billetergstreamer-0.10: Fix Gst.Buffer subclassing
2010-03-14  Evan Nemersonglib-2.0: GLib.static_assert returns void
2010-03-14  Evan Nemersonjson-glib-1.0: Make json_parser_load_from_data.length...
2010-03-14  Evan Nemersonvapigen: Support default_value for arguments
2010-03-14  Evan NemersonMake all Literal constructors accept null SourceReferences
2010-03-14  Evan NemersonRegenerate all bindings
2010-03-14  Adrien BustanyPurple bindings: fix excludes and add GI file
2010-03-14  Evan Nemersonglib-2.0: Use strtol instead of atol for string.to_long
2010-03-14  Jürg BilleterSplit large string literals into multiple lines
2010-03-14  Evan Nemersonjson-glib-1.0: Use metadata instead of json-glib-1...
2010-03-14  Evan Nemersonlibgnomeui-2.0: Update to 2.24.2.
2010-03-14  Evan Nemersonlibrsvg-2.0: Update to 2.26.0, remove librsvg-2.0-custo...
2010-03-14  Evan Nemersongtk+-2.0: Hide many unwanted user data and destroy...
2010-03-14  Diego Escalante... webkit-1.0: Update webkit bindings to 1.1.22
2010-03-14  Evan Nemersongtk+-2.0: Make GtkContainer::set_focus_child's argument...
2010-03-14  Evan Nemersongtk+-2.0: Fix several GtkIMContext-related bindings
2010-03-14  Evan Nemersongdk-2.0: Mark Gdk.Region.get_rectangles rectangles...
2010-03-14  Evan Nemersongtk+-2.0: Add many missing type arguments
2010-03-14  Evan Nemersonvapigen: Improve support for type_arguments
2010-03-14  Evan Nemersongstreamer-video-0.10: don't hide Gst.VideoFormat members
2010-03-14  Evan Nemersongstreamer-netbuffer-0.10: Hide Gst.NetBufferClass
2010-03-13  Evan Nemersonsdl: Remove unnecessary argument to SDL.Key.get_keys
2010-03-13  Jürg BilleterFix instance_pos attribute writing in VAPI files
2010-03-13  Jürg Billeterdova: Do not write `owned' in VAPI files
2010-03-13  Jürg Billeterdova: Do not support foreach without iterator
2010-03-13  Jürg Billeterdova: Add implicit result variable
2010-03-13  Jürg Billeterdova: Do not accept `owned' for property get accessors
2010-03-13  Jürg Billeterdova: Pass structs by value by default
2010-03-13  Jürg Billeterdova: Use long/ulong for 64-bit integer literals
2010-03-13  Jürg Billeterdova: Classes derive from Object by default
2010-03-13  Jürg Billeterdova: Accept list, set, and map literals and tuples
2010-03-13  Jürg BilleterDrop support for bootstrapping with vala < 0.7.6
2010-03-13  Jürg Billeterdova: Do not support array or object member initializers
2010-03-13  Jürg Billeterdova: Do not accept `unowned' or `owned' in dova profile
2010-03-13  Jürg Billeterdova: Do not require types uchar and int8 in dova profile
2010-03-13  Jürg Billetervalac: Add --nostdpkg option
2010-03-13  Jürg BilleterAdd stub dova profile
2010-03-13  Jürg BilleterDo not use static modifier for extern methods
2010-03-13  Marc-André... Fix nested struct expression as method argument
2010-03-13  Luca BrunoSupport connect_after for signals
2010-03-13  Luca BrunoObject.new will ref_sink() the returned instance if...
2010-03-13  Evan NemersonSupport array_length_type for fields
2010-03-13  Jürg BilleterReport error on use of tuples
2010-03-12  Jürg Billeterbuild: Use git-version-gen
2010-03-12  Jürg Billeterbuild: Use separate directory for auxiliary build tools
2010-03-12  Jörn MagensFix use of memory profiler in multithreaded applications
2010-03-11  Jürg BilleterFix memory leak of method arguments in error case
2010-03-11  Jürg BilleterFix retrieving array length from constants in other...
2010-03-10  Evan Nemersonlibsoup-2.4: Make Soup.Session.queue_message callback...
2010-03-10  Evan Nemersongoocanvas: Correct cname of Goo.CanvasImage.create
2010-03-10  Adrien Bustanyrest bindings: Mark parameter as nullable
2010-03-10  Adrien Bustanyrest bindings: Mark nullable parameters as such
2010-03-10  Adrien BustanyUpdate libdata bindings
2010-03-10  Jürg BilleterFix flow analysis for catch clauses with specific error...
2010-03-10  Jürg BilleterMark return type of `as` operator as nullable
2010-03-10  Jürg BilleterFix (!) non-null cast for structs
2010-03-10  Ryan Lortieposix: Use __compar_fn_t as cname for compar_fn_t
2010-03-10  Ryan Lortiemore GVariant vapi updates
2010-03-10  Ryan Lortiefix typo in posix vapi ([CCOde] -> [CCode])
2010-03-09  Jürg BilleterMake BinaryExpression.get_operator_string public
next