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-20
fix(node): patch MessagePort in worker_thread message (#23871)
Marvin Hagemeister
2024-05-19
fix: handle signal 0 in process.kill (#23473)
Bedis Nbiba
2024-05-18
perf: analyze cjs exports and emit typescript in parallel (#23856)
David Sherret
2024-05-17
chore: bump deno_http version (#23866)
Satya Rohith
2024-05-17
fix(node): instantiating process class without new (#23865)
Marvin Hagemeister
2024-05-17
fix: serve handler error with 0 arguments (#23652)
Marvin Hagemeister
2024-05-17
chore: forward v1.43.4 commit to main (#23861)
Bartek Iwańczuk
2024-05-16
fix(ext/node): fix grpc error_handling example (#23755)
Satya Rohith
2024-05-16
fix(node): error when throwing `FS_EISDIR` (#23829)
Marvin Hagemeister
2024-05-16
fix(ext/node): homedir() `getpwuid`/`SHGetKnownFolderPath` fallback (#23841)
Divy Srivastava
2024-05-16
fix(ext/node): export geteuid from node:process (#23840)
Divy Srivastava
2024-05-15
fix(node): wrong `worker_threads.terminate()` return value (#23803)
Marvin Hagemeister
2024-05-15
fix(node): stub `AsyncResource.emitDestroy()` (#23802)
Marvin Hagemeister
2024-05-14
fix(runtime): output to stderr with colors if a tty and stdout is piped (#23813)
David Sherret
2024-05-13
fix(ext/web): update ongoing promise in async iterator `return()` method (#23...
Mattias Buelens
2024-05-13
chore: cleanup unused dependencies (#23787)
Leo Kettmeir
2024-05-12
fix(ext/node): process.uptime works without this (#23786)
Bartek Iwańczuk
2024-05-10
chore: forward v1.43.3 release commit to main (#23771)
denobot
2024-05-10
fix(node): better cjs re-export handling (#23760)
David Sherret
2024-05-10
fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752)
Leo Kettmeir
2024-05-09
refactor(ext/tls): Implement required functionality for later SNI support (#2...
Matt Mastracci
2024-05-08
chore: enable clippy::print_stdout and clippy::print_stderr (#23732)
David Sherret
2024-05-09
chore: forward v1.43.2 release commit to main (#23749)
denobot
2024-05-08
fix(runtime): allow nul device on windows (#23741)
Matt Mastracci
2024-05-08
chore: speed up test_multi_task test on Windows (#23737)
David Sherret
2024-05-07
fix: DOMException doesn't throw on __callSitesEvals (#23729)
Bartek Iwańczuk
2024-05-07
fix(ext/web): properly handle `Blob` case for `createImageBitmap` (#23518)
Hajime-san
2024-05-06
fix(ext/webgpu): correctly validate GPUExtent3D, GPUOrigin3D, GPUOrigin2D & G...
Hajime-san
2024-05-05
docs: update categories to match new planned sitemap (#23677)
Jo Franchetti
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
[prev]
[next]