-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge v1.x into next, upgrade v8 #1399
Merged
Merged
Commits on Mar 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for bc1fe3a - Browse repository at this point
Copy the full SHA bc1fe3aView commit details -
os: remove trailing slash from os.tmpdir()
This commit makes `os.tmpdir()` behave consistently on all platforms. It changes `os.tmpdir()` to always return a path without trailing slash. Semver: major Fixes: nodejs#715 PR-URL: nodejs#747 Reviewed-By: Ben Noordhuis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb97b70 - Browse repository at this point
Copy the full SHA bb97b70View commit details
Commits on Mar 27, 2015
-
This commit applies some secondary changes in order to make `make test` pass cleanly: * disable broken postmortem debugging in common.gypi * drop obsolete strict mode test in parallel/test-repl * drop obsolete test parallel/test-v8-features PR-URL: nodejs#1232 Reviewed-By: Fedor Indutny <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 336dc08 - Browse repository at this point
Copy the full SHA 336dc08View commit details -
deps: enable v8 postmortem debugging again
Cherry-pick https://codereview.chromium.org/1033733003 from upstream and re-enable postmortem debugging. PR-URL: nodejs#1232 Reviewed-By: Fedor Indutny <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 41c00a2 - Browse repository at this point
Copy the full SHA 41c00a2View commit details -
Conflicts: deps/v8/AUTHORS deps/v8/include/v8-version.h
Configuration menu - View commit details
-
Copy full SHA for 38225a7 - Browse repository at this point
Copy the full SHA 38225a7View commit details
Commits on Apr 11, 2015
-
Conflicts: deps/v8/include/v8-version.h src/node_version.h
Configuration menu - View commit details
-
Copy full SHA for bcb4192 - Browse repository at this point
Copy the full SHA bcb4192View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ab370 - Browse repository at this point
Copy the full SHA d6ab370View commit details
Commits on Apr 16, 2015
-
This includes the out-of-tree patch (but fixed in upstream HEAD) from commit 41c00a2 ("deps: enable v8 postmortem debugging again".) PR-URL: nodejs#1399 Reviewed-By: Fedor Indutny <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 767a5c6 - Browse repository at this point
Copy the full SHA 767a5c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d047e04 - Browse repository at this point
Copy the full SHA d047e04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7a3f7 - Browse repository at this point
Copy the full SHA 5e7a3f7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.