aboutsummaryrefslogtreecommitdiff
path: root/lib/std/io/buffered_atomic_file.zig
AgeCommit message (Expand)Author
2021-01-08Remove deprecated stream aliasesJay Petacat
2021-01-07Reduce use of deprecated IO typesJay Petacat
2020-12-31Year++Frank Denis
2020-08-20add license header to all std lib filesAndrew Kelley
2020-06-08support Writer instead of OutStreamJonathan Marler
2020-04-27zig fmt: still print the relative pathAndrew Kelley
2020-03-30std lib API deprecations for the upcoming 0.6.0 releaseAndrew Kelley
2020-03-10(breaking) improve and simplify fixed buffer streams APIAndrew Kelley
2020-03-10(breaking) rework stream abstractionsAndrew Kelley