[gjs: 21/21] Merge branch 'april-maintenance' into 'master'



commit 7a346446395589ac209a0a0b3b84d7caefabbe21
Merge: 2a882223 5ea21746
Author: Philip Chimento <philip chimento gmail com>
Date:   Thu May 21 02:58:25 2020 +0000

    Merge branch 'april-maintenance' into 'master'
    
    April maintenance
    
    See merge request GNOME/gjs!428

 .gitlab-ci.yml                        |   4 +-
 gi/arg.cpp                            |   3 +-
 gi/closure.cpp                        |   3 +-
 gi/function.cpp                       | 205 +++++++++++++---------------------
 gi/function.h                         |  18 +--
 gi/fundamental.cpp                    |  68 +++--------
 gi/fundamental.h                      |  17 +--
 gi/object.cpp                         |  40 +++----
 gi/union.cpp                          |  48 ++------
 gi/value.cpp                          |   3 +-
 gjs/byteArray.cpp                     |   4 +-
 gjs/byteArray.h                       |   4 +-
 gjs/global.h                          |   1 -
 gjs/importer.cpp                      |  47 +++-----
 gjs/jsapi-util-args.h                 |   7 +-
 gjs/mem.cpp                           |   2 +-
 installed-tests/extra/gjs.supp        | 140 +++--------------------
 meson.build                           |   2 +-
 modules/core/overrides/GLib.js        |  12 +-
 modules/script/_bootstrap/debugger.js |   6 +-
 test/gjs-test-call-args.cpp           |   7 +-
 test/test-ci.sh                       |   2 +-
 22 files changed, 189 insertions(+), 454 deletions(-)
---


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