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
/
tools
Age
Commit message (
Expand
)
Author
2023-10-11
feat(WebSocketStream): rename connection to opened (#20878)
Leo Kettmeir
2023-10-10
feat(ext/web): cancel support for TransformStream (#20815)
Luca Casonato
2023-10-10
fix(ext/web): writability of `ReadableStream.from` (#20836)
Luca Casonato
2023-10-08
fix(node/buffer): utf8ToBytes should return a Uint8Array (#20769)
Aapo Alasuutari
2023-09-30
test(node_compat): add `test-http-url.parse*` (#20458)
Hirotaka Tagawa / wafuwafu13
2023-09-27
chore: add back dotcom step to release (#20713)
David Sherret
2023-09-26
chore: clean up lint script (#20682)
Luca Casonato
2023-09-23
fix(node): supported arguments to `randomFillSync` (#20637)
Divy Srivastava
2023-09-20
chore: update manual instructions for doing a release (#20578)
David Sherret
2023-09-13
chore(test_util): ensure that extra expectations are an error even without a ...
Matt Mastracci
2023-09-13
chore: bump deno_core and cargo update (#20480)
Matt Mastracci
2023-09-07
chore: make downloadPrebuilt a little more reliable (#20401)
Matt Mastracci
2023-09-07
feat: support import attributes (#20342)
David Sherret
2023-09-06
chore: pin third_party (#20386)
David Sherret
2023-09-04
chore: disable 'test-http-content-length.js` test (#20344)
Bartek Iwańczuk
2023-09-03
chore(release): fix workspace formatter (#20357)
Divy Srivastava
2023-08-30
chore: bump deno_core to 0.207.0 (#20333)
Matt Mastracci
2023-08-28
fix(node/http): correctly send `Content-length` header instead of `Transfer-E...
osddeitf
2023-08-23
fix(ext/web): add stream tests to detect v8slice split bug (#20253)
Matt Mastracci
2023-08-21
refactor: upgrade deno_ast 0.28 and deno_semver 0.4 (#20193)
David Sherret
2023-08-19
chore: remove third_party submodule (#20201)
Divy Srivastava
2023-08-17
perf(ext/event): optimize Event constructor (#20181)
Marcos Casagrande
2023-08-15
fix(runtime): navigator.userAgent in web worker (#20129)
await-ovo
2023-08-15
fix(ext/fetch): clone second branch chunks in Body.clone() (#20057)
Marcos Casagrande
2023-08-12
chore: deno_core -> 0.201.0 (#20135)
Matt Mastracci
2023-08-08
fix(ext/abort): trigger AbortSignal events in correct order (#20095)
Marcos Casagrande
2023-08-05
chore: use zlib-ng for flate2 (#20059)
Matt Mastracci
2023-08-05
chore(wpt): expose gc (#20060)
Marcos Casagrande
2023-08-04
fix(ext/file): resolve unresolved Promise in Blob.stream (#20039)
Marcos Casagrande
2023-07-31
fix: call setIsTrusted for generated events (MessageEvent) (#19919)
Ricardo Iván Vieitez Parra
2023-07-30
fix(ext/compression): throw TypeError on corrupt input (#19979)
Marcos Casagrande
2023-07-28
refactor(cli/tools): split bench into multiple modules (#19974)
Bartek Iwańczuk
2023-07-28
feat(ext/websocket): allow HTTP(S) protocol in URL (#19862)
Leo Kettmeir
2023-07-02
refactor: rename built-in node modules from ext:deno_node/ to node: (#19680)
Bartek Iwańczuk
2023-07-02
feat: ReadableStream.from (#19446)
Leo Kettmeir
2023-07-02
feat(ext/url): URLSearchParams two-argument delete() and has() (#19654)
Lino Le Van
2023-07-02
feat(ext/fetch): add Headers#getSetCookie (#13542)
Luca Casonato
2023-06-29
fix(ext/websocket): Ensure that errors are available after async response ret...
Matt Mastracci
2023-06-27
chore(ext/node): disable prefer-primordials on a per-file basis (#19553)
Kenta Moriuchi
2023-06-26
chore: Ensure copyright line is the first in the file (#19608)
Matt Mastracci
2023-06-26
chore: fix typos (#19572)
Martin Fischer
2023-06-25
chore: disable /websocket/stream/tentative/close.any.worker.html?wss (#19606)
Bartek Iwańczuk
2023-06-24
fix(ext/node): support brotli APIs (#19223)
Divy Srivastava
2023-06-12
feat: Adaptations to support OpenBSD port (#19153)
VlkrS
2023-06-09
chore: update release doc template (#19441)
Bartek Iwańczuk
2023-06-08
chore: update wpt (#19422)
Leo Kettmeir
2023-06-06
chore(core): build_bench tool (#19387)
Matt Mastracci
2023-06-05
fix(ext/crypto): fix JWK import of Ed25519 (#19279)
Levente Kurusa
2023-06-02
chore(tools): Add core import-map (#19346)
Aapo Alasuutari
2023-06-02
chore(node_compat): fix path strings generated by `setup.ts` (#19347)
Hirotaka Tagawa / wafuwafu13
[next]