summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-22doc: amplify warning for execute callbackMichael Dawson
2019-07-22lib: rename lib/internal/readline.jscjihrig
2019-07-22build: skip test-ci doc targets if no cryptoRod Vagg
2019-07-20build: update of the large page option errorDavid Carlier
2019-07-20test: changed function to arrow functionHarshitha KP
2019-07-20build: fix building with d8Michaël Zasso
2019-07-20zlib: remove usage of public util moduleKaren He
2019-07-20vm: remove usage of public util moduleKaren He
2019-07-20http: avoid extra listenerRobert Nagy
2019-07-20deps: upgrade npm to 6.10.0isaacs
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