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-05-05
chore: update wgpu (#23684)
Leo Kettmeir
2024-05-05
fix(ext/node): don't rely on Deno.env to read NODE_DEBUG (#23694)
Satya Rohith
2024-05-05
fix(workers): `importScripts` concurrently and use a new `reqwest::Client` pe...
David Sherret
2024-05-02
fix(ext/node): check resource exists before close (#23655)
Satya Rohith
2024-05-02
fix(ext/node): support delete process.env.var (#23647)
Satya Rohith
2024-05-01
1.43.0 (#23629)
denobot
2024-04-30
fix(node): require.resolve - fallback to global cache when bare specifier fro...
David Sherret
2024-04-30
fix(ext/node): support multiple message listeners on MessagePort (#23600)
Satya Rohith
2024-04-30
docs: fix some typos in comments (#23520)
findmyhappy
2024-04-30
fix(ext/node): read(0) before destroying http2stream (#23505)
Satya Rohith
2024-04-29
fix(ext/http): ensure signal is created iff requested (#23601)
Matt Mastracci
2024-04-29
fix(ext/node): exporting rsa public keys (#23596)
Divy Srivastava
2024-04-29
refactor: remove dead code in node stream polyfill (#23597)
Yoshiya Hinosawa
2024-04-29
fix(ext/node): support NODE_DEBUG env (#23583)
Satya Rohith
2024-04-29
fix(ext/node): add support for MessagePort.removeListener/off (#23598)
Satya Rohith
2024-04-27
fix(ext/node): support process.stdin.unref() (#22865)
Yoshiya Hinosawa
2024-04-26
feat(ci): category & unstable tags checker (#23568)
Leo Kettmeir
2024-04-25
chore: rework TLS code in test server (#23566)
Matt Mastracci
2024-04-25
perf(ext/http): recover memory for serve and optimize AbortController (#23559)
Matt Mastracci
2024-04-25
1.43.0 (#23549)
denobot
2024-04-25
perf(ext/http): cache abort signal error (#23548)
Divy Srivastava
2024-04-25
feat(ext/webgpu): support `UnsafeWindowSurface` on wayland (#23423)
chirsz
2024-04-24
feat: Add `deno serve` subcommand (#23511)
Matt Mastracci
2024-04-24
fix(ext/net): check for TLS using undefined rather than using ReflectHas (#23...
Matt Mastracci
2024-04-24
feat(ext/http): Implement request.signal for Deno.serve (#23425)
Matt Mastracci
2024-04-24
chore: use deno_unsync through deno_core (#23532)
Matt Mastracci
2024-04-24
fix(ext/node): worker_threads copies env object (#23536)
Bartek Iwańczuk
2024-04-23
fix: Float16Array support (#23512)
Kenta Moriuchi
2024-04-23
feat: enable Float16Array support (#23490)
Bartek Iwańczuk
2024-04-21
fix(ext/node): define http.maxHeaderSize (#23479)
Bartek Iwańczuk
2024-04-21
FUTURE(ext/net): remove `Deno.ListenTlsOptions.(keyFile|certFile)` (#23271)
Asher Gomez
2024-04-21
fix: Fix some typos in comments (#23470)
welfuture
2024-04-20
fix(ext/node): implement process.kill in Rust (#23130)
Divy Srivastava
2024-04-20
fix(ext/node): `cp` into non-existent parent directory (#23469)
Divy Srivastava
2024-04-20
fix(ext/node): Support `env` option in worker_thread (#23462)
Divy Srivastava
2024-04-19
refactor(ext/http): extract 02_websocket.ts from 01_http.js (#23460)
Matt Mastracci
2024-04-19
feat(runtime): Allow embedders to perform additional access checks on file op...
Matt Mastracci
2024-04-19
feat(ext/http): Add `addr` to HttpServer (#23442)
Matt Mastracci
2024-04-18
chore: remove unused, unstable 'http' namespace (#23436)
Matt Mastracci
2024-04-18
feat(ext/net): extract TLS key and certificate from interfaces (#23327)
Bartek Iwańczuk
2024-04-18
fix(ext/node): Correctly send ALPN on node TLS connections (#23434)
Matt Mastracci
2024-04-16
fix(ext/node): worker_threads.receiveMessageOnPort doesn't panic (#23406)
Bartek Iwańczuk
2024-04-16
feat(ext/url): add `URL.parse` (#23318)
Kenta Moriuchi
2024-04-16
fix(ext/node): dispatch beforeExit/exit events irrespective of listeners (#23...
Satya Rohith
2024-04-16
chore: forward v1.42.4 commit to `main` (#23394)
Bartek Iwańczuk
2024-04-16
fix(ext/node): panic on 'worker_threads.receiveMessageOnPort' (#23386)
Bartek Iwańczuk
2024-04-15
fix(ext/io): Fix NUL termination error in windows named pipes (#23379)
Matt Mastracci
2024-04-15
fix(ext/node): add stub for AsyncResource#asyncId() (#23372)
Divy Srivastava
2024-04-13
fix(ext/node): use ext/io stdio in WriteStream (#23354)
Divy Srivastava
2024-04-13
fix(ext/node): promise rejection in VM contexts (#23305)
Divy Srivastava
[prev]
[next]