Commit Graph

243 Commits

Author SHA1 Message Date
denobot
b4e5d21762
chore: release 2024.10.10 (#6098)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-10-10 18:46:27 +09:00
Asher Gomez
fb2e30313a
chore: remove redundant BinaryReader test class (#6068) 2024-09-27 12:30:41 +09:00
Asher Gomez
d902c24651
BREAKING(io): remove StringReader (#6062)
* BREAKING(io): remove `StringWriter`

* BREAKING(io): remove `StringReader`
2024-09-26 03:25:37 +00:00
Asher Gomez
87a5b9e2ec
BREAKING(io): remove StringWriter (#6061) 2024-09-26 12:10:11 +09:00
Asher Gomez
45cef56ce9
BREAKING(io): remove MultiReader (#6059) 2024-09-26 12:15:16 +10:00
Asher Gomez
6c75ccb6ed
BREAKING(io): remove LimitedReader (#6058) 2024-09-26 11:51:20 +10:00
Asher Gomez
c8991ecd23
BREAKING(io): remove readDelim() (#6052)
* BREAKING(io/unstable): remove `readStringDelim()`

* BREAKING(io/unstable): remove `readDelim()`
2024-09-25 20:36:58 +09:00
Asher Gomez
4a391483ac
BREAKING(io): remove BufWriter (#6057)
* BREAKING(io): remove `BufReader`

* BREAKING(io): remove `BufWriter`

* fix
2024-09-25 21:13:48 +10:00
Asher Gomez
0023c5305a
BREAKING(io): remove BufReader (#6056)
* BREAKING(io): remove `BufReader`

* fix
2024-09-25 17:52:07 +10:00
Asher Gomez
4e6a86be9b
BREAKING(io): remove readShort() (#6050)
* BREAKING(io/unstable): remove `sliceLongToBytes()`

* BREAKINIG(io/unstable): remove `readLong()`

* BREAKING(io/unstable): remove `readInt()`

* BREAKING(io/unstable): remove `readShort()`
2024-09-25 04:18:45 +00:00
Asher Gomez
71e1b13714
BREAKING(io): remove readInt() (#6048)
* BREAKING(io/unstable): remove `sliceLongToBytes()`

* BREAKINIG(io/unstable): remove `readLong()`

* BREAKING(io/unstable): remove `readInt()`
2024-09-25 04:13:37 +00:00
Asher Gomez
498700fc52
BREAKING(io): remove readLong() (#6047)
* BREAKING(io/unstable): remove `sliceLongToBytes()`

* BREAKINIG(io/unstable): remove `readLong()`
2024-09-25 04:08:10 +00:00
Asher Gomez
4c0ac4ffcc
BREAKING(io/unstable): remove readStringDelim() (#6001) 2024-09-25 04:01:56 +00:00
Asher Gomez
3500797dcb
BREAKING(io): remove readRange[Sync]() (#6049)
BREAKING(io/unstable): remove `readRange()`
2024-09-25 13:00:21 +09:00
Asher Gomez
eb064eba09
BREAKING(io/unstable): remove sliceLongToBytes() (#6005) 2024-09-25 12:58:16 +09:00
Asher Gomez
548d254f31
BREAKING(io/unstable): remove copyN() (#5999)
* deprecation(io/unstable): deprecate `copyN()`

* BREAKING(io/unstable): remove `copyN()`
2024-09-25 12:50:38 +09:00
Asher Gomez
034549bb36
BREAKING(io): remove readLines() (#5991)
* deprecation(io/unstable): deprecate `readLines()`

* BREAKING(io/unstable): remove `readLines()`
2024-09-25 13:47:26 +10:00
denobot
eeb3c9b151
chore: release 2024.09.24 (#6043)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-24 19:25:09 +09:00
Yoshiya Hinosawa
d0a2982ab7
deprecation(io): deprecate BufWriter (#6041) 2024-09-24 11:11:32 +09:00
Asher Gomez
50c2fc08dc
docs(io): update deprecation notices (#6021) 2024-09-23 20:32:07 +09:00
Asher Gomez
da862c1a24
deprecation(io/unstable): deprecate BufReader (#6027)
* deprecation(io/unstable): deprecate `BufReader`

* update

* update
2024-09-23 20:31:40 +09:00
Asher Gomez
c80e2fd554
deprecation(io/unstable): deprecate StringWriter (#6026)
* deprecation(io/unstable): deprecate `StringWriter`

* update
2024-09-23 20:31:29 +09:00
Asher Gomez
2968cb6f6d
deprecation(io/unstable): deprecate StringReader (#6025)
* deprecation(io/unstable): deprecate `StringReader`

* work

* update

* update
2024-09-23 20:31:13 +09:00
Asher Gomez
f763411aa6
deprecation(io/unstable): deprecate LimitedReader (#6024)
* deprecation(io/unstable): deprecate `LimitedReader`

* update
2024-09-23 20:30:52 +09:00
Asher Gomez
e2de4d4e49
deprecation(io/unstable): deprecate MultiReader (#6023)
* deprecation(io/unstable): deprecate `MultiReader`

* update
2024-09-23 20:30:40 +09:00
Asher Gomez
385a11f4b4
deprecation(io/unstable): deprecate readDelim() (#6022)
* deprecation(io/unstable): deprecate `readDelim()`

* update
2024-09-23 20:30:11 +09:00
Asher Gomez
0b2497f16e
fix: update codebase to work with Deno RC (#6018)
* fix: update codebase to work with Deno RC

* work

* fix

* fix

* fix

* fixes

* work

* update

* fixes

* fix

* revert
2024-09-20 09:29:31 +10:00
Asher Gomez
ee9e3020e2
deprecation(io/unstable): deprecate readLong() (#6007) 2024-09-19 11:28:22 +10:00
Asher Gomez
3290659317
deprecation(io/unstable): deprecate readRange() (#6010) 2024-09-18 18:43:12 +09:00
Asher Gomez
492f0d0a88
deprecation(io/unstable): deprecate readInt() (#6009) 2024-09-18 18:42:36 +09:00
Asher Gomez
b32c6eb68e
deprecation(io/unstable): deprecate readShort() (#6008) 2024-09-18 18:40:38 +09:00
Asher Gomez
3b518076aa
deprecation(io/unstable): deprecate sliceLongToBytes() (#6002) 2024-09-17 19:20:02 +09:00
Asher Gomez
97a5fded1a
deprecation(io/unstable): deprecate readStringDelim() (#6000)
* deprecation(io/unstable): deprecate `readStringDelim()`

* update
2024-09-17 14:10:49 +09:00
Asher Gomez
a680561f58
deprecation(io/unstable): deprecate copyN() (#5992)
* deprecation(io/unstable): deprecate `copyN()`

* update
2024-09-17 14:10:23 +09:00
Asher Gomez
ac6d736262
deprecation(io/unstable): deprecate readLines() (#5990)
* deprecation(io/unstable): deprecate `readLines()`

* update
2024-09-17 14:09:10 +09:00
denobot
c5d7930d57
chore: release 2024.09.12 (#5969)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-12 19:18:10 +09:00
Asher Gomez
43657d89ed
refactor(archive,io): use Seeker[Sync] from @std/io/types (#5943) 2024-09-12 12:46:48 +09:00
Asher Gomez
9c36e5e246
feat(io): add Seeker[Sync] interfaces (#5930) 2024-09-10 17:12:18 +10:00
denobot
67e9cfa0ff
chore: release 2024.09.04 (#5908)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-04 19:37:53 +09:00
Simon Lecoq
9ad71ee178
fix(io): don't use Deno.Buffer in examples (#5889) 2024-09-02 08:47:54 +10:00
Ian Bull
3b3a7617ab
refactor(assert,datetime,fmt,io,streams): consistently throw new Error() instead of throw Error() (#5855)
refactor(assert, datetime, fmt, io, streams): use `throw new Error` instead of `throw`

To ensure consistency across the codebase, this commit refactors the
codebase to use `throw new Error` instead of `throw` for throwing
errors.

https://github.com/denoland/std/issues/5854
2024-08-29 08:55:24 +10:00
denobot
2b3683b6fb
chore: release 2024.08.26 (#5824)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-26 17:33:29 +09:00
Ian Bull
11513e0655
refactor(io): create a style guide for error messages, align error messages to the style guide (#5671)
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
2024-08-20 12:27:43 +09:00
denobot
f7f275bd3b
chore: release 2024.08.16 (#5687)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-16 15:33:08 +09:00
Yoshiya Hinosawa
d93b33aff8
docs(io): document std/io (#5656)
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-08-08 23:20:43 +09:00
Asher Gomez
1047864eda
refactor(io): cleanup BufferFullError and PartialReadError logic (#5657)
* refactor(io): define `BufferFullError` name in constructor

* fix

* work

* work
2024-08-08 22:31:06 +09:00
denobot
0e4f294cdf
chore: release 2024.08.02 (#5621)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-08-02 20:27:08 +09:00
Jesse Jackson
9253dcbd87
refactor(io): use writeAll() within copy() (#5580)
* refactor(io): `copy`

- deduplicate logic by importing `writeAll`
- add JSDoc description of returned value

* add test step for return value
2024-07-30 15:52:20 +10:00
Asher Gomez
e0c493e34e
docs(http): fix options argument display (#5489) 2024-07-19 13:11:06 +09:00
denobot
940568c62d
chore: release 2024.07.02 (#5254)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-07-02 20:43:42 +09:00