]> git.ipfire.org Git - thirdparty/vala.git/shortlog
thirdparty/vala.git
2010-10-21  Jürg Billeterbuild: Require valac >= 0.10.0 to build from git
2010-10-21  Jürg Billetertests: Always enable gio-2.0 package
2010-10-21  Jürg Billetercodegen: Fix C warning in destructors
2010-10-21  Jürg BilleterSupport return statements in constructors and destructors
2010-10-20  Jürg BilleterD-Bus: Fix overriding and interface methods in GDBus...
2010-10-20  Jürg BilleterD-Bus: Report error on invalid use of register_object...
2010-10-20  Jürg BilleterD-Bus: Fix crash for properties with unowned getter...
2010-10-20  Jürg BilleterD-Bus: Add async Bus.get_proxy method for GDBus clients
2010-10-20  Jürg BilleterD-Bus: Support cached property values in GDBus clients
2010-10-20  Jürg BilleterD-Bus: Add flags parameter to get_proxy_sync methods
2010-10-20  Jürg Billetertests: Enable extra checks during C compilation
2010-10-19  Evan Nemersongio-2.0: Do not mark out arguments as nullable
2010-10-19  Jürg Billetercodegen: Fix cast from non-array to array
2010-10-19  Jürg Billetervalac: Set locale from environment
2010-10-19  Jiří ZárevúckyReport error when variable or property type is void
2010-10-19  Jürg BilleterSupport take_value_function for structs
2010-10-19  Jürg BilleterFix side effects in assertions
2010-10-19  Jürg Billetergio-2.0: Fix GDBusError binding
2010-10-19  Jürg BilleterD-Bus: Add test for sending and receiving errors
2010-10-19  Jürg BilleterD-Bus: Add test for calling void methods
2010-10-18  Jürg BilleterFix out arguments to vararg methods
2010-10-18  Jürg BilleterFix connecting to dynamic signals with non-void return...
2010-10-18  Jürg BilleterD-Bus: Fix tiny code duplication for method calls in...
2010-10-18  Jürg Billetercodegen: Add return_default_value helper method
2010-10-17  Jürg Billetercodegen: Remove fallback in array length handling
2010-10-17  Jürg Billetercodegen: Use append_array_size for reference transfer...
2010-10-17  Jürg Billetercodegen: Use builder API for reference transfer expressions
2010-10-17  Jürg Billetercodegen: Use append_array_size for out and ref arguments
2010-10-17  Jürg BilleterFix side-effects in array element assignments
2010-10-16  Evan Nemersongio-unix-2.0: Use correct C header for FileDescriptorBased
2010-10-16  Jürg BilleterDo not consider fixed-length arrays as disposable
2010-10-16  Jürg Billetercodegen: Support array concatenation for captured variables
2010-10-16  Jürg Billetercodegen: Fix crash when concatenating array parameters
2010-10-16  Jürg BilleterGAsync: Fix async methods in structs
2010-10-16  Jürg BilleterImprove error message for declaration in embedded statement
2010-10-16  Jürg BilleterReport error when trying to use stacked arrays
2010-10-16  Jürg BilleterGObject: Check for incompatible properties in construct...
2010-10-16  Frederik Zippcodegen: Fix gcc warning for methods implementing gener...
2010-10-16  Jürg Billetercodegen: Fix crash on nested try in finally clause
2010-10-16  Jürg Billetertests: Fix /objects/methods test
2010-10-16  Jürg Billetercodegen: Fix out parameters in void methods
2010-10-16  Jürg Billetercodegen: Guard access to out parameters to allow null...
2010-10-16  Jürg BilleterCodeWriter: Write accessibility for property accessors
2010-10-16  Jürg BilleterUse public accesibility by default for property accessors
2010-10-16  Jürg Billetercodegen: Fix lock statements in classes without private...
2010-10-16  Jürg BilleterReport error when trying to disconnect lambda expressio...
2010-10-16  Evan Nemersoncodegen: Don't try to create a GClosure for null
2010-10-16  Jürg Billetergirwriter: Fix fixed-length arrays
2010-10-16  Jürg Billetercodegen: Support resize and concatenation on the same...
2010-10-16  Jürg BilleterConsider unowned and owned types equivalent if they...
2010-10-16  Jürg BilleterReport error when trying to create an array of delegate...
2010-10-16  Jürg Billetercodegen: Fix assignment to struct properties without...
2010-10-16  Jürg Billetercodegen: Use builder API to store properties
2010-10-14  Jürg Billetercodegen: Fix critical when using postconditions
2010-10-14  Jürg BilleterFix marshaller signature for signals with array parameters
2010-10-14  Jürg BilleterD-Bus: Add missing dbus-glib.h include for interfaces...
2010-10-14  Jürg Billetercodegen: Use separate C statements for property access
2010-10-14  Evan Nemersongirwriter: Write deprecated attributes when appropriate
2010-10-14  Jürg Billeterglib-2.0: Fix g_variant_new_tuple binding
2010-10-14  Jürg Billeterglib-2.0: Add ungetc binding
2010-10-14  Jürg Billetercodegen: Fix freeing of GLists with null elements
2010-10-14  Jürg Billeterglib-2.0: Fix GArray binding
2010-10-14  Jürg Billetercodegen: Use separate C statements for memory management
2010-10-14  Jürg Billetercodegen: Use separate C statements for out arguments
2010-10-14  Jürg Billetercodegen: Simplify method calls with array arguments
2010-10-14  Jürg BilleterDo not allow passing owned ref argument to unowned...
2010-10-13  Jürg Billetercodegen: Fix use of uninitialized temporary variables
2010-10-13  Jürg BilleterD-Bus: Fix use of uninitialized variables in dbus-glib...
2010-10-13  Jürg BilleterAdd suport for local constants
2010-10-13  Jürg Billeterdbus-glib-1: Fix dbus_connection_get_g_connection binding
2010-10-12  Jürg Billetergio-2.0: Fix g_themed_icon_get_names binding
2010-10-11  Luca Brunocairo: Set cairo_path_data_type_t cname to PathDataType...
2010-10-11  Jürg BilleterFix use of N_ in constant initializers
2010-10-11  Jürg Billetercodegen: Fix method references in constant initializers
2010-10-10  Evan NemersonMove several enums into the Vala namespace
2010-10-10  Jürg Billetercodegen: Fix const warnings for temporary variables...
2010-10-10  Jürg Billetercodegen: Fix types of temporary variables when using...
2010-10-10  Jürg Billetercodegen: Fix preconditions
2010-10-10  Jürg BilleterGVariant: Fix critical on unsupported types
2010-10-10  Jürg Billeterglib-2.0: Do not use dbus-glib GType for GLib.ObjectPath
2010-10-10  Jürg Billetercodegen: Use builder API in GVariant and GDBus modules
2010-10-10  Jürg BilleterD-Bus: Refactor marshalling in GDBus clients
2010-10-10  Jürg Billetercodegen: Use builder API for array add wrapper
2010-10-10  Jürg Billetercodegen: Use builder API for array length
2010-10-10  Jürg Billetercodegen: Use builder API for array move
2010-10-10  Jürg Billetercodegen: Use builder API for array free
2010-10-10  Jürg Billetercodegen: Use builder API for struct array free
2010-10-10  Jürg Billetercodegen: Use builder API for struct copy function
2010-10-10  Jürg Billetercodegen: Use builder API for struct destroy function
2010-10-10  Jürg Billetercodegen: Use builder API for array contains wrapper
2010-10-10  Jürg Billetercodegen: Use builder API for dup0 functions
2010-10-10  Jürg Billetercodegen: Use builder API for regex init function
2010-10-10  Jürg Billetercodegen: Use builder API for collection free wrapper
2010-10-10  Jürg Billetercodegen: Use builder API for free func wrapper
2010-10-10  Jürg Billetercodegen: Use builder API for dup func wrapper
2010-10-10  Jürg Billetercodegen: Use builder API for struct dup wrapper
2010-10-10  Jürg Billetercodegen: Use builder API for numeric equal function
2010-10-10  Jürg Billetercodegen: Use builder API for struct equal function
2010-10-10  Jürg Billetercodegen: Do not use C statement nodes in property accessors
2010-10-10  Jürg BilleterRequire and target GLib >= 2.16 79b1a3e39a3d2bac9fbe40c99336b3b89e374571
next