summaryrefslogtreecommitdiff
path: root/ext/io
AgeCommit message (Expand)Author
2024-04-11chore: forward v1.42.2 release commit to main (#23315)denobot
2024-04-10chore: update references to `deno_std` to use JSR (#23239)Asher Gomez
2024-04-01chore: forward v1.42.1 release commit to main (#23162)denobot
2024-03-281.42.0 (#23105)denobot
2024-03-14chore: Forward 1.41.3 release commit (#22930)Nathan Whitaker
2024-03-08chore: forward v1.41.2 release commit to main (#22793)denobot
2024-03-06chore: upgrade deno_core (#22725)Nathan Whitaker
2024-03-06fix(cli): improve logging on failed named pipe (#22726)Matt Mastracci
2024-02-29chore: forward v1.41.1 release commit to main (#22643)denobot
2024-02-26fix(io): create_named_pipe parallelism (#22597)Matt Mastracci
2024-02-23refactor(cli): clean up test runner channels (#22422)Matt Mastracci
2024-02-221.41.0 (#22524)denobot
2024-02-22chore(io): Add a cross-platform unidirectional pipe implementation (#22522)Matt Mastracci
2024-02-18feat(fs): `Deno.FsFile.{isTerminal,setRaw}()` (#22234)Asher Gomez
2024-02-15chore: forward v1.40.5 release commit to main (#22424)denobot
2024-02-08chore: forward v1.40.4 release commit to main (#22345)denobot
2024-02-01chore: forward v1.40.3 release commit to main (#22220)Divy Srivastava
2024-01-29refactor: Use virtul ops module (#22175)Bartek Iwańczuk
2024-01-26chore: forward v1.40.2 commit to main (#22133)Bartek Iwańczuk
2024-01-25chore: forward v1.40.1 commit to main (#22107)Bartek Iwańczuk
2024-01-251.40.0 (#22096)denobot
2024-01-24feat: deprecate `Deno.{stdin,stdout,stderr}.rid` (#22073)Asher Gomez
2024-01-24feat: Add warnings for more deprecated APIs (#21992)Bartek Iwańczuk
2024-01-24feat: `Deno.{stdin,stdout,stderr}.isTerminal()`, deprecate `Deno.isatty()` (#...Asher Gomez
2024-01-13chore: forward v1.39.4 release commit to main (#21933)denobot
2024-01-12chore: forward v1.39.3 to main (#21915)Bartek Iwańczuk
2024-01-10refactor: use `core.ensureFastOps()` (#21888)Kenta Moriuchi
2024-01-09chore: cleanup `readAll()` logic (#21862)Asher Gomez
2024-01-08chore(ext/io): cleanup unused functions (#21844)Asher Gomez
2024-01-04chore: forward v1.39.2 release commit to main (#21793)Bartek Iwańczuk
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-21chore: forward v1.39.1 commit to main (#21667) (#21671)Bartek Iwańczuk
2023-12-131.39.0 (#21560)denobot
2023-12-07refactor: pull 'core', 'internals', 'primordials' from ES module (#21462)Bartek Iwańczuk
2023-12-06chore: forward v1.38.5 release commit to main (#21472)Bartek Iwańczuk
2023-11-30chore: forward v1.38.4 release commit to main (#21400)Bartek Iwańczuk
2023-11-24chore: forward v1.38.3 release commit to main (#21320)denobot
2023-11-20fix(ext/node): handle closing process.stdin more than once (#21267)Divy Srivastava
2023-11-17chore: forward v1.38.2 release commit to main (#21236)denobot
2023-11-10chore: forward v1.38.1 release commit to main (#21144)denobot
2023-11-021.38.0 (#21051)denobot
2023-10-13chore: forward v1.37.2 release commit to main (#20897)denobot
2023-09-27chore: forward v1.37.1 release commit to main (#20706)denobot
2023-09-191.37.0 (#20574)denobot
2023-09-13refactor: use TaskQueue from deno_unsync (#20485)David Sherret
2023-09-12refactor: rewrite ext/io, ext/webstorage ops to op2 (#20461)Bartek Iwańczuk
2023-09-01chore: forward v1.36.4 to main (#20352)Bartek Iwańczuk
2023-08-24chore: forward v1.36.3 release commit to main (#20270)denobot
2023-08-23fix(ext/web): add stream tests to detect v8slice split bug (#20253)Matt Mastracci
2023-08-12chore: deno_core -> 0.201.0 (#20135)Matt Mastracci