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-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
2023-12-26
refactor: change cli/ to use hyper 1.1 (#21705)
Bartek Iwańczuk
2023-12-26
refactor: migrate ext/websocket to hyper 1.1 (#21699)
Bartek Iwańczuk
2023-12-25
fix(ext/node): add ClientRequest#setNoDelay (#21694)
Divy Srivastava
2023-12-24
refactor: use hyper 1.0 in grpc test server (#21584)
Bartek Iwańczuk
2023-12-24
chore: ensure that each op provided to ensureFastOps is only used once (#21689)
Matt Mastracci
2023-12-23
chore(ext/node): use BufView natively in http2 (#21688)
Matt Mastracci
2023-12-23
feat(unstable): only allow http2 for kv remote backend (#21616)
Heyang Zhou
2023-12-22
chore: update ext/http to hyper 1.0.1 and http 1.0 (#21588)
Bartek Iwańczuk
2023-12-22
fix(unstable): kv watch should stop when db is closed (#21665)
Heyang Zhou
2023-12-21
chore: forward v1.39.1 commit to main (#21667) (#21671)
Bartek Iwańczuk
2023-12-20
fix(node): child_process kill cancel pending IPC reads (#21647)
Divy Srivastava
2023-12-20
fix(node): add crypto.pseudoRandomBytes (#21649)
Divy Srivastava
2023-12-19
fix(node): child_process IPC on Windows (#21597)
Divy Srivastava
2023-12-19
fix(console): inspect for `{Set,Map}Iterator` and `Weak{Set,Map}` (#21554)
Kenta Moriuchi
2023-12-15
refactor: setup child process pipe in Rust (#21579)
Divy Srivastava
2023-12-15
fix(net): remove unstable check for unix socket listen (#21592)
Divy Srivastava
2023-12-14
refactor(ext/http): fork fly_accept_encodings crate (#21586)
Bartek Iwańczuk
2023-12-14
fix(node): support resolving a package.json import to a builtin node module (...
David Sherret
2023-12-14
chore(node): remove process.on("disconnect") not implemented warning (#21569)
Divy Srivastava
2023-12-14
fix(node): return false from vm.isContext (#21568)
Divy Srivastava
2023-12-13
1.39.0 (#21560)
denobot
2023-12-13
fix(zlib): handle no flush flag in handle_.write (#21432)
Divy Srivastava
2023-12-14
feat(unstable): append commit versionstamp to key (#21556)
Heyang Zhou
2023-12-13
fix(websockets): server socket field initialization (#21433)
Divy Srivastava
2023-12-13
fix: implement child_process IPC (#21490)
Divy Srivastava
2023-12-12
feat(ext/kv) add backoffSchedule to enqueue (#21474)
Igor Zinkovsky
2023-12-12
perf(ext/ffi): switch from middleware to tasks (#21239)
Matt Mastracci
2023-12-11
perf(ext/napi): port NAPI to v8 tasks (#21406)
Matt Mastracci
2023-12-11
fix: allow reserved word 'mod' in exports (#21537)
Ryan Dahl
2023-12-11
fix(ext/node): basic vm.runInNewContext implementation (#21527)
Divy Srivastava
2023-12-11
fix(ext/websocket): don't panic on bad resource id (#21431)
Divy Srivastava
2023-12-11
fix(ext/node): ServerResponse getHeader() return undefined (#21525)
Divy Srivastava
2023-12-11
fix(ext/node): stub ServerResponse#flushHeaders (#21526)
Divy Srivastava
2023-12-09
feat: bring back WebGPU (#20812)
Leo Kettmeir
2023-12-08
perf(ext/url): improve URLPattern perf (#21488)
Luca Casonato
2023-12-08
fix(ext/node): use primordials in ext/node/polyfills/_util (#21444)
Kenta Moriuchi
[prev]
[next]