Age | Commit message (Expand) | Author |
---|---|---|
2020-04-15 | Make writeSync, readSync, seekSync, openSync, isatty proper synchronous sysca... | Ryan Dahl |
2020-04-03 | clippy (#4618) | Kitson Kelly |
2020-04-03 | Properly handle invalid utf8 in paths (#4609) | dubiousjim |
2020-03-24 | fix: add fsEvent notify::Error casts (#4488) | Kevin (Kun) "Kassimo" Qian |
2020-03-10 | Add Deno.umask (#4290) | dubiousjim |
2020-03-07 | upgrade rust dependencies (#4270) | Ryan Dahl |
2020-03-05 | Allow BadResource errors to take a custom message (#4251) | Ryan Dahl |
2020-03-02 | Do not convert exceptions to JSON and back (#4214) | Bert Belder |
2020-02-23 | refactor: use OpError instead of ErrBox for errors in ops (#4058) | Bartek IwaĆczuk |