Skip to content
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

v9.5.0 release proposal #18464

Merged
merged 163 commits into from
Feb 1, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
163 commits
Select commit Hold shift + click to select a range
39970e9
doc: un-mark Socket#write “removal” as notable change
addaleax Jan 10, 2018
506d85b
deps: cherry-pick c3458a8 from upstream V8
targos Jan 11, 2018
2a4f849
async_hooks: rename initTriggerId
AndreasMadsen Nov 22, 2017
f56eb2a
async_hooks: separate missing from default context
AndreasMadsen Nov 22, 2017
a880e27
async_hooks: use scope for defaultTriggerAsyncId
AndreasMadsen Nov 22, 2017
167e9c6
test: refactor test-repl
addaleax Dec 31, 2017
2eb1aa8
test: move common.fires() to inspector-helper
Trott Nov 29, 2017
df8cb40
errors: remove ERR_OUTOFMEMORY
tniessen Dec 27, 2017
733df36
test: update references to archived repository
tniessen Dec 31, 2017
56a9ae7
readline: update references to archived repository
tniessen Dec 31, 2017
722fe46
Revert "doc: import() is supported now"
MylesBorins Jan 14, 2018
dd56bd1
async_hooks: use typed array stack as fast path
addaleax Dec 19, 2017
8f8e747
lib: remove queue implementation from JSStreamWrap
addaleax Dec 29, 2017
dd72f9c
build: fix cctest target with --enable-static
liqyan Jan 4, 2018
278450f
doc: multiple updates to child_process.md
Trott Jan 5, 2018
3456e61
test: use smaller input file for test-zlib.js
Trott Jan 5, 2018
f0a0fdd
doc: multiple updates to BUILDING.md
Trott Jan 4, 2018
a4ba791
benchmark: add JSStreamWrap benchmark
addaleax Jan 4, 2018
f693e81
n-api: throw RangeError in napi_create_dataview() with invalid range
romandev Dec 26, 2017
7911b9b
doc: examples for fast-tracking regression fixes
refack Nov 26, 2017
5ebd017
doc: add descriptions of state properties
jasnell Jan 8, 2018
470832f
path: fix path.normalize for relative paths
starkwang Jan 4, 2018
969c89b
build: fix Makefile wrt finding node executable
hashseed Jan 8, 2018
4bc4d00
tools: move eslint from tools to tools/node_modules
targos Dec 22, 2017
d349fca
tools: update ESLint to 4.15.0
targos Jan 9, 2018
715e673
tools: add babel-eslint
targos Dec 22, 2017
be9958a
tools: use babel-eslint as ESLint parser
targos Dec 22, 2017
5fccb6e
test: fix spelling in test case comments
tniessen Jan 6, 2018
dcdb646
lib: fix spelling in comments
tniessen Jan 6, 2018
96b0722
tls: refactor write queues away
addaleax Dec 27, 2017
de70a36
doc: be less tentative about undefined behavior
Trott Jan 10, 2018
7706e5f
test: remove orphaned entries from status
kfarnung Jan 10, 2018
1c81a05
doc: update pushStream docs to use err first
jasnell Jan 10, 2018
30e2221
doc: fix s/rstStream/close in example
jasnell Jan 11, 2018
645be73
perf_hooks,http2: add performance.clear()
jasnell Jan 8, 2018
eee40c7
http2: remember sent headers
jasnell Jan 8, 2018
d8ac817
build,win: restore vcbuild TAG functionality
rvagg Jan 8, 2018
0668a75
n-api: expose n-api version in process.versions
mhdawson Jan 9, 2018
afc30a5
doc: decapitalize primitive types
vsemozhetbyt Jan 11, 2018
bbdc3c4
doc: add Leko to collaborators
Leko Jan 11, 2018
0e8596e
doc: prefer make test-only when verifying the build
joyeecheung Jan 9, 2018
f8f809b
doc: add documentation for deprecation properties
maclover7 Oct 26, 2017
2aeb025
test: add common.crashOnUnhandledRejection to addons/callback-scope
Jan 13, 2018
ac0a0a6
src: harden JSStream callbacks
addaleax Jan 7, 2018
15aaf18
src: remove declarations for missing functions
addaleax Jan 13, 2018
87e3d3d
src: fix code coverage cleanup
mhdawson Jan 10, 2018
990abbf
doc: napi: fix unbalanced emphasis
ofrobots Jan 12, 2018
5a95905
doc: napi: make header style consistent
ofrobots Jan 12, 2018
1506eb5
build: remove bench-* targets
joyeecheung Jan 14, 2018
b05f09a
doc: suggest not to throw JS errors from C++
joyeecheung Jan 14, 2018
9edf023
n-api: throw RangeError napi_create_typedarray()
romandev Jan 8, 2018
217ddd8
src,doc,test: Fix common misspellings
silverwind Jan 14, 2018
0c8b5d5
test: fixed typos in napi test
furstenheim Jan 14, 2018
b4e7260
doc: fix typo in http2stream.close param default
maritz Jan 15, 2018
1dcae57
test: improve to use template string
sreepurnajasti Jan 10, 2018
2c4e021
build,win: update lint-cpp on Windows
kfarnung Jan 6, 2018
f81c622
build: refine static and shared lib build
yhwang Dec 5, 2017
6b687cf
cluster: resolve relative unix socket paths
Jan 8, 2018
63be0d6
test: simplify loadDHParam in TLS test
tniessen Jan 11, 2018
78e05da
test: use shorthand properties
tniessen Jan 11, 2018
3299a1a
test: remove trivial buffer imports
sreepurnajasti Jan 8, 2018
2fb5f19
doc: fix typo in TextEncoding section
yosuke-furukawa Jan 17, 2018
1d74c33
doc: update sample output for process.versions
mhdawson Jan 15, 2018
778d57c
fs: fix options.end of fs.ReadStream()
Jan 12, 2018
a1096a6
doc: simplify sentences that use "considered"
Trott Jan 11, 2018
1ef8f4e
doc: warn users about non-ASCII paths on build
Nov 4, 2017
926467a
doc: add builtin module in building.md
Suixinlei Dec 16, 2017
4b918d7
doc: remove uannecessary Require
mhdawson Jan 16, 2018
b553daa
doc: add change info for async_hooks.executionAsyncId()
Dec 21, 2017
361fd33
doc: V8 branch used in 8.x not active anymore
fhinkel Jan 15, 2018
077bcbd
src: introduce internal buffer slice constructor
addaleax Jan 8, 2018
b3332cc
http2: refactor read mechanism
addaleax Jan 8, 2018
5b5f5b1
test: add assertions for TextEncoder/Decoder
Jan 13, 2018
4513cbb
src: refactor callback #defines into C++ templates
addaleax Jan 13, 2018
8e084d8
http: simplify parser lifetime tracking
addaleax Jan 13, 2018
aa21d55
benchmark: remove redundant +
sreepurnajasti Dec 21, 2017
506c6e8
test: refactor test-http-parser
maclover7 Jan 18, 2018
485d656
lib: use american spelling as per style guide
sreepurnajasti Jan 18, 2018
70d6fda
build: remove unused vars from configure
bnoordhuis Jan 17, 2018
1c8df28
src: fix -Wimplicit-fallthrough warning
bnoordhuis Jan 17, 2018
ee6217a
http2: add checks for server close callback
jasnell Jan 16, 2018
61df843
doc: cjs format is now commonjs
devsnek Jan 15, 2018
5c5aa49
doc: improve process.platform
marswong Jan 9, 2018
761f26e
test: make async-wrap-getasyncid parallelizable
joyeecheung Jan 19, 2018
1556228
http: fix parsing of binary upgrade response body
bnoordhuis Dec 21, 2017
01599e2
doc: Add example of null to assert.ifError
Leko Jan 18, 2018
0250e1b
http: free the parser before emitting 'upgrade'
lpinca Jan 17, 2018
fc89cea
test: use countdown timer
daxlab Nov 26, 2017
b87939c
http: use strict comparison
leeseean Nov 14, 2017
74c1f4e
lib: fix typo in trace_events_async_hooks.js
gillesdemey Jan 21, 2018
17ef69e
doc: fix typo in async_hooks.md
ramesius Jan 22, 2018
195bed2
doc: use PBKDF2 in text
tniessen Jan 21, 2018
3543458
benchmark: (arrays) use destructuring
BridgeAR Dec 30, 2017
e00dac7
benchmark: (assert) use destructuring
BridgeAR Dec 30, 2017
aa47fe0
benchmark: (url) use destructuring
BridgeAR Dec 30, 2017
76f671b
benchmark: (zlib) use destructuring
BridgeAR Dec 30, 2017
c0707c5
benchmark: (util/v8/vm) use destructuring
BridgeAR Dec 30, 2017
3e3254a
benchmark: (tls) use destructuring
BridgeAR Dec 30, 2017
11d6458
benchmark: (timers) use destructuring
BridgeAR Dec 30, 2017
81abea5
benchmark: (streams) use destructuring
BridgeAR Dec 30, 2017
f491828
benchmark: (querystring) use destructuring
BridgeAR Dec 30, 2017
88f4bf2
benchmark: (process) use destructuring
BridgeAR Dec 30, 2017
cf666d8
benchmark: (net) use destructuring
BridgeAR Dec 30, 2017
7bc5bad
benchmark: (os) use destructuring
BridgeAR Dec 30, 2017
5b0e3b9
benchmark: (path) use destructuring
BridgeAR Dec 30, 2017
97e8820
benchmark: (string_decoder) use destructuring
BridgeAR Dec 30, 2017
d13d900
benchmark: (http2) use destructuring
BridgeAR Dec 30, 2017
e9c426b
benchmark: (misc) use destructuring
BridgeAR Dec 30, 2017
4e19cbe
benchmark: (http) use destructuring
BridgeAR Dec 30, 2017
59271c8
benchmark: (fs) use destructuring
BridgeAR Dec 30, 2017
c25d4d6
benchmark: (es) use destructuring
BridgeAR Dec 30, 2017
71faa5c
benchmark: (events) use destructuring
BridgeAR Dec 30, 2017
5cf5ab1
benchmark: (buffers) use destructuring
BridgeAR Dec 30, 2017
e19c77b
benchmark: (child_process) use destructuring
BridgeAR Dec 30, 2017
cd9bc8b
benchmark: (dgram) use destructuring
BridgeAR Dec 30, 2017
ea19f7d
benchmark: use destructuring
BridgeAR Dec 30, 2017
5855a57
test: change assert message to default
ryanmahan Jan 19, 2018
1efb9cd
doc: remove confusing signature in fs.md
vsemozhetbyt Jan 23, 2018
e3cc091
doc: add missing URL argument types in fs.md
vsemozhetbyt Jan 23, 2018
f050521
build: define NOMINMAX on windows
bnoordhuis Jan 23, 2018
485d60e
doc: fix typos in async_hooks
Jan 23, 2018
b055c9e
doc: split CONTRIBUTING.md
joyeecheung Jan 20, 2018
ce1eb0b
build: make lint-md independent of local node
joyeecheung Jan 20, 2018
2a9afc4
build: make lint-js independent of local node
joyeecheung Jan 20, 2018
693159e
deps: upgrade libuv to 1.19.1
cjihrig Jan 19, 2018
c9e09ad
doc: improve the instructions of onboarding PR
joyeecheung Jan 20, 2018
e5f6159
doc: document the collaborator nomination process
joyeecheung Jan 20, 2018
224cc64
doc: add doc for performance.clearGC()
antonyt Jan 23, 2018
987480c
doc: add missing word in modules.md
metapragma Jan 24, 2018
14f7f60
lib: add internal removeColors helper
BridgeAR Dec 11, 2017
f7d57d0
stream: remove unreachable code
lpinca Jan 18, 2018
7d27228
test: use correct size in test-stream-buffer-list
lpinca Jan 18, 2018
4d3121b
doc: fix return value for require.resolve.paths()
nephross Jan 24, 2018
574d3b9
doc: fix documentation of http2Stream.pushstream()
nephross Jan 19, 2018
39612a8
http2,perf_hooks: perf state using AliasedBuffer
kfarnung Jan 22, 2018
6ae7bb1
doc: fix e.g., to e.g. in docs
sreepurnajasti Jan 25, 2018
230a102
fs: cleanup fd lchown and lchownSync
jasnell Jan 23, 2018
1458e51
test: fix test-tls-server-verify.js on Windows CI
Trott Jan 25, 2018
c84dd03
test: refactor addons-napi/test_exception/test.js
Trott Jan 24, 2018
deac028
build: fix rm commands in tarball rule
bnoordhuis Jan 23, 2018
a5b35db
process: remove dead code
apapirovski Jan 23, 2018
ce7ce9d
process: clean up signal handler setup
apapirovski Jan 23, 2018
d829237
doc: fix typo in REPL docs
adamgoose Jan 26, 2018
7fc395a
http: there is no `corked` property of `stream`
indutny Jan 23, 2018
ecf5bea
src: remove unused variable
cjihrig Jan 25, 2018
03cb069
doc: unify type linkification
vsemozhetbyt Jan 27, 2018
7b73e70
timers: attach listOnTimeout function to TimerWrap
mcollina Jan 25, 2018
b5ec6ea
benchmark: make compare.R easier to understand
AndreasMadsen Jan 25, 2018
2efa7d1
benchmark: implement duration in http test double
joyeecheung Jan 25, 2018
84f8e62
src: DRY ip address parsing code in cares_wrap.cc
bnoordhuis Jan 26, 2018
799fd24
cluster: add cwd to cluster.settings
cjihrig Jan 26, 2018
3ab391d
src: remove unnecessary block scope
apapirovski Jan 21, 2018
144cfb4
src: remove outdated domain reference
apapirovski Jan 19, 2018
11982ae
process: JS fast path for bindings
apapirovski Jan 25, 2018
45051fa
doc: add vdeturckheim as collaborator
vdeturckheim Jan 29, 2018
117b20e
test: adds tests for vm invalid arguments
gillesdemey Jan 21, 2018
25bebae
stream: simplify `src._readableState` to `state`
Jan 20, 2018
c4abdcd
stream: avoid writeAfterEnd() while ending
Jan 16, 2018
0a68018
async_hooks: update defaultTriggerAsyncIdScope for perf
apapirovski Jan 5, 2018
ac2f98d
async_hooks,http: set HTTPParser trigger to socket
AndreasMadsen Jan 5, 2018
e9397d6
async_hooks,test: only use IPv6 in http test
AndreasMadsen Jan 14, 2018
5072454
2018-01-31, Version 9.5.0 (Current)
evanlucas Jan 30, 2018
81da708
Working on v9.5.1
evanlucas Feb 1, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
doc: simplify sentences that use "considered"
Change many instances of "x is considered to be y" to "x is y".

PR-URL: #18095
Reviewed-By: Gireesh Punathil <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
  • Loading branch information
Trott authored and evanlucas committed Jan 30, 2018
commit a1096a6b055d06e1fe6536df8471f4680d2c4fd5
8 changes: 4 additions & 4 deletions doc/api/child_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -1124,10 +1124,10 @@ process.send({ foo: 'bar', baz: NaN });
Child Node.js processes will have a [`process.send()`][] method of their own that
allows the child to send messages back to the parent.

There is a special case when sending a `{cmd: 'NODE_foo'}` message. All messages
containing a `NODE_` prefix in its `cmd` property are considered to be reserved
for use within Node.js core and will not be emitted in the child's
[`process.on('message')`][] event. Rather, such messages are emitted using the
There is a special case when sending a `{cmd: 'NODE_foo'}` message. Messages
containing a `NODE_` prefix in the `cmd` property are reserved for use within
Node.js core and will not be emitted in the child's [`process.on('message')`][]
event. Rather, such messages are emitted using the
`process.on('internalMessage')` event and are consumed internally by Node.js.
Applications should avoid using such messages or listening for
`'internalMessage'` events as it is subject to change without notice.
Expand Down
2 changes: 1 addition & 1 deletion doc/api/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ Once a socket is assigned to this request and is connected
added: v0.5.9
-->

* `timeout` {number} Milliseconds before a request is considered to be timed out.
* `timeout` {number} Milliseconds before a request times out.
* `callback` {Function} Optional function to be called when a timeout occurs. Same as binding to the `timeout` event.

Once a socket is assigned to this request and is connected
Expand Down
4 changes: 2 additions & 2 deletions doc/api/readline.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ The `'close'` event is emitted when one of the following occur:

The listener function is called without passing any arguments.

The `readline.Interface` instance should be considered to be "finished" once
the `'close'` event is emitted.
The `readline.Interface` instance is finished once the `'close'` event is
emitted.

### Event: 'line'
<!-- YAML
Expand Down
3 changes: 1 addition & 2 deletions doc/guides/maintaining-V8.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ For example, at the time of this writing:
released as part of the Chromium **canary** builds. This branch will be
promoted to beta next when V8 5.5 ships as stable.

All older branches are considered **abandoned**, and are not maintained by the
V8 team.
All older branches are abandoned and are not maintained by the V8 team.

### V8 merge process overview

Expand Down