summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: update npm to 6.11.3claudiahdz2019-09-25300-1769/+2130
* lib: remove the use of util.isFunctionhimself652019-09-251-2/+1
* doc: add leap second behavior notes for napi methodsLevhita2019-09-251-0/+6
* doc: explain esm options for package authorsGeoffrey Booth2019-09-251-13/+57
* test: fix flaky test-inspector-connect-main-threadAnna Henningsen2019-09-251-2/+2
* doc: update experimental loader hooks example codeDenis Zavershinskiy2019-09-251-5/+19
* doc: use consistent unordered list styleNick Schonning2019-09-2541-1863/+1859
* inspector: new API - Session.connectToMainThreadEugene Ostroukhov2019-09-2511-20/+282
* tty: add color support for moshAditya2019-09-251-0/+1
* http: refactor responseKeepAlive()Robert Nagy2019-09-251-36/+36
* repl: add autocomplete support for fs.promisesantsmartian2019-09-252-30/+33
* tools: update ESLint to 6.4.0zhangyongsheng2019-09-2566-691/+1323
* src: print exceptions from PromiseRejectCallbackAnna Henningsen2019-09-253-1/+46
* build: allow clang 10+ in configure.pyKamil Rytarowski2019-09-251-1/+1
* repl: add missing variable declarationLucas Holmquist2019-09-251-8/+8
* process: use public readableFlowing propertyChetan Karande2019-09-251-1/+1
* perf_hooks: remove non-existent entries from inspectKirill Fomichev2019-09-252-18/+2
* util: add encodeInto to TextEncoderAnna Henningsen2019-09-2510-36/+87
* crypto: fix OpenSSL return code handlingTobias Nießen2019-09-251-2/+3
* crypto: add oaepLabel optionTobias Nießen2019-09-256-48/+89
* doc: add Bethany to TSCMichael Dawson2019-09-251-0/+2
* doc: add Tobias to the TSCMichael Dawson2019-09-251-0/+2
* tools: fix iculslocs to support ICU 65.1Steven R. Loomis2019-09-251-2/+11
* doc: mention unit for process.hrtime.bigint()Anna Henningsen2019-09-251-1/+1
* src: modified RealEnvStore methods to use libuv functionsDevendra Satram2019-09-253-73/+58
* build: re-run configure on node_version.h changeAnna Henningsen2019-09-251-1/+3
* tools: python3 compat for inspector code generatorBen Noordhuis2019-09-251-1/+4
* stream: simplify isUint8Array helperAnna Henningsen2019-09-251-23/+1
* doc: add documentation for stream readableFlowingChetan Karande2019-09-251-0/+11
* deps: upgrade to libuv 1.32.0cjihrig2019-09-2553-251/+1176
* test: unmark test-worker-prof as flakyAnna Henningsen2019-09-251-2/+0
* src,lib: expose memory file mapping flagJoão Reis2019-09-253-0/+37
* worker: mark as stableAnna Henningsen2019-09-251-1/+1
* build: improve `make coverage`Anna Henningsen2019-09-251-7/+5
* doc: indent child list items for remark-lintNick Schonning2019-09-256-16/+17
* doc: space around listsNick Schonning2019-09-2532-16/+249
* build: add comment to .travis.yml on how to test Py3cclauss2019-09-251-0/+4
* worker: make terminate() resolve for unref’ed WorkersAnna Henningsen2019-09-252-0/+18
* test: improve test-worker-message-port-message-before-closeAnna Henningsen2019-09-251-2/+2
* worker: prevent event loop starvation through MessagePortsAnna Henningsen2019-09-253-0/+63
* test: disable core dumps before running crash testBen Noordhuis2019-09-251-34/+26
* doc: exitedAfterDisconnect value can be falseNimit Aggarwal2019-09-251-1/+3
* n-api: delete callback bundle via referenceGabriel Schulhof2019-09-251-18/+6
* doc: remove wrong escapesXhmikosR2019-09-257-71/+71
* build: update minimum AIX OS levelMichael Dawson2019-09-251-1/+1
* test: permit test-signalwrap to work without test runnerRich Trott2019-09-251-2/+7
* http2: do not crash on stream listener removal w/ destroyed sessionAnna Henningsen2019-09-252-4/+39
* src: make ELDHistogram a HandleWrapAnna Henningsen2019-09-256-34/+33
* doc: prepare markdown files for more stringent blank-line lintingRich Trott2019-09-204-5/+0
* perf_hooks: ignore duplicated entries in observerKirill Fomichev2019-09-202-0/+7