summaryrefslogtreecommitdiff
path: root/std/io/readers_test.ts
AgeCommit message (Expand)Author
2021-02-02chore: remove std directory (#9361)Casper Beyer
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-09-21chore: add copyright (#7593)tokiedokie
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-06-01feat(std/io): add LimitedReader (#6026)hastri
2020-04-28BREAKING: Remove Deno.EOF, use null instead (#4953)Nayeem Rahman
2020-04-28BREAKING: remove overload of Deno.test() (#4951)Bartek Iwańczuk
2020-04-26reorder copyN arguments to match Deno.copy (#4900)Akshat Agarwal
2020-04-25BREAKING CHANGE: change order of args in Deno.copy() (#4885)Bartek Iwańczuk
2020-04-01Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ (#...Ryan Dahl
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek Iwańczuk
2019-10-09Move everything into std subdirRyan Dahl