1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade SpiderMonkey to mozilla-central commit `bc4609b7aa7a3dff961f43d527bc66c5c85f6f4b` More... over 1 year ago
chore(CI): make the CI-created branch name shorter More... over 1 year ago
chore: there shouldn't be a trailing newline in `mozcentral.version` file More... over 1 year ago
chore(deps): upgrade SpiderMonkey to `bc4609b7aa7a3dff961f43d527bc66c5c85f6f4b` More... over 1 year ago
Merge branch 'main' into philippe/ubuntu2404-fix More... over 1 year ago
Merge pull request #367 from Distributive-Network/Xmader/chore/moz-central More... over 1 year ago
added ubuntu-24.04 to CI More... over 1 year ago
python3-distutils is not needed and a problem on ubuntu-24_04 More... over 1 year ago
Update setup.sh More... over 1 year ago
Update include/JobQueue.hh More... over 1 year ago
feat(XHR): add `_requestMetadata` accessor to allow others to inspect the internal properties More... over 1 year ago
feat(XHR): print the request body contents in debug logs More... over 1 year ago
feat(XHR): print debug logs with a unique connection id to identify each XHR connection More... over 1 year ago
Merge branch 'main' into Xmader/chore/moz-central More... over 1 year ago
Merge pull request #369 from Distributive-Network/Xmader/ci/fix-windows-uncrustify More... over 1 year ago
chore(CI): create a CI action that automatically create pull request when mozilla-central is updated More... over 1 year ago
The `JS_Utf8BufferIsCompilableUnit` issue got fixed within 24 hours after reporting it in the firefox Matrix chat, updating SpiderMonkey to mozilla-central tip More... over 1 year ago
chore(CI): use the Windows 2022 runner entirely More... over 1 year ago
docs(CI): explain why we need Windows 2022 runner to build SpiderMonkey More... over 1 year ago
fix: crash in Debug Build of SpiderMonkey More... over 1 year ago
chore: fix uncrustify build on Windows More... over 1 year ago
chore(CI): switch to the Windows 2022 runner to build SpiderMonkey More... over 1 year ago
fix: in SpiderMonkey's `js/src/configure` script, the `--without-system-zlib` option is not available on Windows More... over 1 year ago
chore: re-enable Windows builds More... over 1 year ago
Merge branch 'Xmader/ci/fix-windows-uncrustify' into Xmader/chore/moz-central More... over 1 year ago
chore: fix uncrustify build on Windows More... over 1 year ago
fix: `JS_Utf8BufferIsCompilableUnit` would still generate exception for invalid inputs More... over 1 year ago
fix: pmdb's debugger global object now requires to be in a cross-compartment wrapper to use on the main global object More... over 1 year ago
fix: `tests/js/commonjs-modules.bash` needs a much longer timeout if we build in debug mode More... over 1 year ago
fix: `timers-force-exit.simple` to have a longer timeout because 2s is not enough for the teardown in debug mode More... over 1 year ago