[vala] Created tag 0.40.21
- From: Rico Tzschichholz <ricotz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vala] Created tag 0.40.21
- Date: Tue, 21 Apr 2020 13:12:54 +0000 (UTC)
The signed tag '0.40.21' was created.
Tagger: Rico Tzschichholz <ricotz ubuntu com>
Date: 1587473688 +0200
0.40.21
Changes since the last tag '0.40.20':
Andrea Del Signore (1):
codegen: Fix binary 'in' operator on array with boxed value-typed needle
Corentin Noël (2):
tests: Extend "DBus signals" test to increase coverage
tests: Add "g-interface-info" dbus test to increase coverage
Princeton Ferro (3):
vala: Don't use possibly uninitialized backing field of package_name
parser: Handle incomplete expression statements
vala: Ensure non-empty argument list for "disconnect" before accessing it
Rico Tzschichholz (46):
testrunner: Compile and run tests separately
testrunner: Warnings and criticals should be fatal on compile time too
codegen: Don't append unreachable clean-up section of Block
codegen: Emit postconditions before free'ing local variables
codegen: Correctly access captured parameter in precondition of method
tests: Add "throw in loops" tests to increase coverage
codegen: Append initializer for "_*_size_" of array field in internal struct
vala: Handle unlock() statement in CodeWriter
vala: Handle all ctors and dtors in CodeWriter
codegen: Avoid critical trying to serialize an unsupported type to Variant
tests: Add "switch enum" test to increase coverage
tests: Add "local clash with implicit this" test to increase coverage
codegen: Don't free value if property setter takes ownership
codegen: Correct field declaration for captured inline-allocated array
tests: Add "expression as argument" tests to increase coverage
vala: Consider boolean types are compatible with each other
tests: Extend "array foreach" test to increase coverage
vala: Parse standalone integer/real literals as expression statement
codegen: Correctly handle transformation of translated string-literal constants
codegen: Don't pass CCodeCastExpression to NULL-aware free macro
tests: Add "Bus/DBusConnection.get_proxy*()" tests to increase coverage
vala: Set default_construction_method in semantic-analyzer check if required
gstreamer-app-1.0: Don't merge Src.push_buffer_*() signal with its method
glib-2.0: Guard Pid.to_string() with GLIB_2_50 to deal with G_PID_FORMAT
vala: Fix cleaning of output in CodeContext.pkg_config_modversion()
codegen: Add support for delegate parameters in signals
codegen: Use get_value_*_function() in GSignalModule.generate_marshaller()
codegen: Correctly handle signals returning real non-nullable struct
codegen: Use specified indices to access multidimensional array constants
codegen: Reduce code duplications when generation base-access
codegen: Fix base-access to non-abstract/non-virtual properties
vala: Check assigned handler of dynamic signal before proceeding further
vala: Don't perform version check on internal lambda method
vala: Perform version check for types of non-external variable declarations
vala: Quote symbol on report by version attribute check
tests: Add "version check" tests to increase coverage
codegen: Fix default of CCode.pos for parameters in async methods
girparser: Move special handling for certain parameters to process_callable()
girparser: Drop special handling of GLib.Data, GLib.PtrArray and GLib.String
girparser: Improve detection of AsyncReadyCallback/AsyncResult parameters
gio-2.0: Add "async_result_pos" attributes to *.call_with_unix_fd_list()
gtk+-3.0: Update to 3.24.18
webkit2gtk-4.0: Update to 2.28.0 (Sync from 0.48.x)
atk-1.0: Adjust for upstream revert of Implementor using G_DEFINE_INTERFACE
tests: Fix make dist
Release 0.40.21
Simon Werbeck (1):
vala: Support struct initializer list in non-constant array
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]