[gjs: 11/11] Merge branch 'october-maintenance' into 'master'



commit 4d93e736810af267456abdb6c69c1c066263a7fc
Merge: c5ffc8da 514e0eb1
Author: Cosimo Cecchi <cosimo cecchi gmail com>
Date:   Sun Nov 4 17:59:43 2018 +0000

    Merge branch 'october-maintenance' into 'master'
    
    October maintenance
    
    See merge request GNOME/gjs!250

 .gitlab-ci.yml         |  2 +-
 doc/CPP_Style_Guide.md | 12 ++++----
 examples/gio-cat.js    |  3 +-
 gi/arg.cpp             | 46 +++++++++++++++++-----------
 gi/boxed.cpp           | 18 +++++------
 gi/boxed.h             |  5 +---
 gi/closure.cpp         | 81 +++++++++++++++++++++++---------------------------
 gi/closure.h           |  8 ++---
 gi/enumeration.cpp     |  6 ++--
 gi/function.cpp        | 35 +++++++++-------------
 gi/function.h          |  9 ++----
 gi/gerror.cpp          |  5 ++--
 gi/interface.cpp       |  2 +-
 gi/ns.cpp              |  2 +-
 gi/object.cpp          | 35 +++++++++++++++-------
 gi/repo.cpp            |  4 +--
 gi/union.cpp           |  2 +-
 gi/value.cpp           | 20 ++++---------
 gi/value.h             | 12 ++++----
 gjs/context.cpp        |  4 ++-
 gjs/engine.cpp         | 43 +++++++++++++++++++++++++++
 gjs/engine.h           |  3 ++
 gjs/global.cpp         | 22 ++++++--------
 gjs/importer.cpp       | 22 ++++++++------
 gjs/jsapi-class.h      |  2 +-
 gjs/jsapi-util-root.h  | 12 ++++++--
 gjs/jsapi-util.cpp     | 23 +++++++++-----
 gjs/module.cpp         |  9 +++---
 28 files changed, 252 insertions(+), 195 deletions(-)
---


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