FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: upgrade to V8 5.0.71.54 by bnoordhuis · Pull Request #7531 · nodejs/node · GitHub

/ node Public

deps: upgrade to V8 5.0.71.54 - #7531

Closed
bnoordhuis wants to merge 1 commit into
nodejs:v6.xfrom
bnoordhuis:v8-5.0.71.54
Closed

deps: upgrade to V8 5.0.71.54#7531
bnoordhuis wants to merge 1 commit into
nodejs:v6.xfrom
bnoordhuis:v8-5.0.71.54

Conversation

bnoordhuis commented Jul 4, 2016
edited
Loading

Copy link
Copy Markdown
Member

bnoordhuis added v8 engine Issues and PRs related to the V8 dependency. v6.x labels Jul 4, 2016
nodejs-github-bot added the lib / src Issues and PRs related to general changes in the lib or src directory. label Jul 4, 2016
targos removed the lib / src Issues and PRs related to general changes in the lib or src directory. label Jul 4, 2016

targos commented Jul 4, 2016

Copy link
Copy Markdown
Member

LGTM

targos commented Jul 4, 2016

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member Author

Yes, I saw. New attempt using the SHA instead of the branch name: https://ci.nodejs.org/job/node-test-commit-v8-linux/176/

Copy link
Copy Markdown
Member Author

The V8 tests should work better now that cae428a has landed in v6.x. They all passed actually but the post-processing step failed because the TAP output got written to the wrong location. One more try because I like green:

https://ci.nodejs.org/job/node-test-pull-request/3226/
https://ci.nodejs.org/job/node-test-commit-v8-linux/186/

PR-URL: nodejs#7531
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
bnoordhuis closed this Jul 9, 2016
bnoordhuis deleted the v8-5.0.71.54 branch July 9, 2016 14:58

Copy link
Copy Markdown
Member Author

For posterity: landed in dbdcded.

Copy link
Copy Markdown
Contributor

@bnoordhuis whoops... should have landed that on v6.x myself. Thanks for taking care of that!

evanlucas added a commit that referenced this pull request Jul 18, 2016
Notable changes:

* deps: upgrade to V8 5.0.71.54 (Ben Noordhuis) [#7531](#7531)

PR-URL: #7782
evanlucas added a commit that referenced this pull request Jul 19, 2016
Notable changes:

* deps: upgrade to V8 5.0.71.54 (Ben Noordhuis) [#7531](#7531)
* win,msi
  * add zh-CN translations for the installer (Minqi Pan) [#2569](#2569)
  * Added Italian translation (Matteo Collina) [#4647](#4647)

PR-URL: #7782
evanlucas added a commit that referenced this pull request Jul 21, 2016
Notable changes:

* **buffer**:
  * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602
  * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) #7176
* **deps**: Upgrade to V8 5.0.71.xx. (Ben Noordhuis) #7531
* **repl**: Fix issue with function redeclaration. (Prince J Wesley) #7794
* **util**: Fix inspecting of boxed symbols. (Anna Henningsen) #7641

PR-URL: #7782
evanlucas added a commit that referenced this pull request Jul 21, 2016
Notable changes:

* **buffer**:
  * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602
  * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) #7176
* **deps**:
  * Upgrade to V8 5.0.71.xx. (Ben Noordhuis) #7531
  * Backport V8 instanceof bugfix (Franziska Hinkelmann) #7638
* **repl**: Fix issue with function redeclaration. (Prince J Wesley) #7794
* **util**: Fix inspecting of boxed symbols. (Anna Henningsen) #7641

PR-URL: #7782
evanlucas added a commit that referenced this pull request Jul 21, 2016
Notable changes:

* **buffer**:
  * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) #7602
  * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) #7176
* **deps**:
  * Upgrade to V8 5.0.71.xx. (Ben Noordhuis) #7531
  * Backport V8 instanceof bugfix (Franziska Hinkelmann) #7638
* **repl**: Fix issue with function redeclaration. (Prince J Wesley) #7794
* **util**: Fix inspecting of boxed symbols. (Anna Henningsen) #7641

PR-URL: #7782
lukesampson pushed a commit to ScoopInstaller/Scoop that referenced this pull request Jul 24, 2016
### Notable changes

* **buffer**:
  * Improve performance of Buffer.from(str, 'hex') and Buffer#write(str, 'hex'). (Christopher Jeffrey) [#7602](nodejs/node#7602)
  * Fix creating from zero-length ArrayBuffer. (Ingvar Stepanyan) [#7176](nodejs/node#7176)
* **deps**:
  * Upgrade to V8 5.0.71.xx. (Ben Noordhuis) [#7531](nodejs/node#7531)
  * Backport V8 instanceof bugfix (Franziska Hinkelmann) [#7638](nodejs/node#7638)
* **repl**: Fix issue with function redeclaration. (Prince J Wesley) [#7794](nodejs/node#7794)
* **util**: Fix inspecting of boxed symbols. (Anna Henningsen) [#7641](nodejs/node#7641)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL