]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-07-27  Jürg BilleterRename Constant.initializer to Constant.value
2010-07-27  Jürg BilleterRemove Member class
2010-07-27  Jürg BilleterRemove visit_member
2010-07-27  Thijs Vermeirgstreamer-0.10: add new upstream API's
2010-07-25  Evan Nemersoncogl-1.0: Return value of Cogl.Matrix.get_array doesn...
2010-07-23  Jürg Billeterdova: Make methods equals, hash, and to_string null...
2010-07-23  Jürg Billeterdova: Fix cname of null type
2010-07-22  Evan Nemersonsdl: Create wrapper method for SDL.Video.list_modes
2010-07-22  Rafael Monicagstreamer-controller-0.10: Fix arguments of several...
2010-07-22  Frederik Zippclutter-1.0: Fix methods with owned delegate parameters.
2010-07-22  Evan NemersonFix clutter_container_add and clutter_container_remove...
2010-07-22  Evan Nemersonclutter-1.0: fix clutter_binding_pool_install_action...
2010-07-21  Philip Withnallgirparser: Ensure interfaces have at least one instanti...
2010-07-21  Philip Withnallgirparser: Add mapping from GIR's gsize to Vala's size_t
2010-07-21  Philip Withnallgirparser: Completely ignore <doc> tags
2010-07-21  Michal Hrubyvapigen: Support shared finish methods
2010-07-21  Jürg Billeterdova: Fix use of interfaces in generics
2010-07-21  Jürg Billeterdova: Support string equality expressions
2010-07-21  Jürg Billeterdova: Disable assert handling
2010-07-21  Evan Nemersonglib-2.0, posix: Add g_stat, g_lstat, and lstat bindings.
2010-07-21  Evan Nemersonglib-2.0: Add g_file_error_from_errno binding.
2010-07-20  Michal Hrubygtk+-2.0, gtk+-3.0: Fix gtk_recent_info_* bindings
2010-07-20  Jürg Billetervapigen: Support array_length_type for method return...
2010-07-20  Jürg BilleterGAsync: Fix extern async methods
2010-07-19  Evan NemersonUpdate several bindings to newer versions
2010-07-19  Evan Nemersonvapigen: do not remove all values from enums in custom...
2010-07-19  Martin Olssonzlib: include zlib.h when using crc32()
2010-07-19  Alexander Kojevnikovcairo: Fix ScaledFont constructor binding
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
next