Marcos Casagrande
|
9ded17d722
|
BREAKING: reorder std/io/utils copyBytes arguments (#5022)
|
2020-04-30 16:39:25 -04:00 |
|
Bartek Iwańczuk
|
4a8d25646a
|
BREAKING CHANGE: remove Deno.OpenMode (#4884)
This commit removes Deno.OpenMode along with overloaded variants
of Deno.open() and Deno.openSync() that used OpenMode.
|
2020-04-25 00:45:55 +02:00 |
|
Chris Knight
|
957050cd02
|
feature: synchronous buffered writer (#4693)
|
2020-04-17 16:12:14 -04:00 |
|
Ryan Dahl
|
12c6b2395b
|
Move encode, decode helpers to /std/encoding/utf8.ts, delete /std/strings/ (#4565)
also removes std/encoding/mod.ts and std/archive/mod.ts which are useless.
|
2020-04-01 15:23:39 -04:00 |
|
Ry Dahl
|
d4bf0670ce
|
fix: Deno.mkdir should conform to style guide (#3617)
|
2020-01-07 14:14:33 -05:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Nayeem Rahman
|
f51dcc12d7
|
std: Move fs/path to the top-level (#3100)
|
2019-10-16 14:39:33 -04:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|