[gjs: 18/18] Merge branch 'templated-gjs-autopointer' into 'master'




commit 869e41ed0595160dae47de7e1eabde861dd4aac2
Merge: 695cb113 19c50381
Author: Philip Chimento <philip chimento gmail com>
Date:   Fri Nov 20 01:52:02 2020 +0000

    Merge branch 'templated-gjs-autopointer' into 'master'
    
    Templated-data-only GjsAutoPointer (and use it more around)
    
    See merge request GNOME/gjs!504

 gi/arg.cpp                    | 604 +++++++++++++++-----------------------
 gi/boxed.cpp                  |  42 +--
 gi/boxed.h                    |   7 +-
 gi/enumeration.cpp            |  10 +-
 gi/function.cpp               |   2 +-
 gi/fundamental.cpp            |   7 +-
 gi/fundamental.h              |   3 +-
 gi/gerror.cpp                 |  12 +-
 gi/object.cpp                 |  23 +-
 gi/repo.cpp                   |   6 +-
 gi/wrapperutils.h             |  22 +-
 gjs/jsapi-util.h              | 232 +++++++++++++--
 gjs/stack.cpp                 |   4 +-
 test/gjs-test-jsapi-utils.cpp | 663 ++++++++++++++++++++++++++++++++++++++++++
 test/gjs-test-utils.h         |   2 +
 test/gjs-tests.cpp            |   1 +
 test/meson.build              |   1 +
 17 files changed, 1166 insertions(+), 475 deletions(-)
---


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