aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Io.zig
AgeCommit message (Expand)Author
2025-07-22std.Io: delete BufferedAtomicFileAndrew Kelley
2025-07-22std.Io: delete StreamSourceAndrew Kelley
2025-07-22std.Io: delete CWriterAndrew Kelley
2025-07-17std.Io: Fix GenericReader.adaptToNewApi; add DeprecatedReader.adaptToNewApi (...John Benediktsson
2025-07-14align those `@fieldParentPtr` castsAndrew Kelley
2025-07-14add adaptToNewApi to std.Io.Reader as wellAndrew Kelley
2025-07-11std: Fix `Io.Reader.Limited` and add testmochalins
2025-07-11std: rename `io` to `Io` in preparationAndrew Kelley