..
assert
assert: remove dead code
2025-06-29 21:39:04 +00:00
async_local_storage
async_hooks: ensure AsyncLocalStore instances work isolated
2025-05-06 18:00:56 +00:00
bootstrap
crypto: expose crypto.constants.OPENSSL_IS_BORINGSSL
2025-05-22 11:04:16 +00:00
child_process
child_process: fix parsing messages with splitted length field
2025-01-18 19:39:56 +00:00
cluster
console
diagnostics_channel: capture console messages
2025-01-13 12:51:31 +00:00
crypto
crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
2025-07-05 09:34:24 +00:00
debugger
debugger: fix behavior of plain object exec in debugger repl
2025-03-18 19:30:31 +00:00
dns
dns: move falsy hostname in lookup to end-of-life
2025-06-13 12:47:23 +00:00
events
fs
fs: add disposable mkdtempSync
2025-07-07 06:44:07 -07:00
http2
http2: fix DEP0194 message
2025-06-11 13:47:31 +00:00
inspector
inspector: add protocol methods retrieving sent/received data
2025-06-20 10:20:37 +00:00
legacy
main
watch: add --watch-kill-signal flag
2025-06-28 22:51:59 +00:00
modules
module: link module with a module request record
2025-07-04 19:56:08 +00:00
per_context
lib: make domexception a native error
2025-06-21 10:43:37 +00:00
perf
lib: rename validateInternalField into validateThisInternalField
2025-06-24 04:39:36 +01:00
process
bootstrap: initialize http proxy after user module loader setup
2025-07-05 01:10:38 +00:00
quic
http2: add raw header array support to h2Session.request()
2025-04-26 09:27:27 -07:00
readline
repl: extract and standardize history from both repl and interface
2025-05-28 07:38:39 +00:00
repl
repl: extract and standardize history from both repl and interface
2025-05-28 07:38:39 +00:00
source_map
doc,lib: update source map links to ECMA426
2025-06-08 10:30:11 +00:00
streams
lib: make ERM functions into wrappers returning undefined
2025-05-25 13:44:43 +00:00
test
test_runner
test_runner: correctly filter --experimental-config-file
2025-06-29 20:48:29 +00:00
tls
tls: move IP-address servername deprecation to eol
2025-06-02 19:01:00 +00:00
util
assert,util: handle invalid dates as equal in deep comparison
2025-06-21 04:00:23 +00:00
v8
vm
module: link module with a module request record
2025-07-04 19:56:08 +00:00
watch_mode
watch: check parent and child path properly
2025-04-06 09:48:53 +02:00
webstreams
stream: making DecompressionStream spec compilent for trailing junk
2025-05-26 00:38:39 +00:00
worker
lib,src: support DOMException ser-des
2025-06-11 16:11:18 +00:00
abort_controller.js
lib: fix AbortSignal.any() with timeout signals
2025-04-17 14:28:36 +00:00
assert.js
async_context_frame.js
lib: use Map primordial for ActiveAsyncContextFrame
2025-04-08 17:51:08 +00:00
async_hooks.js
inspector: skip promise hook in the inspector async hook
2025-02-23 01:07:21 +00:00
blob.js
lib: limit split function calls to prevent excessive array length
2025-03-18 15:52:50 +00:00
blocklist.js
buffer.js
buffer: give names to Buffer.prototype.*Write() functions
2025-05-12 07:02:23 +00:00
child_process.js
child_process: move _channel to end-of-life
2025-06-02 16:25:50 +00:00
cli_table.js
constants.js
data_url.js
url: add fileURLToPathBuffer API
2025-06-14 14:06:04 -07:00
dgram.js
encoding.js
error_serdes.js
lib: avoid StackOverflow on serializeError
2025-04-29 21:12:29 +00:00
errors.js
lib: make validateInternalField() throw ERR_INVALID_THIS
2025-06-24 04:39:35 +01:00
event_target.js
lib: rename validateInternalField into validateThisInternalField
2025-06-24 04:39:36 +01:00
file.js
fixed_queue.js
freelist.js
freeze_intrinsics.js
heap_utils.js
v8: fix missing callback in heap utils destroy
2025-06-30 11:51:40 +00:00
histogram.js
http.js
inspector_async_hook.js
inspector: skip promise hook in the inspector async hook
2025-02-23 01:07:21 +00:00
inspector_network_tracking.js
inspector: add undici http tracking support
2025-01-08 16:56:42 +00:00
js_stream_socket.js
linkedlist.js
mime.js
navigator.js
net.js
lib: add warning when binding inspector to public IP
2025-03-21 08:11:10 -07:00
options.js
src: support namespace options in configuration file
2025-06-06 12:47:05 +00:00
priority_queue.js
lib: optimize priority queue
2025-02-28 16:25:49 +00:00
promise_hooks.js
querystring.js
README.md
repl.js
repl: extract and standardize history from both repl and interface
2025-05-28 07:38:39 +00:00
socket_list.js
socketaddress.js
stream_base_commons.js
timers.js
timers: remove unnecessary allocation of _onTimeout
2025-03-20 08:44:44 +00:00
trace_events_async_hooks.js
tty.js
tty: treat empty NO_COLOR same as absent NO_COLOR
2025-06-28 15:26:22 +02:00
url.js
url: add fileURLToPathBuffer API
2025-06-14 14:06:04 -07:00
util.js
crypto: fix SHAKE128/256 breaking change introduced with OpenSSL 3.4
2025-07-05 09:34:24 +00:00
v8_prof_polyfill.js
v8_prof_processor.js
validators.js
lib: rename validateInternalField into validateThisInternalField
2025-06-24 04:39:36 +01:00
vm.js
esm: support source phase imports for WebAssembly
2025-02-28 09:52:47 -08:00
wasm_web_api.js
watchdog.js
webidl.js
webstorage.js
worker.js
worker: move terminate callback to end-of-life
2025-06-02 11:16:49 -07:00