node/lib
Renegade334 ef2e0848ba
test_runner: prefer Atomics primordials
PR-URL: https://github.com/nodejs/node/pull/58716
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: LiviaMedeiros <livia@cirno.name>
Reviewed-By: Pietro Marchini <pietro.marchini94@gmail.com>
Reviewed-By: Jordan Harband <ljharb@gmail.com>
Reviewed-By: Ethan Arrowood <ethan@arrowood.dev>
2025-06-17 16:53:58 +02:00
..
assert
dns
fs
inspector
internal test_runner: prefer Atomics primordials 2025-06-17 16:53:58 +02:00
path
readline
stream
test
timers
util
_http_agent.js
_http_client.js
_http_common.js
_http_incoming.js
_http_outgoing.js http,https: give names to anonymous or misnamed functions 2025-05-12 12:28:05 +00:00
_http_server.js lib: make ERM functions into wrappers returning undefined 2025-05-25 13:44:43 +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 assert: move assert.fail with multiple arguments to eol 2025-06-02 18:09:22 +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 buffer: move SlowBuffer to EOL 2025-05-09 19:41:31 +00:00
child_process.js child_process: give names to promisified exec() and execFile() 2025-05-04 08:25:10 +00:00
cluster.js
console.js
constants.js
crypto.js
dgram.js dgram: move deprecated APIs to EOL 2025-05-31 02:59:40 +00:00
diagnostics_channel.js
dns.js dns: move falsy hostname in lookup to end-of-life 2025-06-13 12:47:23 +00:00
domain.js
eslint.config_partial.mjs lib,src: support DOMException ser-des 2025-06-11 16:11:18 +00:00
events.js doc: update return types for eventNames method in EventEmitter 2025-05-04 13:42:47 +00:00
fs.js fs: glob is stable, so should not emit experimental warnings 2025-05-10 14:37:27 +00:00
http2.js
http.js
https.js lib: make ERM functions into wrappers returning undefined 2025-05-25 13:44:43 +00:00
inspector.js inspector: add protocol method Network.dataReceived 2025-05-19 14:57:27 +00:00
module.js
net.js lib: make ERM functions into wrappers returning undefined 2025-05-25 13:44:43 +00:00
os.js os: fix netmask format check condition in getCIDR function 2025-04-20 05:54:48 +00:00
path.js path: improve path.resolve() performance when used as process.cwd() 2025-05-19 13:23:57 +00:00
perf_hooks.js
process.js
punycode.js
querystring.js
quic.js
readline.js
repl.js repl: fix tab completion not working with computer string properties 2025-06-17 00:39:15 +00:00
sea.js
sqlite.js sqlite: cleanup ERM support and export Session class 2025-05-30 17:21:30 -07:00
stream.js
string_decoder.js
sys.js lib: add node: prefix in sys module deprecation warning 2025-05-26 14:39:25 +00:00
test.js
timers.js timers: optimize timer functions with improved argument handling 2025-03-24 20:30:52 +00:00
tls.js lib: deprecate _tls_common and _tls_wrap 2025-05-10 23:10:43 +00:00
trace_events.js
tty.js
url.js url: add fileURLToPathBuffer API 2025-06-14 14:06:04 -07:00
util.js util: add 'none' style to styleText 2025-05-25 18:13:34 -07:00
v8.js
vm.js
wasi.js
worker_threads.js
zlib.js zlib: remove mentions of unexposed Z_TREES constant 2025-05-27 03:00:30 +00:00