1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Matt Mastracci f35161d3c5
chore: Ensure we only end up with the clang version we want & upgrade libffi (#19421)
The number of clang versions installed on the build machines is too dang
high.
2023-06-08 15:16:24 +00:00
..
broadcast_channel chore: forward v1.34.1 to main (#19312) 2023-05-29 20:26:03 -06:00
cache chore: update deno_lint to 0.46.0 (#19372) 2023-06-05 15:57:01 -04:00
console fix(ext/console): fix inspecting large ArrayBuffers (#19373) 2023-06-06 11:06:00 +02:00
crypto fix(ext/crypto): fix JWK import of Ed25519 (#19279) 2023-06-05 14:52:02 +02:00
fetch chore: update deno_lint to 0.46.0 (#19372) 2023-06-05 15:57:01 -04:00
ffi chore: Ensure we only end up with the clang version we want & upgrade libffi (#19421) 2023-06-08 15:16:24 +00:00
fs refactor(core): ensureFastOps is an op-generating proxy (#19377) 2023-06-06 11:01:28 +02:00
http perf: use sendto syscalls (#19414) 2023-06-08 12:55:33 +02:00
io chore: forward v1.34.1 to main (#19312) 2023-05-29 20:26:03 -06:00
kv fix(kv) run sqlite transactions via spawn_blocking (#19350) 2023-06-02 11:12:26 -07:00
napi fix(napi): don't panic if symbol can't be found (#19397) 2023-06-07 23:26:41 +00:00
net chore: upgrade to Rust 1.70.0 (#19345) 2023-06-06 00:35:39 +00:00
node feat(node_compat): Add a write method to the FileHandle class (#19385) 2023-06-08 08:47:12 -06:00
tls chore: forward v1.34.1 to main (#19312) 2023-05-29 20:26:03 -06:00
url chore: update deno_lint to 0.46.0 (#19372) 2023-06-05 15:57:01 -04:00
web refactor(core): ensureFastOps is an op-generating proxy (#19377) 2023-06-06 11:01:28 +02:00
webidl perf: optimize RegExp usage in JS (#19364) 2023-06-05 10:52:40 +02:00
websocket perf: use sendto syscalls (#19414) 2023-06-08 12:55:33 +02:00
webstorage chore: forward v1.34.1 to main (#19312) 2023-05-29 20:26:03 -06:00