Andrew Kelley
|
1e2aab2f97
|
std: combine BufferedWriter into Writer
|
2025-07-01 16:35:29 -07:00 |
|
Andrew Kelley
|
3c98e2c826
|
std: combine BufferedReader into Reader
|
2025-07-01 16:35:29 -07:00 |
|
Andrew Kelley
|
a4fdda6ae0
|
std.io: redo Reader and Writer yet again
explicit error sets ahoy matey
delete some sus APIs from File that need to be reworked
|
2025-07-01 16:35:27 -07:00 |
|
Andrew Kelley
|
6ac7931bec
|
std: hacking around with buffered reader / writer semantics
I think I'm going to back out these vtable changes in the next commit
|
2025-07-01 16:35:26 -07:00 |
|
Kamil T
|
d50bae4da9
|
Fix memcpy alias bug in std.compress.lzma
|
2025-01-20 21:41:12 -08:00 |
|
Andrew Kelley
|
6261c13731
|
update codebase to use @memset and @memcpy
|
2023-04-28 13:24:43 -07:00 |
|
fn ⌃ ⌥
|
622a364715
|
Implement std.io.Reader for LZMA1
|
2023-02-05 08:23:51 -08:00 |
|
fn ⌃ ⌥
|
e03d6c42ea
|
Delete redundant lzma/lzma2 prefix in function/struct names
|
2023-02-05 06:52:28 -08:00 |
|
fn ⌃ ⌥
|
8e2af21cd9
|
Add LZMA decoder
|
2023-02-02 11:59:56 -08:00 |
|