1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/extensions
2021-07-07 16:33:58 +02:00
..
broadcast_channel chore: use parking_lot for synchronization primitives to align with tokio (#11289) 2021-07-06 23:48:01 -04:00
console refactor: use primordials for extensions/console (#11249) 2021-07-06 12:03:12 +02:00
crypto fix(crypto): hash input for RSASSA-PKCS1-v1_5 before signing (#11314) 2021-07-07 16:33:58 +02:00
fetch refactor: use primordials in extensions/fetch (#11266) 2021-07-06 11:32:59 +02:00
net chore: use parking_lot for synchronization primitives to align with tokio (#11289) 2021-07-06 23:48:01 -04:00
timers refactor: use primordials for extensions/timers (#11256) 2021-07-05 19:39:33 +02:00
url refactor: use primordials for extensions/url (#11225) 2021-07-02 14:08:28 +02:00
web chore: use parking_lot for synchronization primitives to align with tokio (#11289) 2021-07-06 23:48:01 -04:00
webgpu fix(webgpu): align error scopes to spec (#9797) 2021-07-07 14:38:24 +02:00
webidl fix: spec conformance for performance API (#10887) 2021-07-05 13:17:11 +02:00
websocket chore: upgrade Tokio to 1.8.0 (#11281) 2021-07-05 15:50:56 +02:00
webstorage fix(webstorage): use primordial for Symbol.for (#11276) 2021-07-05 10:24:21 +02:00