index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
Age
Commit message (
Expand
)
Author
2024-01-18
chore: upgrade deno_core to 0.247.0 (#21974)
Bartek Iwańczuk
2024-01-18
fix(node): update `req.socket` on WS upgrade (#21984)
Divy Srivastava
2024-01-16
chore: bump rustls-tokio-stream and rustls (#21955)
Matt Mastracci
2024-01-15
chore(ext/cache): remove CachePutResource in preparation for resource rewrite...
Matt Mastracci
2024-01-15
feat(unstable): add Temporal API support (#21738)
Bartek Iwańczuk
2024-01-14
feat: Stabilize Deno.connect for 'unix' transport (#21937)
Bartek Iwańczuk
2024-01-14
feat: stabilize Deno.connectTls options and Deno.TlsConn.handshake (#21889)
Bartek Iwańczuk
2024-01-14
feat: stabilize Deno.Conn.ref/unref (#21890)
Bartek Iwańczuk
2024-01-13
chore: forward v1.39.4 release commit to main (#21933)
denobot
2024-01-12
feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875)
Bartek Iwańczuk
2024-01-12
chore: forward v1.39.3 to main (#21915)
Bartek Iwańczuk
2024-01-12
fix: add EventSource typings (#21908)
Leo Kettmeir
2024-01-10
refactor: use `core.ensureFastOps()` (#21888)
Kenta Moriuchi
2024-01-10
fix: android support (#19437)
cions
2024-01-09
chore: upgrade deno_core to 0.244.0 (#21859)
Bartek Iwańczuk
2024-01-09
fix(ext/websocket): pass on uncaught errors in idleTimeout (#21846)
Divy Srivastava
2024-01-09
chore: cleanup `readAll()` logic (#21862)
Asher Gomez
2024-01-08
fix: cjs export rewritten to invalid identifier (#21853)
Marvin Hagemeister
2024-01-08
chore(ext/io): cleanup unused functions (#21844)
Asher Gomez
2024-01-07
fix(ext): enable prefer-primordials for internal TypeScript (#21813)
Kenta Moriuchi
2024-01-06
refactor: split runtime/98_global_scope.js (#21785)
Bartek Iwańczuk
2024-01-06
feat(ext/crypto): initial support for p521 in `generateKey` and `importKey` (...
Divy Srivastava
2024-01-05
fix(ext/node): add WriteStream.isTTY (#21801)
Divy Srivastava
2024-01-05
chore: update deno_lint for CI (#21802)
Kenta Moriuchi
2024-01-05
chore(ext/webgpu): include GPUCanvasContext in snapshot (#21773)
Divy Srivastava
2024-01-05
fix(ci): update copright year for _fs_cp.js (#21803)
Divy Srivastava
2024-01-05
fix(ext/node): add fs.cp, fs.cpSync, promises.cp (#21745)
Divy Srivastava
2024-01-04
chore: forward v1.39.2 release commit to main (#21793)
Bartek Iwańczuk
2024-01-04
fix: strict type check for cross realms (#21669)
Kenta Moriuchi
2024-01-04
fix(ext/node): UdpSocket ref and unref (#21777)
Divy Srivastava
2024-01-03
fix(node/zlib): accept dataview and buffer in zlib bindings (#21756)
Jovi De Croock
2024-01-02
fix(ext/node): use node:process in _streams.mjs (#21755)
Divy Srivastava
2024-01-02
fix(ext/node): implement os.machine (#21751)
Divy Srivastava
2024-01-02
fix(ext/http): use arraybuffer binaryType for server websocket (#21741)
Divy Srivastava
2024-01-02
fix(ext/node): querystring stringify without encode callback (#21740)
Divy Srivastava
2024-01-01
chore: update to Rust 1.75 (#21731)
林炳权
2024-01-01
chore: update copyright to 2024 (#21753)
David Sherret
2023-12-31
fix(http_client): Fix Deno.createHttpClient to accept poolIdleTimeout paramet...
Raashid Anwar
2023-12-31
fix(node/zlib): consistently return buffer (#21747)
Jovi De Croock
2023-12-31
fix(node/zlib): cast Dataview and Buffer to uint8 (#21746)
Jovi De Croock
2023-12-30
fix(ext/node): add process.abort() (#21742)
Divy Srivastava
2023-12-30
chore(runtime): internalize pipe fd for ext/node (#21570)
Divy Srivastava
2023-12-29
fix(node): support nested tests in "node:test" (#21717)
Bartek Iwańczuk
2023-12-28
chore: update deno_core to 0.240.0 (#21726)
Bartek Iwańczuk
2023-12-28
fix(node): Implement os.cpus() (#21697)
Divy Srivastava
2023-12-27
refactor: simplify hyper, http, h2 deps (#21715)
Bartek Iwańczuk
2023-12-27
refactor: finish test_util server cleanup, simplify dependencies (#21714)
Bartek Iwańczuk
2023-12-27
fix(ext/node): Implement `aes-192-ecb` and `aes-256-ecb` (#21710)
Lino Le Van
2023-12-27
perf: remove opAsync (#21690)
Matt Mastracci
2023-12-26
refactor: fastwebsockets renames (#21707)
Bartek Iwańczuk
[prev]
[next]