[gjs: 12/12] Merge branch 'mozjs102' into 'master'
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 12/12] Merge branch 'mozjs102' into 'master'
- Date: Mon, 8 Aug 2022 04:22:52 +0000 (UTC)
commit 2192739168ee28cec7fa1663ff6f6fb95e1ce86c
Merge: c01c41334 a84c27da7
Author: Philip Chimento <philip chimento gmail com>
Date: Mon Aug 8 04:22:51 2022 +0000
Merge branch 'mozjs102' into 'master'
Initial port to mozjs102
See merge request GNOME/gjs!765
.gitlab-ci.yml | 30 +++++++++++++++---------------
NEWS | 15 +++++++++++++++
README.MSVC.md | 24 ++++++++++++------------
doc/Hacking.md | 14 +++++++-------
gi/arg-cache.cpp | 2 +-
gi/arg.cpp | 3 ++-
gi/boxed.cpp | 8 ++++----
gi/closure.cpp | 3 ++-
gi/cwrapper.cpp | 1 -
gi/cwrapper.h | 18 ++++++++++--------
gi/enumeration.cpp | 3 ++-
gi/function.cpp | 7 ++++---
gi/fundamental.cpp | 4 ++--
gi/gerror.cpp | 5 ++++-
gi/gobject.cpp | 4 +++-
gi/gtype.cpp | 5 +++--
gi/ns.cpp | 2 +-
gi/object.cpp | 29 +++++++++++++++--------------
gi/object.h | 15 ++++++++-------
gi/param.cpp | 9 +++++----
gi/private.cpp | 3 ++-
gi/repo.cpp | 5 ++++-
gi/value.cpp | 1 +
gi/wrapperutils.h | 13 +++++++------
gjs/atoms.cpp | 2 +-
gjs/byteArray.cpp | 3 ++-
gjs/context.cpp | 6 +++++-
gjs/coverage.cpp | 3 ++-
gjs/debugger.cpp | 3 ++-
gjs/deprecation.cpp | 2 +-
gjs/engine.cpp | 12 ++++--------
gjs/gjs_pch.hh | 6 ++++++
gjs/global.cpp | 5 ++++-
gjs/importer.cpp | 10 ++++++----
gjs/internal.cpp | 6 ++++--
gjs/jsapi-dynamic-class.cpp | 4 +++-
gjs/jsapi-util-error.cpp | 7 +++++--
gjs/jsapi-util-root.h | 13 +++++++------
gjs/jsapi-util-string.cpp | 6 +++---
gjs/jsapi-util.cpp | 4 +++-
gjs/jsapi-util.h | 14 --------------
gjs/module.cpp | 14 ++++++++++----
gjs/promise.cpp | 3 ++-
gjs/text-encoding.cpp | 3 ++-
meson.build | 2 +-
modules/cairo-context.cpp | 5 +++--
modules/cairo-path.cpp | 4 ++--
modules/cairo-pattern.cpp | 7 +++----
modules/cairo-private.h | 28 ++++++++++++++--------------
modules/cairo-region.cpp | 5 +++--
modules/cairo-surface.cpp | 7 +++----
modules/console.cpp | 4 +++-
modules/print.cpp | 3 ++-
modules/system.cpp | 3 ++-
test/gjs-test-call-args.cpp | 2 +-
test/gjs-test-rooting.cpp | 11 ++++++-----
test/gjs-tests.cpp | 3 ++-
tools/process_iwyu.py | 2 +-
tools/run_iwyu.sh | 2 +-
59 files changed, 248 insertions(+), 189 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]