index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
|
*
Issue #2282 - - Properly implement Performance Timeline Level 2 w3c spec.
Brian Smith
2023-08-02
|
|
/
|
*
Merge pull request 'Implement Big(U)Int64Array and fill in some missing BigIn...
Moonchild
2023-07-29
|
|
\
|
|
*
Issue #1240 - Follow-up: Add missing JSVAL_TYPE_BIGINT cases in JitFrames.cpp.
Brian Smith
2023-07-28
|
|
*
Issue #1240 - Follow-up: Fix incorrect values in Number() constructor.
Brian Smith
2023-07-28
|
|
*
Issue #2026 - Part 4 - Fill in missing dense elements case and fix a comment.
Brian Smith
2023-07-28
|
|
*
Merge branch 'bigint-devtools-test' of https://repo.palemoon.org/martok/UXP-c...
Brian Smith
2023-07-28
|
|
|
\
|
|
|
*
Issue #2026 - Part 3c - Add BigInt Devtools support. (new frontend)
Martok
2023-07-29
|
|
|
*
Issue #2026 - Part 3b - Add BigInt Devtools support. (legacy frontend)
Martok
2023-07-28
|
|
*
|
Issue #2026 - Part 3a - Add support for BigInt in devtools. (Server side)
Brian Smith
2023-07-25
|
|
|
/
|
|
*
Issue #2026 - Part 2b - Format BigInts representable as int64_t without first...
Brian Smith
2023-07-25
|
|
*
Issue #2026 - Part 2a - Support BigInt in NumberFormat and toLocaleString.
Brian Smith
2023-07-25
|
|
*
Issue #2026 - Part 1 - Implement BigInt64 and BigUint64Array.
Brian Smith
2023-07-24
|
*
|
Update UXP/Goanna version now BigInt has landed.
Moonchild
2023-07-25
|
|
/
|
*
Merge pull request 'Add BigInt primitive type.' (#2276) from dbsoft/UXP:bigin...
Moonchild
2023-07-23
|
|
\
|
|
*
Issue #1240 - Part 11 - Fix several issue reported on review.
Brian Smith
2023-07-23
|
|
*
Issue #1240 - Part 10 - Implement minimal Ion support for BigInt.
Brian Smith
2023-07-21
|
|
*
Issue #1240 - Part 9 - Fix incorrectly parsing decimal BigInt 0n.
Brian Smith
2023-07-21
|
|
*
Issue #1240 - Part 8 - Fix incorrect asserts with debug enabled.
Brian Smith
2023-07-21
|
|
*
Issue #1240 - Part 7 - Handle BigInt values in XPCVariant code.
Brian Smith
2023-07-20
|
|
*
Issue #1240 - Part 5g - Implement BigInt comparison operators.
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 6c - Implement asIntN and asUintN methods for BigInt values.
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 6b - Use ToIndex when constructing TypedArray with length ...
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 6a - Implement BigInt.prototype.toLocaleString.
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 5f - Add DataView methods for BigInt access.
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 5e - BigInt bitwise operators.
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 5d - Use the radix when parsing BigInts.
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 5c -Implement ToInt32OrBigInt operation.
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 5b - BigInt support for basic arithmetic operations.
Brian Smith
2023-07-19
|
|
*
Issue #1240 - Part 5a - BigInt to Number conversion.
Brian Smith
2023-07-19
|
|
*
Merge branch 'master' into bigint-merged
Brian Smith
2023-07-18
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request 'Fix intermittent crash on MacOS 14 Sonoma Beta 3.' (#2274...
Moonchild
2023-07-17
|
|
\
\
|
|
*
|
No Issue - Fix intermitted crash on MacOS 14 Sonoma Beta 3.
Brian Smith
2023-07-17
|
|
/
/
|
|
*
Issue #1240 - Part 4 - Implement parser support for BigInt literals.
Brian Smith
2023-07-18
|
|
*
Issue #1240 - Part 3c - Fast-forward to the V8 version of BigIntType.
Brian Smith
2023-07-13
|
|
*
Issue #1240 - Part 3b - Implement WrappingOperations.h for wraparound math op...
Brian Smith
2023-07-13
|
|
*
Issue #1240 - Part 3a - Adjust mozilla::FloatingPoint<T>'s definition.
Brian Smith
2023-07-13
|
|
*
Issue #1240 - Part 2 - Define the BigIntObject class for BigInt wrapper objects.
Brian Smith
2023-07-13
|
|
*
Issue #1240 - Part 1 - Define a new BigInt primitive type.
Brian Smith
2023-07-13
*
|
|
Merge branch 'master' into release
RB_20230715
Moonchild
2023-07-15
|
\
|
|
|
*
|
Merge pull request 'Fix cloning of self-hosted functions' (#2273) from martok...
Moonchild
2023-07-14
|
|
\
\
|
|
*
|
Issue #2271 - Use declared names of self-hosted functions for cloning
Martok
2023-07-13
|
|
*
|
Issue #2271 - Separate cloning of native and interpreted functions
Martok
2023-07-13
|
|
/
/
|
*
|
Merge pull request 'Further enhance Maybe<> and use it in the Performance API...
Moonchild
2023-07-13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Issue #2255 - Fix build bustage on Linux.
Brian Smith
2023-07-12
|
|
*
Issue #2255 - Use Maybe<> in the Performance API.
Brian Smith
2023-07-12
|
|
*
Issue #2255 - Add support for Maybe<T&>
Brian Smith
2023-07-12
|
|
/
|
*
Merge pull request 'Enhance Mac Packaging via mozconfig options and fix ARM M...
Moonchild
2023-07-11
|
|
\
|
|
*
Issue #2268 - Fix Mac packaging by making the individual parts configurable.
Brian Smith
2023-07-07
|
|
*
No Issue - Fix debug builds on ARM Mac.
Brian Smith
2023-07-07
|
|
/
*
|
Merge branch 'master' into release
RC_20230707
RB_20230711
Moonchild
2023-07-07
|
\
|
[prev]
[next]