openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
PythonMonkey
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
1 day
ago.
Jun 11, 2025 — Jun 11, 2026
Showing page 15 of 94
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
The `JS_Utf8BufferIsCompilableUnit` issue got fixed within 24 hours after reporting it in the firefox Matrix chat, updating SpiderMonkey to mozilla-central tip
Tom Tang
More...
almost 2 years ago
chore(CI): use the Windows 2022 runner entirely
Tom Tang
More...
almost 2 years ago
docs(CI): explain why we need Windows 2022 runner to build SpiderMonkey
Tom Tang
More...
almost 2 years ago
fix: crash in Debug Build of SpiderMonkey
Tom Tang
More...
almost 2 years ago
chore: fix uncrustify build on Windows
Tom Tang
More...
almost 2 years ago
chore(CI): switch to the Windows 2022 runner to build SpiderMonkey
Tom Tang
More...
almost 2 years ago
fix: in SpiderMonkey's `js/src/configure` script, the `--without-system-zlib` option is not available on Windows
Tom Tang
More...
almost 2 years ago
chore: re-enable Windows builds
Tom Tang
More...
almost 2 years ago
Merge branch 'Xmader/ci/fix-windows-uncrustify' into Xmader/chore/moz-central
Tom Tang
More...
almost 2 years ago
chore: fix uncrustify build on Windows
Tom Tang
More...
almost 2 years ago
fix: `JS_Utf8BufferIsCompilableUnit` would still generate exception for invalid inputs
Tom Tang
More...
almost 2 years ago
fix: pmdb's debugger global object now requires to be in a cross-compartment wrapper to use on the main global object
Tom Tang
More...
almost 2 years ago
fix: `tests/js/commonjs-modules.bash` needs a much longer timeout if we build in debug mode
Tom Tang
More...
almost 2 years ago
fix: `timers-force-exit.simple` to have a longer timeout because 2s is not enough for the teardown in debug mode
Tom Tang
More...
almost 2 years ago
fix: update the test suite to reflect the change that property access errors now says `TypeError: can\'t access property`
Tom Tang
More...
almost 2 years ago
WIP: bug in defining the debugger global object, disable pmdb for now
Tom Tang
More...
almost 2 years ago
fix: `JSErrorReport`'s `filename` property should now be a `JS::ConstUTF8CharsZ` instead of a pure `char*` after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
almost 2 years ago
fix: forcibly enable FinalizationRegistry and iterator helpers
Tom Tang
More...
almost 2 years ago
feat: SpiderMonkey now supports APIs for one-byte latin1 JSExternalStrings
Tom Tang
More...
almost 2 years ago
fix: `setWeakRefsEnabled` and `setIteratorHelpersEnabled` no longer present on `JS::RealmCreationOptions` after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
almost 2 years ago
fix: `JSErrorReport`'s `filename` property is now a `JS::UniqueChars` (`mozilla::UniquePtr<char[], ...>`) instead of a pure `char[]` after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
almost 2 years ago
fix: for `JS::NewExternalArrayBuffer`, the custom destructor is now wrapped in a `mozilla::UniquePtr` instead of passing it directly to the function
Tom Tang
More...
almost 2 years ago
fix: extending `JS::JobQueue` class now needs to implement the `isDrainingStopped` virtual method after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
almost 2 years ago
fix: passing a column number offset for JS source code now requires the use of `JS::ColumnNumberOneOrigin` class after upgrading SpiderMonkey to mozilla-central tip
Tom Tang
More...
almost 2 years ago
chore: WIP: ignore Windows builds for now
Tom Tang
More...
almost 2 years ago
chore: change back to the tip commit
Tom Tang
More...
almost 2 years ago
chore: force the build system not to verify the macOS SDK version
Tom Tang
More...
almost 2 years ago
Revert "chore: try SpiderMonkey 120"
Tom Tang
More...
almost 2 years ago
Revert "chore: switch back to SpiderMonkey 115 should be fail-proof"
Tom Tang
More...
almost 2 years ago
chore: rollback
Tom Tang
More...
almost 2 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
93
94
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree