Commits
Branch selector
User selector
Commit History
Commits on Nov 17, 2023
module: merge config with `package_json_reader`
Show description for 416333fauthored andcommittedsrc: move package resolver to c++
Show description for f13dbfdauthored andcommitteddeps: add simdjson
Show description for 4ec085bauthored andcommitted
Commits on Nov 16, 2023
util: improve performance of normalizeEncoding
Show description for daf723aauthoreddeps: upgrade npm to 10.2.4
Show description for bfe32ecauthoredtls: fix order of setting cipher before setting cert and key
Show description for 1e0b75cauthored andcommitted
Commits on Nov 15, 2023
benchmark: add misc/startup-cli-version benchmark
Show description for 59b27d6authoreddoc: fix `Buffer.allocUnsafe` documentation
Show description for 2d1bc3dauthoredtools: add workflow to update release links
Show description for 86593e5authoredtest: replace foreach with for
Show description for ff879cdauthoredtools: recognize GN files in dep_updaters
Show description for 1d8483eauthoredbenchmark: remove punycode from require-builtins fixture
Show description for 5a94df4authoreddoc: run license-builder
Show description for 59a9e49authored
Commits on Nov 14, 2023
tools: remove unused file
Show description for dfbca33authored andcommitted2023-11-14, Version 21.2.0 (Current)
Show description for 02db7fccommittedsrc: fix JSONParser leaking internal V8 scopes
Show description for 09f4aa9authoreddeps: escape Python strings correctly
Show description for 36ecf8cauthoredtest: test streambase has already has a consumer
Show description for eb46e09committedsrc: return error --env-file if file is not found
Show description for 996d198authored
Commits on Nov 13, 2023
module: bootstrap module loaders in shadow realm
Show description for fc2862bcommittedmodule: remove useCustomLoadersIfPresent flag
Show description for 6b7197ccommittedsrc: create per isolate proxy env template
Show description for 996239bcommittedsrc: create fs_dir per isolate properties
Show description for ddad46fcommittedsrc: create worker per isolate properties
Show description for 1fcb461committedsrc: make process binding data weak
Show description for 33dabbbcommittedtest: change forEach to for...of in path extname
Show description for ce4a06dauthoredtools: change minimatch install strategy
Show description for 0304da2authored
Commits on Nov 12, 2023
node-api: factor out common code into macros
Show description for 5e250bdauthoredsrc: avoid silent coercion to signed/unsigned int
Show description for a1a70dbauthoredsrc: handle errors from uv_pipe_connect2()
Show description for 9134f4aauthoreddeps: V8: cherry-pick 8f0b94671ddb
Show description for 0ee49c8authoredtest: replace forEach with for...of
Show description for 242cbd7authoredtools: update lint-md-dependencies to rollup@4.3.1
Show description for 36e4635authoredstream: treat compression web stream format per its WebIDL definition
Show description for 9d652f4authored andcommittedtest,stream: enable compression WPTs
Show description for 635a5c8authored andcommitted