| .. |
|
assert
|
|
|
|
dns
|
|
|
|
fs
|
|
|
|
inspector
|
lib: revert to using default derived class constructors
|
2025-08-30 14:28:10 +00:00 |
|
internal
|
module: only put directly require-d ESM into require.cache
|
2025-09-17 13:13:59 +00:00 |
|
path
|
|
|
|
readline
|
lib: revert to using default derived class constructors
|
2025-08-30 14:28:10 +00:00 |
|
stream
|
|
|
|
test
|
|
|
|
timers
|
|
|
|
util
|
|
|
|
_http_agent.js
|
http: add Agent.agentKeepAliveTimeoutBuffer option
|
2025-08-13 02:32:30 +00:00 |
|
_http_client.js
|
lib: use validateString
|
2025-08-02 11:31:47 +00:00 |
|
_http_common.js
|
http: optimize checkIsHttpToken for short strings
|
2025-09-14 00:40:06 +00:00 |
|
_http_incoming.js
|
|
|
|
_http_outgoing.js
|
|
|
|
_http_server.js
|
http: add shouldUpgradeCallback to let servers control HTTP upgrades
|
2025-09-17 15:14:01 +00:00 |
|
_stream_duplex.js
|
lib: add module to use in module deprecation warnings
|
2025-05-26 14:39:25 +00:00 |
|
_stream_passthrough.js
|
lib: add module to use in module deprecation warnings
|
2025-05-26 14:39:25 +00:00 |
|
_stream_readable.js
|
lib: add module to use in module deprecation warnings
|
2025-05-26 14:39:25 +00:00 |
|
_stream_transform.js
|
lib: add module to use in module deprecation warnings
|
2025-05-26 14:39:25 +00:00 |
|
_stream_wrap.js
|
lib: add module to use in module deprecation warnings
|
2025-05-26 14:39:25 +00:00 |
|
_stream_writable.js
|
lib: add module to use in module deprecation warnings
|
2025-05-26 14:39:25 +00:00 |
|
_tls_common.js
|
lib: add module to use in module deprecation warnings
|
2025-05-26 14:39:25 +00:00 |
|
_tls_wrap.js
|
lib: add module to use in module deprecation warnings
|
2025-05-26 14:39:25 +00:00 |
|
assert.js
|
lib: update isDeepStrictEqual to support options
|
2025-09-14 00:39:49 +00:00 |
|
async_hooks.js
|
async_hooks: move asyncResource property on bound function to EOL
|
2025-06-09 15:20:30 +00:00 |
|
buffer.js
|
meta: enable jsdoc/check-tag-names rule
|
2025-07-18 09:28:21 +00:00 |
|
child_process.js
|
child_process: remove unsafe array iteration
|
2025-08-19 18:14:48 +02:00 |
|
cluster.js
|
|
|
|
console.js
|
|
|
|
constants.js
|
|
|
|
crypto.js
|
crypto: support ML-KEM, DHKEM, and RSASVE key encapsulation mechanisms
|
2025-08-20 14:30:58 +00:00 |
|
dgram.js
|
dgram: move deprecated APIs to EOL
|
2025-05-31 02:59:40 +00:00 |
|
diagnostics_channel.js
|
diagnostics_channel: fix race condition with diagnostics_channel and GC
|
2025-09-19 07:28:39 +00:00 |
|
dns.js
|
dns: move falsy hostname in lookup to end-of-life
|
2025-06-13 12:47:23 +00:00 |
|
domain.js
|
domain: remove deprecated API call
|
2025-08-05 03:51:16 +00:00 |
|
eslint.config_partial.mjs
|
lib: expose global ErrorEvent
|
2025-08-18 08:14:54 +00:00 |
|
events.js
|
lib: prefer AsyncIteratorPrototype primordial
|
2025-07-29 21:54:16 +00:00 |
|
fs.js
|
fs: port SonicBoom module to fs module as Utf8Stream
|
2025-07-28 20:27:07 -07:00 |
|
http2.js
|
|
|
|
http.js
|
|
|
|
https.js
|
cli: add --use-env-proxy
|
2025-07-26 20:43:10 +00:00 |
|
inspector.js
|
inspector: initial support websocket inspection
|
2025-08-19 10:09:14 +00:00 |
|
module.js
|
|
|
|
net.js
|
lib: make ERM functions into wrappers returning undefined
|
2025-05-25 13:44:43 +00:00 |
|
os.js
|
meta: enable jsdoc/check-tag-names rule
|
2025-07-18 09:28:21 +00:00 |
|
path.js
|
path: refactor path joining logic for clarity and performance
|
2025-09-08 18:44:18 +00:00 |
|
perf_hooks.js
|
|
|
|
process.js
|
|
|
|
punycode.js
|
|
|
|
querystring.js
|
meta: enable jsdoc/check-tag-names rule
|
2025-07-18 09:28:21 +00:00 |
|
quic.js
|
|
|
|
readline.js
|
|
|
|
repl.js
|
repl: do not cause side effects in tab completion
|
2025-09-08 13:54:45 +00:00 |
|
sea.js
|
sea: implement sea.getAssetKeys()
|
2025-09-04 11:58:50 +00:00 |
|
sqlite.js
|
sqlite: cleanup ERM support and export Session class
|
2025-05-30 17:21:30 -07:00 |
|
stream.js
|
|
|
|
string_decoder.js
|
meta: enable jsdoc/check-tag-names rule
|
2025-07-18 09:28:21 +00:00 |
|
sys.js
|
lib: add node: prefix in sys module deprecation warning
|
2025-05-26 14:39:25 +00:00 |
|
test.js
|
|
|
|
timers.js
|
|
|
|
tls.js
|
tls: only do off-thread certificate loading on loading tls
|
2025-09-18 18:54:14 +00:00 |
|
trace_events.js
|
|
|
|
tty.js
|
|
|
|
url.js
|
url: replaced slice with at
|
2025-09-14 00:39:32 +00:00 |
|
util.js
|
lib: update isDeepStrictEqual to support options
|
2025-09-14 00:39:49 +00:00 |
|
v8.js
|
|
|
|
vm.js
|
|
|
|
wasi.js
|
lib: expose setupInstance method on WASI class
|
2025-07-07 08:41:16 -07:00 |
|
worker_threads.js
|
worker: add name for worker
|
2025-08-05 13:45:41 +00:00 |
|
zlib.js
|
zlib: add dictionary support to zstdCompress and zstdDecompress
|
2025-08-04 16:13:57 +00:00 |