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