summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2021-03-31, Version 15.13.0 (Current)v15.13.0v15.13.0-proposalRuy Adorno2021-03-308-15/+120
* deps: backport v8 f19142e6Guy Bedford2021-03-3017-87/+336
* deps: v8 backport 9689b17687bGuy Bedford2021-03-3013-62/+109
* deps: upgrade npm to 7.7.6Ruy Adorno2021-03-2925-31/+131
* test: split promisified timers test for coverage purposesRich Trott2021-03-293-160/+198
* perf_hooks: make Performance extend EventTargetMichaël Zasso2021-03-292-4/+5
* util: remove unreachable inspect codeRich Trott2021-03-291-3/+1
* doc: fix typos in lib/internal/bootstrap/pre_execution.jsmarsonya2021-03-291-2/+2
* src: indent long help text properlyDavid Glasser2021-03-292-3/+3
* src: document newer values for --unhandled-rejections flagDavid Glasser2021-03-291-2/+6
* timers: fix arbitrary object clearImmediate errorsNitzan Uziely2021-03-294-3/+23
* doc: add more commands for cherry-picking and changelog to release docsDanielle Adams2021-03-291-7/+22
* src: fix typo in src code guideTobias Nießen2021-03-291-1/+1
* tools: improve valid-typeof lint ruleRich Trott2021-03-293-10/+5
* test: fix typeof comparisonRich Trott2021-03-291-1/+1
* child_process: remove unused argumentRich Trott2021-03-291-1/+1
* doc: spell out ICU acronym on first occurrenceRich Trott2021-03-291-1/+2
* deps: upgrade npm to 7.7.5Ruy Adorno2021-03-2916-13/+752
* http2: treat non-EOF empty frames like other invalid framesAnna Henningsen2021-03-293-1/+44
* http2: fix setting options before handle existsAnna Henningsen2021-03-291-8/+46
* doc: update GOVERNANCE.md for TSC Charter changesRich Trott2021-03-291-1/+1
* tools: simplify eslint comma-dangle configuration (tools)Rich Trott2021-03-291-6/+0
* src: report idle time correctlyStephen Belanger2021-03-294-0/+75
* crypto: clear errors in SignTraits::DeriveBitsFilip Skokan2021-03-291-0/+1
* doc,tools: use only one level 1 header per pageRich Trott2021-03-292-23/+32
* doc: reduce header nesting in async_hooks.mdRich Trott2021-03-291-22/+20
* doc: fix wording in outgoingMessage.writeTobias Nießen2021-03-291-1/+1
* test: increase wiggle room for memory in test-worker-resource-limitsRich Trott2021-03-291-2/+3
* deps: upgrade npm to 7.7.4Ruy Adorno2021-03-2982-2204/+1001
* node-api: fix crash in finalizationMichael Dawson2021-03-291-2/+5
* test: add OpenSSL 3.0 checks to tls-passphraseDaniel Bevenius2021-03-291-2/+3
* test: add OpenSSL 3.0 checks to test-crypto-keygenDaniel Bevenius2021-03-291-3/+3
* deps: upgrade npm to 7.7.0Ruy Adorno2021-03-29305-7996/+14585
* tools: improve macos-firewall.sh outputRich Trott2021-03-291-28/+17
* tools: simplify eslint comma-dangle configurationRich Trott2021-03-291-6/+0
* test: fix deprecation warning in test-doctool-htmlAntoine du Hamel2021-03-231-1/+1
* crypto: fix DiffieHellman argument validationAntoine du Hamel2021-03-232-3/+17
* tty: validate file descriptor to avoid int32 overflowAntoine du Hamel2021-03-232-1/+3
* test: fix ibmi skip messageTobias Nießen2021-03-231-1/+1
* test: fix flaky test-vm-timeout-escape-promise-module-2Rich Trott2021-03-231-0/+0
* doc: add examples for WHATWG URL objectsJames M Snell2021-03-231-0/+25
* test: remove duplicated test for eventtargethimself652021-03-231-7/+0
* doc: clarify when child process 'spawn' event is *not* emittedMatthew Francis Brunetti2021-03-231-0/+2
* stream: pipeline accept Buffer as a valid first argumentNitzan Uziely2021-03-232-2/+20
* tools: make genv8constants.py Python3-compatibleMichaël Zasso2021-03-231-0/+1
* test: relax Y2K38 check in test-fs-utimes-y2K38Richard Lau2021-03-231-11/+14
* child_process: cleanup AbortSignal duplicationNitzan Uziely2021-03-231-49/+16
* doc: fix legacy stability indicator displayRich Trott2021-03-231-2/+2
* doc: use sentence-style capitlaztion in template headerRich Trott2021-03-231-1/+1
* test: remove references to unsupported AIX versionsRichard Lau2021-03-232-13/+0