]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-07-19  BianShaoLeizlib: Fix dest length argument for Utility.compress...
2010-07-19  Evan Nemersongtksourceview-2.0: Make argument to gtk_source_buffer_n...
2010-07-19  Frederik Zippclutter-gst-1.0: Fix return types and bind VideoTexture...
2010-07-19  Evan Nemersongtk+-2.0, gtk+-3.0: use delegates for relevant GClosure...
2010-07-18  Jürg Billeterdova: Improve support for any class
2010-07-18  Jürg Billeterdova: Drop checked exceptions
2010-07-18  Jürg Billeterdova: Do not let Value subclass Object
2010-07-18  Jürg Billeterdova: Fix code generated for instance casts
2010-07-18  Jürg BilleterParse `sealed' declaration modifier
2010-07-18  Jürg Billeterdova: Use any as top-level class
2010-07-17  Lionel Landwerlinposix: Add execlp method
2010-07-17  Jürg Billeterdova: Fix access to string.data from outside dova-core
2010-07-17  Jürg Billeterdova: Do not change cname of basic types in code generator
2010-07-17  Simon Wennergdk-2.0: Add missing type arguments
2010-07-17  Evan Nemersongtk+-2.0, gtk+-3.0: Make Gtk.Scale.add_mark's markup...
2010-07-17  Philip Withnallglib-2.0: Add PrintfFormat annotation to GLib.Error...
2010-07-17  Philip Withnallglib-2.0: Add bindings for GDebugKey and g_parse_debug_...
2010-07-17  Evan Nemersongio-2.0: Add ellipsis to GLib.Settings.get and GLib...
2010-07-17  Philip Withnallglib-2.0: Add binding for g_test_log_set_fatal_handler()
2010-07-17  Martin Olssonglib-2.0: Make return value of GLib.Dir.read_name(...
2010-07-17  Frederik Zippgobject-2.0: Bind G_TYPE_IS_ENUM and G_TYPE_IS_FLAGS
2010-07-17  Maciej Piechotkaglib-2.0: Add slice allocation bindings
2010-07-17  Evan Nemersonlibsoup-2.4: fixes for SoupMessageBody.flatten and...
2010-07-17  Joshua Simmonslua: add bindings for lua reference system
2010-07-16  Jürg Billeterdova: Add support for [ThreadLocal] fields
2010-07-16  Jürg Billeterdova: Fix public fields in Dova.Object
2010-07-16  Jürg Billeterdova: Use decimal128 instead of _Decimal128
2010-07-16  Jürg Billeterdova: Include dova-base.h/dova-types.h
2010-07-14  Jürg BilleterRelease 0.9.3 0.9.3
2010-07-14  Jürg Billeterdova: Pass argc and argv to dova_init
2010-07-14  Jürg Billeterdova: Fix number literals while bootstrapping
2010-07-13  Jürg Billeterdova: Support public and protected instance fields...
2010-07-13  Jürg Billeterdova: Use unsigned hash codes
2010-07-13  Jürg BilleterFix naming issue with abstract async methods
2010-07-13  Jürg Billeterdova: Add initial value boxing and unboxing support
2010-07-12  Jürg BilleterFix base access in generic classes
2010-07-12  Philip WithnallMark GObject *_get_type() functions as constant
2010-07-12  Jürg BilleterDo not require GLib.EnumValue class in bindings
2010-07-12  Jürg Billetergobject-2.0: Fix EnumClass and FlagsClass bindings
2010-07-12  Jürg Billetergirwriter: Do not write generic type parameters
2010-07-12  Jürg Billetergirwriter: Write version 1.1
2010-07-12  Jürg BilleterFix side effects in assertions
2010-07-12  Jürg Billetergio-2.0: Fix g_content_type_* bindings
2010-07-11  Jürg Billeterdova: Fix inline allocated array fields in instances
2010-07-11  Jürg Billeterdova: Fix delegate declarations
2010-07-11  Jürg Billeterdova: Fix static field initialization
2010-07-11  Jürg Billeterdova: Add support for module init function
2010-07-11  Jürg Billeterdova: Write all C code to a single file
2010-07-10  Jürg BilleterRequire index setters to return void
2010-07-10  Jürg Billeterdova: Fix memory handling of elements in list, set...
2010-07-10  Jürg Billeterdova: Fix delegates with generic return types
2010-07-10  Jürg Billeterdova: Fix generic virtual methods
2010-07-10  Luca Brunoglib-2.0: Add vprintf variant functions
2010-07-09  Jürg Billeterdova: Use simple . instead of -> for pointer member...
2010-07-09  Jürg Billeterdova: Fix nested generics
2010-07-09  Jürg Billeterdova: Fix memory handling of list, set, and map literal...
2010-07-09  Jürg Billeterdova: Use static modifier for delegate wrappers
2010-07-08  Jürg Billetergirparser: Handle asynchronous methods
2010-07-08  Jürg Billetergirparser: Fix support for boxed types
2010-07-08  Jürg BilleterAdd support for g_boxed_free / g_boxed_copy
2010-07-08  Sebastian Drögegstreamer-0.10: Use generic delegates for the Gst.Itera...
2010-07-08  Sebastian Drögevapigen: Add support for type_parameters for delegates
2010-07-08  Jürg BilleterReverse free order for local variables
2010-07-08  Jürg Billeterdova: Fix generic delegates
2010-07-07  Jürg Billeterdova: Fix generic subclasses
2010-07-07  Jürg Billeterdova: Support calling equals on generic type parameters
2010-07-07  Jürg BilleterWrite [NoReturn] in VAPI files
2010-07-04  Jürg Billeterclutter-1.0: Fix clutter_score_append binding
2010-07-03  Jürg Billeterdova: Do not leak args array passed to main
2010-07-03  Jürg Billeterdova: Add missing include for Dova.Array
2010-07-03  Jürg Billeterdova: Fix symbol resolving in list, set, and map litera...
2010-07-03  Jürg Billeterdova: Fix non-void lambda expressions
2010-07-03  Jürg BilleterPrepare support for generic delegates
2010-07-03  Jürg Billeterdova: Add support for object literals
2010-07-02  Michal Hrubyglib-2.0: Fix g_regex_replace_eval binding
2010-07-02  Jürg Billeterdova: Fix closures in constructors
2010-07-02  Jürg BilleterAdd support for [Print] method attribute ea8cd97480a7a560cfd8ae3f060f63638b7d9de4
2010-06-30  Jürg Billetergirparser: Skip elements with introspectable="0"
2010-06-30  Jürg BilleterAdd experimental vala tool for use with #!
2010-06-30  Jürg BilleterIgnore #! line at the top of source files
2010-06-30  Jürg BilleterAdd experimental support for main blocks
2010-06-30  Jürg Billeterdova: Fix typing of character literals
2010-06-29  Jürg BilleterSupport newlines in double quoted string literals
2010-06-29  Jürg Billetergirparser: Support delegates with target
2010-06-29  Jürg Billetergirparser: Fix callback parameters with destroy_notify
2010-06-29  Jürg Billetergirparser: Fix parameter index calculation
2010-06-29  Jürg Billetergirparser: Fix callback parsing
2010-06-29  Evan Nemersongirparser: Use the same code for parsing callbacks...
2010-06-29  Jürg Billetergirparser: Fix critical warnings
2010-06-29  Abderrahim... girwriter: Fix closure attribute for delegate targets 8b6b3a70498dddafa4b97d7d1bc7e6d451779441
2010-06-29  Abderrahim... girparser: Add an exception for Atk.Implementor 6293d01d61dbe3741965b7d402573548cc35bf22
2010-06-29  Jürg Billeterglib-2.0: Allow using sizeof for element size in GLib...
2010-06-29  Abderrahim... girparser: StringBuilder is GLib.String not GObject...
2010-06-29  Colin Walters[autogen.sh] Support NOCONFIGURE, like gnome-common
2010-06-29  Ryan LortieD-Bus: fix function signature for object vtable
2010-06-29  Ryan LortieD-Bus: emit casts to C code to squash warnings
2010-06-29  Ryan LortieD-Bus: emit casts to C code to squash warnings
2010-06-29  Ryan LortieGDBusConnection.emit_signal() takes null first arg
2010-06-28  Jürg BilleterD-Bus: Fix error domain registration with GDBus
2010-06-28  Jürg BilleterD-Bus: Fix error handling in GDBus servers
next