summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build(deps): bump ini in /tools/node-lint-md-cli-rollupdependabot/npm_and_yarn/tools/node-lint-md-cli-rollup/ini-1.3.7dependabot[bot]2020-12-101-2264/+12
* inspector: refactor to use more primordialsAntoine du Hamel2020-12-101-2/+2
* test: increase execFile abort coverageMoshe vilner2020-12-101-0/+11
* doc: reword POSIX threads text in addons.mdRich Trott2020-12-091-2/+2
* src: fix node versionRichard Lau2020-12-091-1/+1
* tools: enable no-unsafe-optional-chaining lint rulecjihrig2020-12-091-0/+1
* tools: update ESLint to 7.15.0cjihrig2020-12-0967-2047/+2740
* doc: add RaisinTen as a triagerraisinten2020-12-091-0/+2
* deps: upgrade npm to 7.1.0Ruy Adorno2020-12-09125-488/+1501
* 2020-12-09, Version 15.4.0 (Current)Danielle Adams2020-12-099-20/+140
* test: fix flaky test-replRich Trott2020-12-091-1/+1
* src: fix indentation in memory_tracker-inl.hDaniel Bevenius2020-12-091-4/+4
* src: remove identical V macroDaniel Bevenius2020-12-091-3/+0
* src: use using declarations consistentlyDaniel Bevenius2020-12-091-17/+24
* doc: document ABORT_ERR codeBenjamin Gruenbaum2020-12-091-0/+12
* tools: update doc tool dependenciesMichaël Zasso2020-12-082-369/+598
* src: add missing context scopesAnna Henningsen2020-12-082-0/+4
* test: check null proto-of-proto in util.inspect()Rich Trott2020-12-081-0/+32
* test: add SIGTRAP to test-signal-handlerAsh Cripps2020-12-081-2/+2
* test: fix child-process-pipe-dataflowSantiago Gimeno2020-12-081-1/+6
* doc: provide more context on techinical valuesMichael Dawson2020-12-071-0/+10
* dns: refactor to use more primordialsAntoine du Hamel2020-12-073-12/+23
* tools: enable no-unused-expressions lint ruleMichaël Zasso2020-12-0751-92/+90
* net: refactor to use more primordialsAntoine du Hamel2020-12-072-12/+18
* tools: upgrade to @babel/eslint-parser 7.12.1Antoine du Hamel2020-12-071708-64103/+95497
* worker: refactor to use more primordialsAntoine du Hamel2020-12-071-2/+4
* lib: add uncurried accessor properties to `primordials`ExE Boss2020-12-074-60/+58
* http2: refactor to use more primordialsAntoine du Hamel2020-12-071-2/+3
* string_decoder: refactor to use more primordialsAntoine du Hamel2020-12-071-2/+4
* lib: fix typo in internal/errors.jsraisinten2020-12-071-4/+4
* stream: support abort signalBenjamin Gruenbaum2020-12-0710-13/+183
* test: fix comment misspellings of transferredRich Trott2020-12-072-2/+2
* test: fix flaky test-http2-respond-file-error-pipe-offsetRich Trott2020-12-072-3/+8
* test: fix bootstrap testBenjamin Gruenbaum2020-12-071-1/+0
* buffer: refactor to use primordials instead of Array#reduceAntoine du Hamel2020-12-071-5/+7
* test: increase coverage for readlineZijian Liu2020-12-071-0/+13
* doc: add Powershell oneliner to get Windows versionMichael Bashurov2020-12-061-1/+1
* doc: add version metadata to timers/promisescjihrig2020-12-061-0/+9
* child_process: add AbortSignal supportBenjamin Gruenbaum2020-12-064-3/+61
* tools: refloat 7 Node.js patches to cpplint.pyRich Trott2020-12-051-12/+109
* tools: bump cpplint to 1.5.4Rich Trott2020-12-051-115/+19
* vm: add `SafeForTerminationScope`s for SIGINT interruptionsAnna Henningsen2020-12-063-0/+61
* src: fix node versionBrian White2020-12-041-1/+1
* stream: add FileHandle support to Read/WriteStreamMomtchil Momtchev2020-12-058-41/+285
* tools: remove bashisms from macOS release scriptsAntoine du Hamel2020-12-044-20/+21
* tools: remove bashisms from release scriptAntoine du Hamel2020-12-041-69/+67
* readline: refactor to use more primordialsAntoine du Hamel2020-12-042-57/+99
* dgram: refactor to use more primordialsAntoine du Hamel2020-12-042-12/+19
* test: skip flaky parts of broadcastchannel test on WindowsRich Trott2020-12-041-11/+5
* zlib: refactor to use more primordialsAntoine du Hamel2020-12-041-19/+26