Isaac Freund
b8124d9c0b
std.io.Writer.Allocating: rename getWritten() to written()
...
This "get" is useless noise and was copied from FixedBufferWriter.
Since this API has not yet landed in a release, now is a good time
to make the breaking change to fix this.
2025-08-13 01:43:52 -07:00
Andrew Kelley
b9a6dae2ae
std.fs.File.Reader.getSize: check file kind on stat
...
closes #24794
2025-08-10 17:51:22 -07:00
Andrew Kelley
6038192fad
std.tar: delete function redundant with std.mem
2025-07-22 17:40:12 -07:00
Andrew Kelley
11a81bc659
std.tar.Writer: delete ill-advised API
...
dependency on time is sus
2025-07-22 17:07:03 -07:00
Andrew Kelley
cc334b4ee2
std.tar.Writer: fix 32-bit
2025-07-22 09:41:44 -07:00
Andrew Kelley
1dcea220a4
std.tar: update to new I/O API
2025-07-22 09:41:44 -07:00