Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-04 | chore: update dlint to v0.68.0 for internal (#26711) | Kenta Moriuchi | |
2024-09-05 | BREAKING(fs): remove `Deno.seek[Sync]()` (#25449) | Asher Gomez | |
Towards #22079 | |||
2024-04-01 | fix(ext/node): Add fs.readv, fs.readvSync (#23166) | Nathan Whitaker | |
Part of #18218. Implements `fs.readv` and `fs.readvSync` and enables the corresponding `node_compat` tests. |