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

Backport refactor src/node.js into internal files by Fishrock123 · Pull Request #5975 · nodejs/node · GitHub

/ node Public

Backport refactor src/node.js into internal files - #5975

Closed
Fishrock123 wants to merge 3 commits into
nodejs:v5.xfrom
Fishrock123:backport-5103
Closed

Backport refactor src/node.js into internal files#5975
Fishrock123 wants to merge 3 commits into
nodejs:v5.xfrom
Fishrock123:backport-5103

Conversation

Copy link
Copy Markdown
Contributor

Pull Request check-list

  • Does make -j8 test (UNIX) or vcbuild test nosign (Windows) pass with
    this change (including linting)?
  • Is the commit message formatted according to CONTRIBUTING.md?

Affected core subsystem(s)

src,lib

Description of change

backport of #5103 onto v5.x

cc @evanlucas

PR-URL: nodejs#5103
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

Conflicts:
	node.gyp
	src/node.js
PR-URL: nodejs#5103
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
PR-URL: nodejs#5103
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Fishrock123 added the lib / src Issues and PRs related to general changes in the lib or src directory. label Mar 31, 2016

Copy link
Copy Markdown
Contributor Author

Copy link
Copy Markdown
Contributor

LGTM

Copy link
Copy Markdown
Contributor

@Fishrock123 looks like this branch has conflicts (based on the github notice)

Copy link
Copy Markdown
Contributor Author

It didn't. I think that is because @evanlucas landed it?

Copy link
Copy Markdown
Contributor

ah yea, sorry forgot to comment

Copy link
Copy Markdown
Contributor

Landed in v5.x in 40847b0, a757e05, and e3c7b46

evanlucas closed this Mar 31, 2016
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

lib / src Issues and PRs related to general changes in the lib or src directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL