]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2008-12-16  Jürg Billeterupdate for 0.5.3 release VALA_0_5_3
2008-12-16  Jürg BilleterDrop vala-gen-project, moved to vtg, Vala Toys for...
2008-12-16  Jürg BilleterFix temporary variable handling when using methods...
2008-12-16  Jürg BilleterFix handling of int16, uint16, int32, and uint32
2008-12-16  Jürg BilleterFix GstNetBuffer binding, patch by Evan Nemerson, fixes...
2008-12-16  Jürg BilleterFix gst_version binding, patch by Evan Nemerson, fixes...
2008-12-16  Jürg BilleterAdd support for class destructors, patch by Sebastian...
2008-12-16  Jürg BilleterAdd support for private class fields, patch by Sebastia...
2008-12-16  Jürg BilleterFix GByteArray binding, patch by Evan Nemerson, fixes...
2008-12-16  Jürg BilleterFix gdk_pixbuf_new_from_stream* bindings, patch by...
2008-12-16  Jürg BilleterFix crash and temporary variable declarations when...
2008-12-16  Jürg BilleterExtend metadata support for delegates
2008-12-16  Jürg BilleterFix crash when parsing metadata, fixes bug 563390
2008-12-16  Jürg BilleterFix crash when using out parameters in delegates, fixes...
2008-12-16  Jürg BilleterFix gst_bus_sync_signal_handler binding, fixes bug...
2008-12-16  Jürg BilleterSupport delegates throwing errors, fixes bug 557332
2008-12-16  Jürg BilleterVarious ownership fixes, patch by Evan Nemerson, fixes...
2008-12-16  Jürg BilleterAdd g_string_truncate binding, patch by Yu Feng, fixes...
2008-12-16  Jürg BilleterAdd transaction hook, tracing, profiling, and mutex...
2008-12-16  Jürg BilleterMove substring method to VAPI file, handle negative...
2008-12-16  Jürg BilleterVarious delegate parameter fixes, patch by Michael...
2008-12-16  Jürg BilleterAdd g_io_extension_get_type binding, patch by Jared...
2008-12-16  Jürg BilleterInclude C header files for types used in sizeof express...
2008-12-16  Jürg BilleterReport error when using construct properties in non...
2008-12-15  Jürg BilleterFix gtk_status_icon_position_menu and GtkMenuPositionFu...
2008-12-15  Jürg BilleterReport error when using construct blocks in non-GObject...
2008-12-15  Jürg BilleterFix gtk_container_get_children binding
2008-12-15  Jürg BilleterAdd GTK_WIDGET_* bindings, patch by Víctor Manuel Jáque...
2008-12-15  Jürg BilleterFix make check of uninstalled vala, based on patch...
2008-12-15  Jürg BilleterFix order of commandline arguments passed to C compiler...
2008-12-15  Jürg BilleterFix unique_app_new* bindings, patch by Michael Terry...
2008-12-15  Jürg BilleterFix g_themed_icon_new_from_names binding, patch by...
2008-12-15  Jürg BilleterFix g_main_current_source binding, patch by Zeeshan...
2008-12-15  Jürg BilleterVarious ownership fixes, patch by Evan Nemerson, fixes...
2008-12-15  Jürg BilleterAdd fileno, ferror, and clearerr bindings and fix a...
2008-12-15  Jürg BilleterVarious delegate binding fixes, patch by Evan Nemerson...
2008-12-15  Jürg BilleterCheck switch expression
2008-12-15  Jürg BilleterAdd abs, labs, and llabs bindings, patch by Rob Taylor
2008-12-15  Jürg BilleterFix comparison of nullable and non-nullable values
2008-12-15  Jürg BilleterFix bug introduced in last commit
2008-12-15  Jürg BilleterFix handling of array fields in structs, fixes bug...
2008-12-15  Jürg BilleterFix comparing nullable struct values with null, fixes...
2008-12-15  Jürg BilleterFix constructors in inner structs
2008-12-15  Jürg BilleterRegister structs as boxed types, generate dup, copy...
2008-12-14  Jürg BilleterSupport empty ref_function and unref_function attribute...
2008-12-14  Jürg BilleterSupport GLib.Type as generic type argument
2008-12-14  Jürg BilleterDetect unsupported generic type arguments in local...
2008-12-14  Jürg BilleterRewrite D-Bus server support to directly use libdbus...
2008-12-14  Jürg BilleterAdd type_id for GHashTable
2008-12-14  Jürg BilleterSupport reading and writing nullable struct values
2008-12-14  Jürg BilleterFix struct dup function for GValue
2008-12-14  Jürg BilleterDetect unsupported generic type arguments, fixes bug...
2008-12-13  Jürg BilleterSupport reading and writing nullable GLib.Value values
2008-12-13  Jürg BilleterImprove gsl_histogram_calloc_range binding, patch by...
2008-12-13  Jürg BilleterRemove g_thread_init binding, should never be called...
2008-12-13  Jürg BilleterRemove workarounds for old Vala versions
2008-12-13  Jürg BilleterDetect conflicting local variables in parent scopes
2008-12-12  Jürg BilleterSupport reading multi-dimensional arrays in static...
2008-12-12  Jürg BilleterFix array length and size handling in static D-Bus...
2008-12-12  Jürg BilleterAdd missing [Compact]
2008-12-11  Jürg BilleterUpdated to libsoup 2.25.2
2008-12-10  Jürg BilleterAdd bindings to support LAQRS extensions
2008-12-09  Jürg BilleterDo not use g_signal_connect_object if the target object...
2008-12-09  Thijs VermeirFix gdk_pixbuf_new_from_inline binding regenerated
2008-12-09  Jürg BilleterAdd partial raptor and rasqal bindings
2008-12-09  Jürg BilleterFix g_value_set_boxed binding, remove broken g_value_ta...
2008-12-09  Jürg BilleterFix dbus-glib type for structs
2008-12-09  Jürg BilleterUse specialized dbus-glib types for signals in D-Bus...
2008-12-09  Thijs VermeirFix *_make_writable functions in gstreamer by marking...
2008-12-08  Jürg BilleterImprove Time.to_string method and add Time.format method
2008-12-08  Jürg BilleterFix inline struct methods in VAPI files
2008-12-07  Thijs VermeirFix gst_buffer functions regenerated
2008-12-07  Florian Brosch-
2008-12-07  Florian Brosch- new documentation parser - new taglet interface ...
2008-12-06  Thijs VermeirFix gst_segment_clip binding regenerated
2008-12-06  Jürg BilleterReport error when trying to call constructor without...
2008-12-06  Jürg BilleterAdd SourceFile.clear_using_directives method, required by
2008-12-05  Jürg BilleterFix struct constants
2008-12-05  Jürg BilleterFix gtk_target_list_new binding
2008-12-04  Jürg BilleterFix soup_server_add_handler binding, patch by Zeeshan...
2008-12-04  Jürg BilleterUse generics in GAsyncQueue binding, patch by Zeeshan...
2008-12-04  Florian Broschvala-0.5.2 emigration
2008-12-02  Jürg BilleterResolve generic types when connecting signals
2008-12-02  Jürg BilleterFix type resolving with nested generic types, fixes...
2008-12-01  Jürg BilleterPost-release version bump
2008-12-01  Jürg Billeterupdate for 0.5.2 release VALA_0_5_2
2008-12-01  Jürg BilleterFix gtk_text_view_get_line_at_y binding
2008-12-01  Jürg BilleterFix critical when using conditional expressions in...
2008-12-01  Jürg BilleterSupport signals in non-GObject classes, patch by Yu...
2008-11-30  Jürg BilleterFix gtk_tree_model_get_value binding
2008-11-30  Jürg BilleterResolve types in switch labels
2008-11-30  Jürg BilleterAccept any integer type as array index
2008-11-30  Jürg BilleterRegenerated
2008-11-30  Jürg BilleterFix array length variable name for internal variables
2008-11-30  Jürg BilleterAvoid object duplication due to error handling
2008-11-30  Jürg BilleterMove compiler internal variable to right block
2008-11-30  Jürg BilleterFix error handling in element access expressions
2008-11-30  Jürg BilleterAdd --dump-tree command-line option to write code tree...
2008-11-30  Jürg BilleterSeparate visiting switch sections from visiting switch...
2008-11-30  Jürg BilleterSeparate visiting inner expressions from visiting membe...
next