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



commit d9f45b6310f6889bd4c49ee95de7fb7636c26903
Merge: 1aa1830c d7f9b205
Author: Cosimo Cecchi <cosimo cecchi gmail com>
Date:   Wed May 8 13:43:51 2019 +0000

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

 Makefile-test.am                   |   1 +
 gi/arg.cpp                         |  22 +++---
 gi/boxed.cpp                       |   9 ++-
 gi/boxed.h                         |   2 +-
 gi/closure.cpp                     |  18 ++---
 gi/function.cpp                    |  13 +---
 gi/fundamental.cpp                 |  86 +++++++++++-----------
 gi/fundamental.h                   |  41 ++++-------
 gi/gobject.cpp                     |  13 ++--
 gi/gtype.cpp                       |  12 +---
 gi/interface.cpp                   |   2 +-
 gi/ns.cpp                          |   5 +-
 gi/object.cpp                      |  45 +++++-------
 gi/object.h                        |   3 +-
 gi/param.cpp                       |   5 +-
 gi/repo.cpp                        |  16 ++---
 gi/toggle.h                        |   3 +-
 gi/union.cpp                       |   6 +-
 gi/value.cpp                       |   4 +-
 gi/wrapperutils.h                  |  32 +++++----
 gjs/byteArray.cpp                  |   8 ++-
 gjs/console.cpp                    |   9 +--
 gjs/context.cpp                    |   8 +--
 gjs/coverage.cpp                   |   5 +-
 gjs/engine.cpp                     |  24 ++-----
 gjs/importer.cpp                   |   4 +-
 gjs/jsapi-class.h                  |   6 +-
 gjs/jsapi-util-args.h              |  26 +++----
 gjs/jsapi-util-error.cpp           |   5 +-
 gjs/jsapi-util-root.h              |  10 +--
 gjs/jsapi-util.cpp                 |   2 +
 gjs/jsapi-util.h                   |   4 +-
 gjs/module.cpp                     |   7 +-
 gjs/profiler.cpp                   |   6 ++
 libgjs-private/gjs-gdbus-wrapper.c | 109 ++++++++++++++++++++--------
 modules/cairo-context.cpp          |  16 ++---
 modules/cairo-path.cpp             |   5 +-
 modules/cairo-pattern.cpp          |   5 +-
 modules/cairo-private.h            |   6 +-
 modules/cairo-region.cpp           |  16 ++---
 modules/cairo-surface.cpp          |  16 ++---
 modules/cairo.cpp                  |   6 +-
 modules/console.cpp                |  24 ++-----
 test/gjs-test-coverage.cpp         | 144 ++++++++++++-------------------------
 test/gjs-test-rooting.cpp          |  82 +++++++--------------
 test/gjs-test-utils.cpp            |  10 +--
 test/gjs-tests.cpp                 |  48 +++++--------
 util/log.h                         |  60 +++++++++++-----
 48 files changed, 423 insertions(+), 586 deletions(-)
---


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