summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-01-02fix(ext/node): querystring stringify without encode callback (#21740)Divy Srivastava
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-09feat: bring back WebGPU (#20812)Leo Kettmeir
2023-12-06feat(ext/web): add ImageData Web API (#21183)Jamie
2023-12-01fix(ext/node): add stubbed process.report (#21373)Daniel Mizerski
2023-11-27chore: temp fix for tools/format.js (#21360)David Sherret
2023-11-25chore: update node_compat test suites to v18.18.2 (#21328)Yoshiya Hinosawa
2023-11-24feat(streams): ReadableStream.read min option (#20849)Leo Kettmeir
2023-11-24chore: break up some steps in release checklist (#21329)David Sherret
2023-11-23chore: update release_doc_template.md (#21322)Matt Mastracci
2023-11-23chore: start codesigning mac release builds (#21303)Matt Mastracci
2023-11-22refactor: replace `deferred()` from `std/async` with `Promise.withResolvers()...Asher Gomez
2023-11-21chore(tools): pull dprint from npm instead of third_party (#21281)David Sherret
2023-11-19chore: add aarch64-apple-darwin builds to ci (#21243)Matt Mastracci
2023-11-18chore: update wpt (#21255)Leo Kettmeir
2023-11-17chore: bump deno_core (#21242)Matt Mastracci
2023-11-17chore(tools): update release_doc_template.md (#21230)Yoshiya Hinosawa
2023-11-13chore: update wpt (#21178)Leo Kettmeir
2023-11-13feat(ext/web): add `AbortSignal.any()` (#21087)Kenta Moriuchi
2023-11-10chore: give suggestion on PR open failure (#21145)Divy Srivastava
2023-11-08chore: remove op_baseline and flamebench (#21120)Matt Mastracci
2023-11-02chore: fix dlint version and sanity check version after download (#21058)Matt Mastracci
2023-11-01feat(ext/websocket): websockets over http2 (#21040)Matt Mastracci
2023-11-01feat(cron) implement Deno.cron() (#21019)Igor Zinkovsky
2023-11-01fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014)Kenta Moriuchi
2023-10-31feat(ext/web): EventSource (#14730)Leo Kettmeir
2023-10-30fix: implement node:tty (#20892)Divy Srivastava
2023-10-30chore: upgrade rsa to 0.9 (#21016)Divy Srivastava
2023-10-25feat(unstable): ability to `npm install` then `deno run main.ts` (#20967)David Sherret
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