node/lib
Mert Can Altin ed47077736
Some checks are pending
Coverage Linux (without intl) / coverage-linux-without-intl (push) Waiting to run
Coverage Linux / coverage-linux (push) Waiting to run
Coverage Windows / coverage-windows (push) Waiting to run
Test and upload documentation to artifacts / build-docs (push) Waiting to run
Linters / lint-addon-docs (push) Waiting to run
Linters / lint-cpp (push) Waiting to run
Linters / format-cpp (push) Waiting to run
Linters / lint-js-and-md (push) Waiting to run
Linters / lint-nix (push) Waiting to run
Linters / lint-py (push) Waiting to run
Linters / lint-yaml (push) Waiting to run
Linters / lint-sh (push) Waiting to run
Linters / lint-codeowners (push) Waiting to run
Linters / lint-pr-url (push) Waiting to run
Linters / lint-readme (push) Waiting to run
Notify on Push / Notify on Force Push on `main` (push) Waiting to run
Notify on Push / Notify on Push on `main` with invalid message (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
util: optimize toASCIILower function using V8s native toLowerCase
PR-URL: https://github.com/nodejs/node/pull/61107
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2025-12-27 00:40:39 +00:00
..
assert
dns
fs
inspector
internal util: optimize toASCIILower function using V8s native toLowerCase 2025-12-27 00:40:39 +00:00
path
readline
stream
test
timers
util
_http_agent.js http: add http.setGlobalProxyFromEnv() 2025-12-10 16:12:28 +00:00
_http_client.js http,https: fix double ERR_PROXY_TUNNEL emission 2025-11-15 09:29:08 +00:00
_http_common.js http: fix http client leaky with double response 2025-10-13 15:58:26 +00:00
_http_incoming.js http: add optimizeEmptyRequests server option 2025-10-14 12:17:53 +00:00
_http_outgoing.js http: lazy allocate cookies array 2025-10-27 14:01:06 +00:00
_http_server.js lib: add lint rules for reflective function calls 2025-11-27 10:24:09 +01:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js
_tls_wrap.js
assert.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
async_hooks.js
buffer.js lib,src: isInsideNodeModules should test on the first non-internal frame 2025-12-10 13:59:35 +00:00
child_process.js
cluster.js
console.js
constants.js
crypto.js
dgram.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
diagnostics_channel.js
dns.js
domain.js
eslint.config_partial.mjs lib: enforce use of URLParse 2025-12-12 12:34:21 +00:00
events.js lib: add lint rules for reflective function calls 2025-11-27 10:24:09 +01:00
fs.js lib,test: fix jsdoc comments 2025-11-30 19:14:12 +01:00
http2.js
http.js http: add http.setGlobalProxyFromEnv() 2025-12-10 16:12:28 +00:00
https.js http: add http.setGlobalProxyFromEnv() 2025-12-10 16:12:28 +00:00
inspector.js
module.js
net.js
os.js os: freeze signals constant 2025-12-22 16:14:46 +00:00
path.js
perf_hooks.js perf_hooks: move non-standard performance properties to perf_hooks 2025-10-28 00:23:50 +01:00
process.js
punycode.js lib,src: isInsideNodeModules should test on the first non-internal frame 2025-12-10 13:59:35 +00:00
querystring.js
quic.js quic: continue working on quic api bits 2025-10-07 14:04:53 +00:00
readline.js
repl.js lib: prefer call() over apply() if argument list is not array 2025-11-23 08:45:46 +00:00
sea.js
sqlite.js
stream.js
string_decoder.js
sys.js
test.js test_runner: fix lazy test.assert accessor 2025-12-20 18:54:32 +00:00
timers.js lib: remove redundant destroyHook checks 2025-10-08 12:11:43 +00:00
tls.js
trace_events.js
tty.js
url.js lib,src: isInsideNodeModules should test on the first non-internal frame 2025-12-10 13:59:35 +00:00
util.js util: add convertProcessSignalToExitCode utility 2025-12-11 13:25:21 +00:00
v8.js v8: adding total_allocated_bytes to HeapStatistics 2025-11-07 15:56:41 +00:00
vm.js
wasi.js
worker_threads.js
zlib.js http2,zlib: prefer call() over apply() if argument list is not array 2025-12-04 14:36:16 +00:00