deno/ext/node/ops
林炳权 cb738ee5da
chore: Rust 1.86.0 (#29435)
Since `rust 1.87.0` reported `undefined symbol:
ring::pbkdf2::PBKDF2_HMAC_SHA1::*` in CI and it was difficult to debug
locally, use `rust 1.86.0` in CI tests for troubleshoot the errors
2025-05-25 23:40:48 +02:00
..
crypto fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00
os chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
sqlite fix(ext/node): Fix Database#exec should return undefined (#29368) 2025-05-19 19:20:49 -07:00
zlib fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00
blocklist.rs fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00
buffer.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
dns.rs fix(ext/node): better dns.lookup compatibility (#27936) 2025-04-02 11:38:07 +09:00
fs.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
handle_wrap.rs fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00
http.rs chore: Rust 1.86.0 (#29435) 2025-05-25 23:40:48 +02:00
http2.rs refactor: reduce dependency on futures crate (#28515) 2025-03-17 14:14:19 +00:00
idna.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
inspector.rs fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00
ipc.rs chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
mod.rs refactor(ext/node): rewrite HandleWrap in Rust (#28765) 2025-04-10 17:20:25 +05:30
perf_hooks.rs fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00
process.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
require.rs fix(node): do not look up node_module paths when using global resolver (#29398) 2025-05-21 13:52:23 -04:00
tls.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
util.rs fix(ext/node): arrayBufferViewHasBuffer internal util (#28827) 2025-05-08 09:58:08 +05:30
v8.rs fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00
vm.rs fix: update deno_core (#29166) 2025-05-05 13:58:34 -05:00
vm_internal.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00
winerror.rs chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00
worker_threads.rs refactor: update deno_core for error refactor (#26867) 2025-01-08 14:52:32 -08:00