[gjs] Created tag 1.64.2



The unsigned tag '1.64.2' was created.

Tagger: Philip Chimento <philip chimento gmail com>
Date: 1588043354 -0700

    Version 1.64.2
    
    - Closed bugs and merge requests:
      * GList of int not correctly demarshalled on 64-bit big-endian [Philip
        Chimento, Simon McVittie, #309, !417, !419]
      * Fix template use in GTK4 [Florian Müllner, !420]
      * Don't crash if a callback doesn't return an expected array of values [Marco
        Trevisan, !405]
      * Crash passing integer to strv in constructor [Evan Welsh, #315, !422]
      * Skip some tests if GTK can't be initialised [Ross Burton, !421]
    
    - Various backports:
      * Fix gjs_log_exception() for InternalError [Philip Chimento]
      * Fix signal match mechanism [Philip Chimento]

Changes since the last tag '1.64.1':

Evan Welsh (1):
      Check if STRV value is an object before toObject.

Florian Müllner (2):
      overrides/Gtk: Fix template support with Gtk4
      installed-tests: Test both GTK3 and GTK4

Marco Trevisan (Treviño) (1):
      function: Don't crash if a callback doesn't return an array of values

Philip Chimento (6):
      build: Post-release version bump
      arg: Factor out determination of GITypeInfo storage type
      arg: Fix GList and GHashTable marshalling on 64-bit big-endian
      jsapi-util: Fix gjs_log_exception() for InternalError
      object: Fix signal match mechanism
      release: Prepare for 1.64.2

Ross Burton (1):
      installed-tests: skip some tests if GTK can't be initialised

Simon McVittie (2):
      arg: Fix GHashTable key marshalling on 64-bit big-endian
      function: Use GIArgument.v_int for enum and flags types


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