summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-22test: fix assertion argument order in test-esm-namespaceAlex Ramirez
2019-07-22stream: add null push transform in async_iteratorDavid Mark Clements
2019-07-22inspector: add inspector.waitForDebugger()Aleksei Koziatinskii
2019-07-22http2: compat req.completeRobert Nagy
2019-07-22src: add public virtual destructor for KVStoreGauthamBanasandra
2019-07-22inspector: do not spin-wait while waiting for the initial connectionEugene Ostroukhov
2019-07-22policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-22doc: add code example to subprocess.stdoutJuan José Arboleda
2019-07-22doc: add information for heap snapshot flagTanner Stirrat
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