deno/ext/node/ops
2025-10-17 12:06:15 -04:00
..
crypto chore: upgrade to Rust 1.90 (#30793) 2025-09-29 15:16:55 -04:00
os fix(ext/node): os.setPriority and os.getPriority compatibility (#30383) 2025-08-18 19:07:28 +02:00
sqlite fix(ext/node): allow ATTACH DATABASE with --allow-all (#30763) 2025-09-25 14:36:50 +05:30
zlib fix(ext/node): omit smi from zlib.crc32 op function (#30907) 2025-10-03 13:57:30 -07:00
blocklist.rs feat: V8 14.0.0 (#30629) 2025-09-08 22:12:54 +02:00
buffer.rs perf: stack allocated v8 scopes (#30827) 2025-09-23 17:54:14 -07:00
constant.rs fix: android build (#30360) 2025-08-12 15:47:18 +02:00
dns.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
fs.rs fix(ext/node): fs.cp and fs.cpSync compatibility (#30502) 2025-10-06 23:55:26 +02:00
handle_wrap.rs perf: stack allocated v8 scopes (#30827) 2025-09-23 17:54:14 -07:00
http.rs refactor: http upgrade internals (#30612) 2025-09-19 09:33:32 +02:00
http2.rs chore: Rust 1.89.0 (#30364) 2025-08-09 11:11:48 +00:00
idna.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
inspector.rs fix: show referrer range in deno_core loader errors (#30981) 2025-10-14 14:09:12 +01:00
ipc.rs perf: stack allocated v8 scopes (#30827) 2025-09-23 17:54:14 -07:00
mod.rs fix(ext/node): define fs constants correctly across platforms (#30113) 2025-07-31 17:11:01 -04:00
perf_hooks.rs feat: V8 14.0.0 (#30629) 2025-09-08 22:12:54 +02:00
process.rs chore: update to edition 2024 (#29923) 2025-07-02 17:59:39 -07:00
require.rs fix(npm): handle deno run/install of npm package with only directories.bin (#30919) 2025-10-17 12:06:15 -04:00
tls.rs fix(ext/node): support JS underlying stream in TLS (#30465) 2025-08-28 17:56:17 +05:30
util.rs perf: stack allocated v8 scopes (#30827) 2025-09-23 17:54:14 -07:00
v8.rs perf: stack allocated v8 scopes (#30827) 2025-09-23 17:54:14 -07:00
vm.rs perf: stack allocated v8 scopes (#30827) 2025-09-23 17:54:14 -07:00
winerror.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
worker_threads.rs fix(npm): handle deno run/install of npm package with only directories.bin (#30919) 2025-10-17 12:06:15 -04:00