summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-20esm: implement "pkg-exports" proposalGuy Bedford
2019-07-20test,win: cleanup exec-timeout processesJoão Reis
2019-07-20tty: expose stream API from readline methodscjihrig
2019-07-20test: propagate napi_status to JSOctavian Soldea
2019-07-20test: use consistent test namingRich Trott
2019-07-20doc: add example for beforeExit eventVickodev
2019-07-20doc: add example for zlib.createGzip()Alex Ramirez
2019-07-20doc: improve os.homedir() docsJuan José Arboleda
2019-07-20doc: add examples at assert.strictEqualhimself65
2019-07-20repl: fix some repl context issuesRuben Bridgewater
2019-07-20repl: fix autocomplete while using .loadRuben Bridgewater
2019-07-20test: make repl tests more resilientRuben Bridgewater
2019-07-20test: improve variable names in pty_helper.pyAnna Henningsen
2019-07-20build: specify Python version once for all testscclauss
2019-07-20n-api: correct bug in napi_get_last_errorOctavian Soldea
2019-07-20gyp: cherrypick more Python3 changes from node-gypcclauss
2019-07-20http: add response.writableFinishedRobert Nagy
2019-07-20readline: expose stream API in cursorTo()cjihrig
2019-07-20readline: expose stream API in moveCursor()cjihrig
2019-07-20readline: expose stream API in clearLine()cjihrig
2019-07-20http: expose headers on an http.ClientRequest "information" eventAustin Wright
2019-07-20test: update hasFipsCrypto in test/common/READMEDaniel Bevenius
2019-07-20test: use openssl_is_fips instead of hasFipsCryptoDaniel Bevenius
2019-07-20module: increase code coverage of cjs loaderAndrey Melikhov
2019-07-20src: large pages option: FreeBSD support proposalDavid Carlier
2019-07-20deps: V8: backport d2ccc59Joyee Cheung
2019-07-20doc: fix minor typoShajan Jacob
2019-07-20doc: update js-native-api exampleGabriel Schulhof
2019-07-20doc: add missing version metadata for Readable.fromAnna Henningsen
2019-07-20inspector: do not change async call stack depth if the worker is doneEugene Ostroukhov
2019-07-20doc: small grammar correctioncjihrig
2019-07-20deps: cherry-pick 91744bf from node-gyp upstreamJon Kunkee
2019-07-20deps: cherry-pick 721dc7d from node-gyp upstreamJon Kunkee
2019-07-20deps: cherry-pick 13a04aba from V8 upstreamJon Kunkee
2019-07-20doc: add documentation for createDiffieHellmanGroupOjasvi Monga
2019-07-20stream: use readableEncoding public api for child_processZYSzys
2019-07-20test: increase limit for network space overhead testBen L. Titzer
2019-07-20src: add missing option parser template for the DebugOptionsParserSamuel Attard
2019-07-20build: remove broken intel vtune supportBen Noordhuis
2019-07-20src: lint #defines in src/node.hTariq Ramlall
2019-07-20test: fix pty test hangs on aixBen Noordhuis
2019-07-20build,v8: support IBM iXu Meng
2019-07-20tools: add coverage to ignored filesLucas Holmquist
2019-07-20http2: report memory allocated by nghttp2 to V8Anna Henningsen
2019-07-20deps: update acorn to 6.2.0Michaël Zasso
2019-07-20src: add cleanup hook for ContextifyContextAnna Henningsen
2019-07-20zlib: do not coalesce multiple `.flush()` callsAnna Henningsen
2019-07-20doc: mark N-API thread-safe function stableGabriel Schulhof
2019-07-20doc: mark process.report as experimentalcjihrig
2019-07-20path: move branch to the correct locationRuben Bridgewater