summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-23tools: update ESLint to 6.1.0cjihrig
2019-07-23src: do not include partial AsyncWrap instances in heap dumpAnna Henningsen
2019-07-23src: make `CompiledFnEntry` a `BaseObject`Anna Henningsen
2019-07-23vm: fix gc bug with modules and compiled functionsGus Caplan
2019-07-23deps: V8: backport b33af60Gus Caplan
2019-07-22doc: claim NODE_MODULE_VERSION=75 for Electron 7Samuel Attard
2019-07-22tools: remove unused pkgsrc directoryMichaël Zasso
2019-07-22doc: update env default on child_process functionsh3knix
2019-07-22src: silence compiler warningcjihrig
2019-07-22deps: update nghttp2 to 1.39.1gengjiawen
2019-07-22src: expose TraceEventHelper with NODE_EXTERNSamuel Attard
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