[gjs: 16/16] Merge branch 'september-maintenance' into 'master'



commit 112a7742dbab57be11f5b2304517355f16457320
Merge: e0062622 5754195e
Author: Cosimo Cecchi <cosimo cecchi gmail com>
Date:   Sat Oct 13 21:26:47 2018 +0000

    Merge branch 'september-maintenance' into 'master'
    
    September maintenance
    
    See merge request GNOME/gjs!235

 .clang-format                        |   4 +
 doc/SpiderMonkey_Memory.md           |  20 +++--
 gi/arg.cpp                           |  36 ++++-----
 gi/boxed.cpp                         |  47 ++++++-----
 gi/function.cpp                      |  11 +--
 gi/fundamental.cpp                   |  77 ++++++------------
 gi/gerror.cpp                        |  77 ++++++++++++++++--
 gi/gerror.h                          |   4 +
 gi/interface.cpp                     |  20 ++---
 gi/ns.cpp                            |  23 ++----
 gi/object.cpp                        | 152 +++++++++++++++--------------------
 gi/object.h                          |   2 +-
 gi/param.cpp                         |  41 +++-------
 gi/private.cpp                       |  30 +++----
 gi/repo.cpp                          |  24 +++---
 gi/union.cpp                         |  28 +++----
 gi/value.cpp                         |  42 ++++------
 gjs/byteArray.cpp                    |  48 +++++------
 gjs/debugger.cpp                     |   2 +-
 gjs/deprecation.cpp                  |   6 +-
 gjs/engine.cpp                       |  14 ++--
 gjs/global.cpp                       |  12 ++-
 gjs/importer.cpp                     |  26 +++---
 gjs/jsapi-util-args.h                |  13 +--
 gjs/jsapi-util-error.cpp             |  46 +++++------
 gjs/jsapi-util-string.cpp            |  28 +++----
 gjs/jsapi-util.cpp                   | 111 +++++++++++--------------
 gjs/jsapi-util.h                     | 121 ++++++++++++++++++----------
 gjs/module.cpp                       |   6 +-
 installed-tests/js/testByteArray.js  |   5 +-
 installed-tests/js/testExceptions.js |   8 +-
 modules/cairo-context.cpp            |   8 +-
 modules/console.cpp                  | 122 ++++++++++++++++++++--------
 modules/overrides/Gio.js             |   6 +-
 test/gjs-test-call-args.cpp          |  19 +++--
 test/gjs-tests.cpp                   |   8 +-
 36 files changed, 634 insertions(+), 613 deletions(-)
---


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