[gjs: 18/18] Merge branch 'november-maintenance' into 'master'



commit 0c6507be542750aa6b1e895f4cbc1ac1cde306d0
Merge: 251314ed 8a30bbd3
Author: Philip Chimento <philip chimento gmail com>
Date:   Tue Dec 31 23:14:43 2019 +0000

    Merge branch 'november-maintenance' into 'master'
    
    November maintenance
    
    See merge request GNOME/gjs!374

 .clang-format                              |   1 +
 build/symlink-gjs.py                       |   1 -
 gi/arg.cpp                                 | 223 ++++++++++++++---------------
 gi/boxed.cpp                               |  47 ++----
 gi/function.cpp                            |   5 +-
 gi/repo.cpp                                |  35 ++---
 gi/wrapperutils.h                          |   2 +-
 gjs/console.cpp                            |  46 +++---
 gjs/context-private.h                      |  15 +-
 gjs/context.cpp                            |  12 +-
 gjs/engine.cpp                             |   1 -
 gjs/importer.cpp                           |  66 ++++-----
 gjs/jsapi-util-string.cpp                  |   8 ++
 gjs/jsapi-util.cpp                         |  11 +-
 gjs/mem-private.h                          |  42 +++---
 gjs/mem.cpp                                |  47 +-----
 gjs/profiler.cpp                           |   2 +
 installed-tests/js/meson.build             |   9 +-
 installed-tests/scripts/testCommandLine.sh |  12 +-
 libgjs-private/gjs-util.c                  |   1 +
 meson.build                                |  30 ++--
 modules/cairo-context.cpp                  |   5 -
 modules/cairo-path.cpp                     |   4 -
 modules/cairo-pattern.cpp                  |   5 -
 modules/cairo-region.cpp                   |   4 -
 modules/cairo-surface.cpp                  |   5 -
 modules/system.cpp                         |   1 +
 test/test-ci.sh                            |   2 +-
 tools/gjs-private-iwyu.imp                 |  25 +++-
 tools/run_iwyu.sh                          |  55 +++----
 30 files changed, 337 insertions(+), 385 deletions(-)
---


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