| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-29 | compiler: update for introduction of std.Io | Andrew Kelley | |
| only thing remaining is using libc dns resolution when linking libc | |||
| 2025-10-29 | std.Io: bring back Timestamp but also keep Clock.Timestamp | Andrew Kelley | |
| this feels better | |||
| 2025-10-29 | std: updating to std.Io interface | Andrew Kelley | |
| got the build runner compiling | |||
| 2025-08-13 | std.io.Writer.Allocating: rename getWritten() to written() | Isaac Freund | |
| 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-10 | std.fs.File.Reader.getSize: check file kind on stat | Andrew Kelley | |
| closes #24794 | |||
| 2025-07-22 | std.tar: delete function redundant with std.mem | Andrew Kelley | |
| 2025-07-22 | std.tar.Writer: delete ill-advised API | Andrew Kelley | |
| dependency on time is sus | |||
| 2025-07-22 | std.tar.Writer: fix 32-bit | Andrew Kelley | |
| 2025-07-22 | std.tar: update to new I/O API | Andrew Kelley | |
