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-08-01
fix(ext/http): correctly consume response body in `Deno.serve` (#24811)
Luca Casonato
2024-08-01
fix(ext/crypto): respect offsets when writing into ab views in randomFillSync...
Luca Casonato
2024-07-31
feat: upgrade V8 to 12.8 (#24693)
snek
2024-08-01
fix(ext/fetch): use correct ALPN to socks5 proxies (#24817)
Sean McArthur
2024-07-31
chore: forward v1.45.5 release commit to main (#24818)
denobot
2024-07-31
perf(ext/fetch): speed up `resp.clone()` (#24812)
Luca Casonato
2024-07-31
fix(ext/node): handle node child_process with --v8-options flag (#24804)
Luca Casonato
2024-07-31
fix(ext/webgpu): don't crash while constructing GPUOutOfMemoryError (#24807)
Luca Casonato
2024-07-31
fix(node/fs/promises): watch should be async iterable (#24805)
Marvin Hagemeister
2024-07-31
fix(node/timers/promises): add scheduler APIs (#24802)
Marvin Hagemeister
2024-07-30
fix(node): Rework node:child_process IPC (#24763)
Nathan Whitaker
2024-07-30
fix(compile/windows): handle cjs re-export of relative path with parent compo...
David Sherret
2024-07-30
fix(node): support wildcards in package.json imports (#24794)
David Sherret
2024-07-30
perf(ext/node): improve `Buffer` from string performance (#24567)
Divy Srivastava
2024-07-30
refactor(ext/node): create separate ops for node:http module (#24788)
Bartek Iwańczuk
2024-07-29
chore: upgrade to rust 1.80 (#24778)
Satya Rohith
2024-07-29
fix(ext/node): prevent panic in http2.connect with uppercase header names (#2...
Satya Rohith
2024-07-28
fix(types): fix streams types (#24770)
Kenta Moriuchi
2024-07-28
fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698)
Yazan AbdAl-Rahman
2024-07-28
fix: actually add missing `node:readline/promises` module (#24772)
David Sherret
2024-07-26
fix(unstable/compile): handle byonm import in sub dir (#24755)
David Sherret
2024-07-26
chore: forward v1.45.4 release commit to main (#24754)
denobot
2024-07-26
fix(ext/node): read correct CPU usage stats on Linux (#24732)
MrEconomical
2024-07-25
fix(node): cjs pkg dynamically importing esm-only pkg fails (#24730)
David Sherret
2024-07-25
refactor: decouple node resolution from deno_core (#24724)
David Sherret
2024-07-25
fix(node/worker_threads): support `port.once()` (#24725)
Marvin Hagemeister
2024-07-25
chore: update to `std@2024.07.19` (#24715)
Asher Gomez
2024-07-25
chore: use `@std` prefix for internal module specifiers (#24543)
Asher Gomez
2024-07-24
fix(ext/fetch): respect authority from URL (#24705)
Bartek Iwańczuk
2024-07-24
fix(ext/fetch): use correct ALPN to proxies (#24696)
Sean McArthur
2024-07-24
fix(ext/node/net): emit `error` before `close` when connection is refused (#2...
Yoshiya Hinosawa
2024-07-24
fix(node): Run node compat tests listed in the `ignore` field (and fix the on...
Nathan Whitaker
2024-07-24
fix(node): better detection for when to surface node resolution errors (#24653)
David Sherret
2024-07-24
Reland "fix: CFunctionInfo and CTypeInfo leaks (#24634)" (#24692)
Bartek Iwańczuk
2024-07-23
refactor: update to use deno_package_json (#24688)
David Sherret
2024-07-23
chore: forward v1.45.3 release commit to main (#24681)
denobot
2024-07-23
Revert "chore: move all node-api impl to ext (#24662)" (#24680)
Bartek Iwańczuk
2024-07-22
fix(types): Conform lib.deno_web.d.ts to lib.dom.d.ts and lib.webworker.d.ts ...
Kenta Moriuchi
2024-07-22
chore: move all node-api impl to ext (#24662)
snek
2024-07-22
fix(ext/console): Error Cause Not Inspect-Formatted when printed (#24526)
MujahedSafaa
2024-07-19
fix: missing `emitWarning` import (#24587)
Marvin Hagemeister
2024-07-19
fix(node): support `tty.hasColors()` and `tty.getColorDepth()` (#24619)
Marvin Hagemeister
2024-07-19
fix(ext/node): do not expose `self` global in node (#24637)
Yoshiya Hinosawa
2024-07-18
fix(cron): improve error message for invalid cron names (#24644)
Ian Bull
2024-07-17
fix(ext/node): stat.mode on windows (#24434)
Divy Srivastava
2024-07-18
Reland "refactor(fetch): reimplement fetch with hyper instead of reqwest" (#2...
Bartek Iwańczuk
2024-07-17
perf(ext/node): optimize fs.exists[Sync] (#24613)
Divy Srivastava
2024-07-16
refactor(node): internally add `.code()` to node resolution errors (#24610)
David Sherret
2024-07-16
fix(ext/node): http request uploads of subarray of buffer should work (#24603)
Satya Rohith
2024-07-15
chore: upgrade dependencies (#24565)
snek
[prev]
[next]