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

Release proposal: v10.11.0 #22932

Merged
merged 107 commits into from
Sep 20, 2018
Merged
Changes from 1 commit
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
8cfa88a
util: add util.types.isBoxedPrimitive
BridgeAR Aug 26, 2018
47acb78
doc: add apapirovski to TSC
Trott Sep 5, 2018
ca06e65
tools: update dmn to 2.0.0
Trott Sep 6, 2018
688d01c
doc: add warning to readline's close() method
cjihrig Sep 3, 2018
6a33399
deps: backport detailed line info for CPU profiler
psmarshall Sep 4, 2018
2cb01f0
errors: decapitalize PBKDF2 error
tniessen Sep 4, 2018
2b49b43
doc: added symbols guidelines
mcollina Sep 4, 2018
1ce9416
test: fix flaky addons/callback-scope/test-resolve-async
addaleax Sep 2, 2018
44f1438
src: fix trace-event-file-pattern description
AndreasMadsen Sep 4, 2018
e85aa19
deps: patch V8 to 6.8.275.32
targos Sep 4, 2018
13b8011
test: remove usage of deprecated V8 APIs in addons
targos Sep 5, 2018
db52f8f
build: rename configure to configure.py
refack Aug 21, 2018
db10db9
build: move meta-shebang back to `configure`
refack Aug 21, 2018
5bae8b9
build: add `--verbose` to `./configure`
refack Aug 22, 2018
e5cdfb0
doc: fix typo in CHANGELOG_V10.md
chakravarthy-s-m Sep 7, 2018
c1c78ca
doc: improve assert documentation
BridgeAR Sep 3, 2018
a78a946
build: make doc generation work on Windows
tniessen Sep 7, 2018
6579d05
doc: fix description of DEP0024
tniessen Sep 7, 2018
a7e8949
tools: add [src] links to child-process.html
rubys Sep 5, 2018
3666662
test: replaces assert.throws() with common.expectsError()
Sep 4, 2018
c3c5141
src: remove abort_on_uncaught_exception node.cc
danbev Sep 6, 2018
649288b
test: remove string argument to strictEqual()
Hariss096 Sep 5, 2018
7fa5f54
src: remove trace_sync_io_ from env
danbev Sep 6, 2018
3ff425e
build: remove /MP from default additonal options
skelliam Sep 2, 2018
9942117
doc: update mmarchini's e-mail
mmarchini Sep 9, 2018
649fcbb
tools,doc: apilinks should handle root scenarios
kfarnung Sep 5, 2018
d5e9801
test: remove string literal from deepStrictEqual
iliashkolyar Sep 7, 2018
0c32428
src: make `FIXED_ONE_BYTE_STRING` an inline fn
addaleax Sep 6, 2018
4e3f1ae
net: port isIPv6 to JS
starkwang Sep 3, 2018
62d7304
tools: update eslint to v5.5.0
BridgeAR Sep 6, 2018
37b27a5
tools: vendor in node-lint-md-cli-rollup
refack Apr 17, 2018
25e1060
tools: update `node-lint-md-cli-rollup`
refack Sep 6, 2018
350a3e1
tools: relocate `remark-preset-lint-node`
refack Sep 6, 2018
22fefae
tools: `make lint-md-rollup` & checkin `lint-md.js`
refack Sep 6, 2018
d03ce9d
tools: use lint-md.js
refack Sep 6, 2018
b3bc642
build,win: WHOLEARCHIVE needs just lib name
refack Sep 4, 2018
dbe27d7
build,win: generate single PDB file per target
refack Sep 4, 2018
b4a79ac
build,win: exclude warning 4244 only for deps
refack Sep 4, 2018
bda3311
doc: `node debug` → `node inspect` in CLI docs
addaleax Sep 9, 2018
9564f7a
tools: fix doc tool behavior for version arrays
tniessen Sep 8, 2018
b1d667b
test: refactor structure of common/index
jasnell Aug 24, 2018
0015430
assert: align argument names
BridgeAR Sep 8, 2018
6786730
doc: add history for withFileTypes in fs.readdir[Sync]()
tiendq Sep 10, 2018
ff17b39
crypto: fix public key encryption internals
tniessen Sep 9, 2018
9b58b79
crypto: rename symbols to match guidelines
tniessen Sep 5, 2018
cf95b61
doc: add gabrielschulhof to TSC
Trott Sep 12, 2018
bb2bbc8
n-api: add generic finalizer callback
Aug 10, 2018
bd6b2ab
test: checks on napi factory wrap’s finalization
legendecas Aug 31, 2018
e2b72c2
lib: remove unnecessary symbols
Aug 22, 2018
9e1f736
test: minor refactor in common/index.js
jasnell Sep 6, 2018
ef2a0bd
doc: document http2 timeouts
sagitsofan Sep 10, 2018
0c39fa4
doc: add reference to guide for N-API additions
mhdawson Aug 29, 2018
967fbeb
deps: cherry-pick 2363cdf from upstream V8
ofrobots Sep 11, 2018
aa05c8b
trace_events: avoid flusing uninitialized traces
ofrobots Sep 12, 2018
f0a4017
fs: ensure readdir() callback is only called once
cjihrig Sep 10, 2018
49b5933
lib: simplify 'processChunkSync'
Sep 11, 2018
a96a846
worker: correct (de)initialization order
addaleax Sep 9, 2018
b2abeff
tools: implement update-authors in JS
addaleax Sep 9, 2018
cadb360
doc: update AUTHORS list
addaleax Sep 9, 2018
1d3a63f
src: move getActiveResources/Handles to node_process.cc
jasnell Sep 7, 2018
7e4f29f
src: move DebugPortGetter/Setter to node_process.cc
jasnell Sep 7, 2018
8e8748c
doc: fix typo in dns docs
MohammedEssehemy Sep 14, 2018
ed142e1
doc: add withFileTypes option to fsPromises.readdir
bengl Sep 13, 2018
4ab9d6f
process: generate list of allowed env flags programmatically
addaleax Aug 31, 2018
2abdbf4
lib: generate allowedNodeEnvironmentFlags lazily
addaleax Aug 31, 2018
08e427a
doc: add full deprecation history
tniessen Sep 8, 2018
24a35f9
fs: fix promisified fs.readdir withFileTypes
apapirovski Sep 13, 2018
bc07612
src: fix `--prof-process` CLI argument handling
addaleax Sep 10, 2018
db79276
tracing: remove shutdown-on-signal
addaleax Sep 6, 2018
5c84953
path: remove unnecessary if statement
wchargin Aug 11, 2018
15a59bb
tools: update ESLint to 5.6.0
Trott Sep 16, 2018
5a494ae
src: move no_async_hooks_checks to env
danbev Sep 10, 2018
0873d0a
doc: add missing options for crypto sign.sign()
mbj36 Sep 12, 2018
add1fcd
assert: add default operator to `assert.fail()`
BridgeAR Sep 4, 2018
790864b
http2: add http2stream.endAfterHeaders property
jasnell Sep 13, 2018
5c5d881
doc: improve asymmetric crypto docs
addaleax Sep 12, 2018
5d5c3fa
src: refactor `Environment::GetCurrent()` usage
addaleax Sep 12, 2018
84d498c
build: skip cctest on Windows shared lib build
yhwang Jul 24, 2018
a10d03d
string_decoder: support typed array or data view
BeniCheni Aug 28, 2018
f0679d9
doc: update 6.x to 8.x in backporting wiki
trivikr Sep 15, 2018
d69d06b
errors: add useOriginalName to internal/errors
joyeecheung Aug 27, 2018
3fcd54f
build: do not lint fixtures in make lint-md
joyeecheung Aug 27, 2018
6e9f1d6
doc: add boneskull as collaborator
boneskull Sep 17, 2018
0fc79d4
tools,win: fix find_python error
kfarnung Sep 10, 2018
4ff49ae
tools: merge custom cpplint with cpplint v1.3.0
boneskull Sep 13, 2018
bb3292f
deps: add missing HandleScope in FieldType::PrintTo
hashseed Sep 17, 2018
329ac60
crypto: remove unused scrypt validation parameter
tniessen Sep 17, 2018
624e516
crypto: fix edge case in authenticated encryption
tniessen Sep 12, 2018
e580a44
test: don't inspect values if not necessary
BridgeAR Sep 17, 2018
a15bfda
test: remove string literal message from assertion
Trott Sep 13, 2018
b301a7b
test: remove string literal message in assertions
Trott Sep 13, 2018
b31a4d0
test: improve assertion in test-inspector.js
Trott Sep 2, 2018
e5de225
test: simplify assertion in http2 tests
Trott Sep 2, 2018
a5f7f1d
test: refactor flag check
Trott Sep 13, 2018
266f1a9
test: remove string literal from assertion
Trott Sep 13, 2018
59b6968
test: remove string literal message from assertion
Trott Sep 13, 2018
5316334
test: remove string literal arg from assertion
Trott Sep 13, 2018
5d4cbd7
test: remove string literal from assertion
Trott Sep 13, 2018
5a06326
test: remove string literal from assertion
Trott Sep 13, 2018
ff6e4ea
test: prepare test-assert for strictEqual linting
Trott Sep 13, 2018
8ffcb2d
tools: prevent string literals in some assertions
Trott Jul 30, 2018
5660759
deps: cherry-pick 9a23bdd from upstream V8
Drieger Sep 17, 2018
25220f0
lib,doc: remove unused parameter, improve docs
Sep 14, 2018
6367349
tools: synchronize deepStrictEqual() message rules
Trott Sep 17, 2018
6ed5845
doc: explain how to invoke gc
isurusiri Apr 30, 2018
5da1f0c
doc, win: improve os.setPriority documentation
bzoz Sep 12, 2018
8c70b20
2018-09-20, Version 10.11.0 (Current)
targos Sep 18, 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
build: make doc generation work on Windows
PR-URL: #22749
Refs: #21697
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
tniessen authored and targos committed Sep 9, 2018
commit a78a946648bf72e30c6497ea0bda11d84693ca1d
2 changes: 1 addition & 1 deletion vcbuild.bat
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ robocopy /e doc\api %config%\doc\api
robocopy /e doc\api_assets %config%\doc\api\assets

for %%F in (%config%\doc\api\*.md) do (
%node_exe% tools\doc\generate.js --node-version=v%FULLVERSION% --analytics=%DOCS_ANALYTICS% %%F --output-dir=%%~dF%%~pF
%node_exe% tools\doc\generate.js --node-version=v%FULLVERSION% --analytics=%DOCS_ANALYTICS% %%F --output-directory=%%~dF%%~pF
)

:run
Expand Down