summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* deps: update nghttp3 to 0.11.0actions/tools-update-nghttp3Node.js GitHub Bot2023-05-071-9/+0
* deps: update nghttp3 to 0.11.0Node.js GitHub Bot2023-04-3013-119/+215
* deps: update nghttp3 to 0.10.0Node.js GitHub Bot2023-04-1620-980/+1960
* src: replace static const string_view by static constexprDaniel Lemire2023-04-151-1/+4
* src: fix CSPRNG when length exceeds INT_MAXTobias Nießen2023-04-151-2/+12
* build: bump ossf/scorecard-action from 2.1.2 to 2.1.3dependabot[bot]2023-04-151-1/+1
* tools: add url and whatwg-url labels automaticallyYagiz Nizipli2023-04-151-0/+1
* tools: add performance label to benchmark changesYagiz Nizipli2023-04-151-1/+1
* esm: avoid accessing lazy getters for urlsYagiz Nizipli2023-04-151-15/+25
* esm: avoid try/catch when validating urlsYagiz Nizipli2023-04-152-16/+12
* doc: add link for news from uvwasi teamMichael Dawson2023-04-141-0/+1
* build: replace Python linter flake8 with ruffChristian Clauss2023-04-145-14/+58
* doc: add missing setEncoding call in ESM exampleAnna Henningsen2023-04-141-0/+1
* doc: update darwin-x64 toolchain used for Node.js 20 releasesMichaël Zasso2023-04-141-2/+2
* url: handle URL.canParse without base parameterYagiz Nizipli2023-04-142-1/+22
* lib: use webidl DOMString converter in EventTargetKhafra2023-04-144-2/+33
* readline: fix issue with newline-less last lineIan Harris2023-04-144-14/+85
* test: mark test-cluster-primary-error flaky on asanYagiz Nizipli2023-04-142-0/+9
* benchmark: differentiate whatwg and legacy urlYagiz Nizipli2023-04-137-117/+106
* doc: fix split infinitive in Hooks caveatJacob Smith2023-04-131-1/+1
* benchmark: add a benchmark for `defaultResolve`Antoine du Hamel2023-04-131-0/+51
* tools: automate uvwasi dependency updateRanieri Innocenti Spada2023-04-133-7/+95
* tools: add missing pinned dependenciesMateo Nunez2023-04-133-5/+5
* url: validate URL constructor arg lengthKhafra2023-04-133-12/+23
* url: validate argument length in canParseKhafra2023-04-132-0/+16
* stream: use private properties for strategiesYagiz Nizipli2023-04-132-32/+20
* stream: use private properties for encodingYagiz Nizipli2023-04-132-73/+53
* stream: use private properties for compressionYagiz Nizipli2023-04-132-51/+29
* permission: fix chmod,chown improve fs coverageRafael Gonzaga2023-04-135-16/+176
* diagnostics_channel: fix ref counting bug when reaching zero subscribersStephen Belanger2023-04-132-21/+38
* deps: update undici to 5.21.2Node.js GitHub Bot2023-04-135-20/+48
* deps: update simdutf to 3.2.8Node.js GitHub Bot2023-04-132-116/+129
* esm: move hook execution to separate threadJacob Smith2023-04-1337-457/+997
* 2023-04-12, Version 18.16.0 'Hydrogen' (LTS)Danielle Adams2023-04-1211-15/+362
* test: remove unnecessary status check on test-release-npmRafaelGSS2023-04-121-1/+0
* doc: fix typo in util.types.isNativeError()Julian Dax2023-04-121-1/+1
* tools: automate ngtcp2 and nghttp3 updateMarco Ippolito2023-04-124-0/+218
* wasi: make returnOnExit true by defaultMichael Dawson2023-04-113-7/+29
* deps: V8: cherry-pick 8e10685ff918Jiawen Geng2023-04-112-3/+3
* stream: preserve object mode in composeRaz Luvaton2023-04-122-1/+75
* meta: add mailmap entry for KhafraDevRich Trott2023-04-111-0/+1
* bootstrap: support namespaced builtins in snapshot scriptsJoyee Cheung2023-04-112-5/+55
* doc: add KhafraDev to collaboratorsKhafra2023-04-111-0/+2
* tools: move update-undici.sh to dep_updaters and create maintain mdMarco Ippolito2023-04-116-20/+56
* doc: create maintaining-brotli.mdMarco Ippolito2023-04-111-0/+26
* src: use correct variable in node_builtins.ccMichaël Zasso2023-04-111-2/+2
* src: slim down stream_base-inl.hlilsweetcaligula2023-04-113-140/+142
* deps: update undici to 5.21.1Node.js GitHub Bot2023-04-1112-94/+196
* 2023-04-10, Version 19.9.0 (Current)RafaelGSS2023-04-108-19/+201
* tools: make `js2c.py` usable for other build systemsCheng Zhao2023-04-101-1/+10