summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* module: partial doc removal of --experimental-modulesMyles Borins2020-04-282-4/+1
* doc: fix typo in security-release-process.mdEdward Elric2020-04-281-1/+1
* src: fix null deref in AllocatedBuffer::clearMatt Kulukundis2020-04-281-1/+4
* doc: corrected ERR_SOCKET_CANNOT_SEND messageWilliam Armiros2020-04-281-1/+1
* test: mark test-child-process-fork-args as flaky on WindowsAndrey Pechkurov2020-04-281-0/+2
* doc: fix usage of folder and directory terms in fs.mdkaran singh virdi2020-04-281-16/+16
* doc: fix typo in zlib.md雨夜带刀2020-04-281-1/+1
* fs: extract kWriteFileMaxChunkSize constantrickyes2020-04-281-5/+6
* perf_hooks: remove unnecessary assignment when name is undefinedrickyes2020-04-281-1/+1
* deps: upgrade to libuv 1.37.0cjihrig2020-04-289-21/+48
* deps: upgrade to libuv 1.36.0cjihrig2020-04-2858-1199/+997
* doc: synch SECURITY.md with websiteRich Trott2020-04-281-2/+1
* src: remove validation of unreachable codeJuan José Arboleda2020-04-281-4/+0
* fs: remove unnecessary else statementJesus Hernandez2020-04-281-5/+2
* lib: remove unnecesary else blockDavid Daza2020-04-281-3/+2
* stream: close iterator in Readable.fromVadzim Zieńka2020-04-282-1/+205
* stream: inline unbuffered _writeRobert Nagy2020-04-281-1/+6
* doc: add `tsc-agenda` to onboarding labels listRich Trott2020-04-281-0/+2
* test: changed function to arrow functionNimit2020-04-281-4/+4
* src: elevate v8 namespacesNimit2020-04-281-1/+2
* tools: decrease timeout in test.pyAnna Henningsen2020-04-281-1/+1
* src: remove redundant v8::HeapSnapshot namespaceJuan José Arboleda2020-04-281-1/+1
* doc: add N-API version 6 to tableMichael Dawson2020-04-281-9/+10
* doc: add juanarbol as collaboratorJuan José Arboleda2020-04-281-0/+2
* module: remove experimental modules warningGuy Bedford2020-04-2810-33/+4
* doc: missing bracketsWilliam Bonawentura2020-04-281-1/+1
* module: fix memory leak when require error occursQinhui Chen2020-04-282-3/+7
* src: remove unused using in node_worker.ccDaniel Bevenius2020-04-281-1/+0
* doc: improve consistency in usage of NULLMichael Dawson2020-04-281-8/+8
* build: remove .git folders when testing V8Richard Lau2020-04-281-0/+1
* test: replace console.log/error() with debuglogdaemon10242020-04-281-8/+9
* test: only detect uname on supported osXu Meng2020-04-282-13/+30
* doc: improve net docsRobert Nagy2020-04-281-9/+12
* fs: use finished over destroy w/ cbRobert Nagy2020-04-281-2/+3
* test: mark cpu-prof-dir-worker flaky on allSam Roberts2020-04-281-0/+2
* http: refactor agent 'free' handlerRobert Nagy2020-04-281-48/+49
* src: use basename(argv0) for --trace-uncaught suggestionAnna Henningsen2020-04-283-2/+27
* process: suggest --trace-warnings when printing warningAnna Henningsen2020-04-2814-4/+26
* test: replace equal with strictEqualJesus Hernandez2020-04-281-8/+8
* test: mark test-worker-prof flaky on armSam Roberts2020-04-281-0/+2
* test: mark test-http2-reset-flood flaky on allSam Roberts2020-04-281-2/+2
* doc: note that signatures of binary may be from subkeysReşat SABIQ2020-04-281-1/+1
* test: cover node entry type in perf_hooksJulian Duque2020-04-281-1/+3
* src: ignore GCC -Wcast-function-type for v8.hDaniel Bevenius2020-04-282-0/+14
* lib: created isValidCallback helperYash Ladha2020-04-282-11/+12
* build: add configure flag to build V8 with DCHECKsAnna Henningsen2020-04-281-0/+7
* doc: add transform stream destroy() return valuecjihrig2020-04-281-0/+1
* cli, report: move --report-on-fatalerror to stablecjihrig2020-04-281-2/+3
* doc: updated guidance for n-api changesMichael Dawson2020-04-281-2/+2
* build: re-enable ASAN Action using clangMatheus Marchini2020-04-281-0/+28