-
-
Notifications
You must be signed in to change notification settings - Fork 99
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: nodejs/llnode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nodejs/llnode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 14 files changed
- 4 contributors
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 696b250 - Browse repository at this point
Copy the full SHA 696b250View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2916168 - Browse repository at this point
Copy the full SHA 2916168View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9580d8 - Browse repository at this point
Copy the full SHA f9580d8View commit details -
fix getting current Node.js version
Without this, `nodejsVersion()` returns `[NaN]` when using a release build of Node.js.
Configuration menu - View commit details
-
Copy full SHA for 39fb7c0 - Browse repository at this point
Copy the full SHA 39fb7c0View commit details -
Update push.yml for versions 16, 18 & 19
I still expect them to be red, but enable them anyway. Exclude a couple of configurations which error with a glibc error ("version `GLIBC_2.28` not found (required by node)").
Configuration menu - View commit details
-
Copy full SHA for 34f7c53 - Browse repository at this point
Copy the full SHA 34f7c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e59fe6 - Browse repository at this point
Copy the full SHA 1e59fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1125a2 - Browse repository at this point
Copy the full SHA c1125a2View commit details -
Remove support for unboxed doubles
As of the mentioned upstream commit, the hack we use to detect the possibility of unboxed doubles no longer works. Rather than trying to create another hack, simply hardcode it to false. This requires us to also remove support for EOL versions of Node.js which may still have unboxed doubles.
Configuration menu - View commit details
-
Copy full SHA for 0b78f54 - Browse repository at this point
Copy the full SHA 0b78f54View commit details -
`NativeModule` appears to no longer show up in the heap. Neither do promises. I'm commenting out the latter test for now, the current promise support is extremely rudimentary and somebody should decide if it's worth fixing.
Configuration menu - View commit details
-
Copy full SHA for e653a9d - Browse repository at this point
Copy the full SHA e653a9dView commit details -
Changes & timeout bumps from #403
Refs: #403 Co-authored-by: Christian Clauss <cclauss@me.com> Co-authored-by: Anton Whalley <anton@venshare.com>
Configuration menu - View commit details
-
Copy full SHA for bf7a154 - Browse repository at this point
Copy the full SHA bf7a154View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d266b - Browse repository at this point
Copy the full SHA f7d266bView commit details -
Skip finding the process object on v18
This fails as of v18.6.0.
Configuration menu - View commit details
-
Copy full SHA for 5d060fc - Browse repository at this point
Copy the full SHA 5d060fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49c4bac - Browse repository at this point
Copy the full SHA 49c4bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8284431 - Browse repository at this point
Copy the full SHA 8284431View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.0...v4.0.0