[vala] Created tag 0.46.8



The signed tag '0.46.8' was created.

Tagger: Rico Tzschichholz <ricotz ubuntu com>
Date: 1587472103 +0200

    0.46.8

Changes since the last tag '0.46.7':

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 (42):
      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: Include "glib.h" for G_BEGIN_DECLS/G_END_DECLS usage
      codegen: Correctly handle transformation of translated string-literal constants
      vala: Warn about usage of override to implement abstract interface methods
      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()
      gstreamer-1.0: Don't skip GST_*_FORMAT strings
      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
      testrunner: Add -Werror=array-bounds
      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
      harfbuzz-gobject: Sync from 0.48.x
      tests: Fix make dist
      Release 0.46.8

Simon Werbeck (1):
      vala: Support struct initializer list in non-constant array

vanadiae (1):
      glib-2.0: Fix Filename.canonicalize() binding of g_canonicalize_filename


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]