[gjs: 10/10] Merge branch 'atoms-refactor' into 'master'
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 10/10] Merge branch 'atoms-refactor' into 'master'
- Date: Thu, 8 Nov 2018 03:23:58 +0000 (UTC)
commit 775d439b9b954145afc55d923ee2880ca3728971
Merge: 72f2e941 9b402422
Author: Philip Chimento <philip chimento gmail com>
Date: Thu Nov 8 03:22:51 2018 +0000
Merge branch 'atoms-refactor' into 'master'
Atoms refactor
See merge request GNOME/gjs!233
gi/arg.cpp | 19 +-
gi/boxed.cpp | 18 +-
gi/enumeration.cpp | 10 +-
gi/function.cpp | 9 +-
gi/fundamental.cpp | 12 +-
gi/gerror.cpp | 39 +--
gi/gobject.cpp | 3 +-
gi/gtype.cpp | 21 +-
gi/interface.cpp | 10 +-
gi/ns.cpp | 5 +-
gi/object.cpp | 44 ++--
gi/object.h | 4 -
gi/param.cpp | 11 +-
gi/private.cpp | 4 +-
gi/repo.cpp | 59 ++---
gi/union.cpp | 5 +-
gi/value.cpp | 14 +-
gjs-srcs.mk | 2 +
gjs/atoms.cpp | 66 +++++
gjs/atoms.h | 119 +++++++++
gjs/byteArray.cpp | 20 +-
gjs/context-private.h | 155 ++++++++----
gjs/context.cpp | 572 +++++++++++++++++---------------------------
gjs/coverage.cpp | 6 +-
gjs/debugger.cpp | 8 +-
gjs/engine.cpp | 32 ++-
gjs/engine.h | 4 +-
gjs/global.cpp | 10 +-
gjs/importer.cpp | 61 +++--
gjs/jsapi-class.h | 13 +-
gjs/jsapi-dynamic-class.cpp | 17 +-
gjs/jsapi-util-error.cpp | 7 +-
gjs/jsapi-util-root.h | 13 +-
gjs/jsapi-util.cpp | 102 +-------
gjs/jsapi-util.h | 97 --------
modules/cairo-region.cpp | 19 +-
modules/console.cpp | 10 +-
modules/system.cpp | 46 +---
38 files changed, 809 insertions(+), 857 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]