summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2023-03-15, Version 19.8.1 (Current)v19.8.1Michaël Zasso2023-03-153-3/+20
* Revert "vm: fix leak in vm.compileFunction when importModuleDynamically is used"Michaël Zasso2023-03-154-20/+15
* Working on v19.8.1Michaël Zasso2023-03-141-2/+2
* 2023-03-14, Version 19.8.0 (Current)v19.8.0Michaël Zasso2023-03-1414-22/+258
* tools: add daily WPT Report workflow step summaryFilip Skokan2023-03-141-2/+12
* tools: add undici WPTs to daily WPT ReportFilip Skokan2023-03-141-17/+47
* deps: update undici to 5.21.0Node.js GitHub Bot2023-03-1423-356/+542
* src: use std::array for passing argv in node::urlAnna Henningsen2023-03-141-26/+22
* doc: remove remaining SSL_OP_NETSCAPE_*_BUGTobias Nießen2023-03-141-8/+0
* esm: allow resolve to return import assertionsGeoffrey Booth2023-03-144-43/+71
* esm: move hooks handling into separate classGeoffrey Booth2023-03-144-598/+739
* test_runner: default to spec reporter when on TTY environmentMoshe Atlow2023-03-144-3/+36
* test_runner: handle errors not bound to testscjihrig2023-03-145-11/+24
* test_runner: throw if harness is not bootstrappedcjihrig2023-03-142-15/+7
* test_runner: track bootstrapping processcjihrig2023-03-143-9/+13
* lib: enforce use of trailing commasAntoine du Hamel2023-03-1467-285/+251
* test_runner: avoid running twice tests in describeMoshe Atlow2023-03-143-28/+29
* test_runner: fix reconstruction of errors extracted from YAMLMoshe Atlow2023-03-147-1/+26
* url: offload `URLSearchParams` initializationYagiz Nizipli2023-03-144-52/+48
* lib: add trailing commas to all public core modulesAntoine du Hamel2023-03-1430-244/+213
* test_runner: reset count on watch modeMoshe Atlow2023-03-143-5/+22
* lib,src: fix a few typos in commentsTobias Nießen2023-03-145-6/+6
* events: add trailing commas in source filesAntoine du Hamel2023-03-143-15/+17
* test_runner: bootstrap reporters before running testsMoshe Atlow2023-03-144-12/+29
* test_runner: emit test-only diagnostic warningRichie McColl2023-03-144-0/+15
* test_runner: flatten TAP output when running using `--test`Moshe Atlow2023-03-149-697/+724
* test: fix flakyness in test-runner reporter testMoshe Atlow2023-03-141-1/+3
* doc: fix typo in test.mdVictor Hiairrassary2023-03-141-1/+1
* benchmark: add a benchmark for URLSearchParams creation and toString()Debadree Chatterjee2023-03-142-0/+155
* debugger: improve validations and documents for watch and unwatchEungyu Lee2023-03-144-4/+34
* doc: amend support tier qualifierGireesh Punathil2023-03-141-3/+3
* tls: support automatic DHETobias Nießen2023-03-145-33/+87
* debugger: add a command to set which lines to check for contextEungyu Lee2023-03-143-3/+84
* test: move `test-tls-autoselectfamily-servername` to `test/internet`Antoine du Hamel2023-03-141-4/+5
* benchmark: replace table in docs with description of file tree structureTheodor Steiner2023-03-141-31/+14
* doc,test: extend the list of platforms supported by single-executablesDarshan Sen2023-03-143-13/+18
* tools: dont use cached node versions in daily wptFilip Skokan2023-03-141-0/+1
* test: fallback to IPv4 if IPv6 is unavailableAbdirahim Musse2023-03-142-1/+7
* tools: automate cares updateMarco Ippolito2023-03-144-68/+83
* doc: fix typo on esm loaders exampleRuy Adorno2023-03-141-1/+1
* net: fix setting of value in 'setDefaultAutoSelectFamilyAttemptTimeout'Deokjin Kim2023-03-143-2/+9
* url: fix array overrun in node:url::SetArgs()Yagiz Nizipli2023-03-141-41/+17
* meta: add single-executable labels and code ownersJoyee Cheung2023-03-142-0/+11
* test,crypto: update WebCryptoAPI WPTFilip Skokan2023-03-149-248/+492
* test: simplify test-tls-ecdh-multipleTobias Nießen2023-03-141-28/+12
* src: remove TLSEXT_TYPE_alpn guardTobias Nießen2023-03-141-2/+0
* src: remove use of SSL_OP_SINGLE_DH_USETobias Nießen2023-03-141-2/+0
* doc: add missing test runner flags to man pageColin Ihrig2023-03-141-0/+6
* typings: improve `primordials` typingsAntoine du Hamel2023-03-142-3/+27
* doc: fix history information for `node:diagnostics_channel`Thomas Hunter II2023-03-141-1/+3