[gjs: 5/5] Merge branch 'bigint-as-input' into 'master'
- From: Philip Chimento <pchimento src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs: 5/5] Merge branch 'bigint-as-input' into 'master'
- Date: Fri, 4 Feb 2022 06:17:19 +0000 (UTC)
commit cf94e871d7768b64d6b55362d55e30ca720d7070
Merge: dc12b16e6 c4c6fd328
Author: Philip Chimento <philip chimento gmail com>
Date: Fri Feb 4 06:17:18 2022 +0000
Merge branch 'bigint-as-input' into 'master'
Accept BigInt values as input for 64-bit parameters to introspected functions
See merge request GNOME/gjs!712
gi/arg-inl.h | 17 +----
gi/js-value-inl.h | 74 ++++++++++++++++++++-
gi/value.cpp | 26 ++++++--
gjs/jsapi-util-string.cpp | 20 ++++--
gjs/jsapi-util.h | 38 +++++++++++
installed-tests/js/testGIMarshalling.js | 111 +++++++++++++++++++++++++++++---
installed-tests/js/testGObjectClass.js | 61 ++++++++++++++++++
installed-tests/js/testRegress.js | 78 +++++++++++++++++++++-
modules/core/overrides/GLib.js | 6 ++
test/gjs-tests.cpp | 34 ++++++----
10 files changed, 418 insertions(+), 47 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]