| 1 year ago | Andrew Kelley | | std: start converting networking stuff to new reader/writer |
| 1 year ago | Andrew Kelley | | std.net.Stream: implement Reader |
| 1 year ago | Jacob Young | | backends: port to new `std.io.BufferedWriter` API |
| 1 year ago | Jacob Young | | build_runner: port to new `std.io.BufferedWriter` API |
| 1 year ago | Andrew Kelley | | tweak std.io.Writer and followups |
| 1 year ago | Andrew Kelley | | std.io.BufferedWriter: don't use ArrayList for this |
| 1 year ago | Andrew Kelley | | std.io.Reader: extract PositionalReader to separate interface |
| 1 year ago | Andrew Kelley | | array list tests passing again |
| 1 year ago | Andrew Kelley | | maybe it's better to track bytes written in BufferedWriter |
| 1 year ago | Andrew Kelley | | fix hello world |
| 1 year ago | Jacob Young | | io: fix compile errors |
| 1 year ago | Jacob Young | | ubsan_rt: port to new `std.io.BufferedWriter` API |
| 1 year ago | Jacob Young | | Dwarf: cleanup and port to new `std.io.BufferedReader` API |
| 1 year ago | Andrew Kelley | | back to the anyerror!usize vtable |
| 1 year ago | Andrew Kelley | | std: hacking around with buffered reader / writer semantics |
| 1 year ago | Andrew Kelley | | std.io: move getStdIn, getStdOut, getStdErr functions to fs.File |
| 1 year ago | Andrew Kelley | | update some more std lib API to new Reader/Writer |
| 1 year ago | Andrew Kelley | | fix merge conflicts |
| 1 year ago | Andrew Kelley | | reader interface vecs and bufferedwriter arraylist |
| 1 year ago | Andrew Kelley | | redo reader |
| 1 year ago | Andrew Kelley | | update some more compiler code |
| 1 year ago | Andrew Kelley | | zig fmt compiling |
| 1 year ago | Andrew Kelley | | std.http tests passing with updated writer API |
| 1 year ago | Andrew Kelley | | std.crypto.tls.Client: upgrade to `std.io.BufferedWriter` |
| 1 year ago | Andrew Kelley | | std.fmt.format: support base 64 encoding |
| 1 year ago | Andrew Kelley | | std.posix.sendfile: don't write trailers on linux |
| 1 year ago | Nameless | | os: fix missing and incorrect msghdr definitions |
| 1 year ago | Andrew Kelley | | more of the compiler updated to new Writer API |
| 1 year ago | Andrew Kelley | | fix duration formatting |
| 1 year ago | Andrew Kelley | | get std lib json tests passing |
| 1 year ago | Andrew Kelley | | give std.json an API spanking |
| 1 year ago | Andrew Kelley | | fix byte formatted printing |
| 1 year ago | Andrew Kelley | | much of the compiler upgraded to new API |
| 1 year ago | Andrew Kelley | | build runner compiling |
| 1 year ago | Andrew Kelley | | update more of the std lib to new API |
| 1 year ago | Andrew Kelley | | AllocatingWriter passing unit test |
| 1 year ago | Andrew Kelley | | std ArrayList unit tests passing |
| 1 year ago | Andrew Kelley | | std.io.BufferedWriter: implement hex string printing |
| 1 year ago | Andrew Kelley | | remove legacy writer from array list |
| 1 year ago | Andrew Kelley | | update some of the build system to new API |
| 1 year ago | Andrew Kelley | | fixes |
| 1 year ago | Andrew Kelley | | writeSplat |
| 1 year ago | Andrew Kelley | | thinking about splat being the only function |
| 1 year ago | Andrew Kelley | | migrate some std lib |
| 1 year ago | Andrew Kelley | | ArrayListWriter |
| 1 year ago | Andrew Kelley | | std: start reworking std.io |
| 1 year ago | Ivan Stepanov | | spirv: fix signed overflow detection for safe subtraction |
| 1 year ago | Micah Switzer | | Fix `zig std` regression FTBFS |
| 1 year ago | Andrew Kelley |  | Merge pull request #24297 from ziglang/optional-empty-error-set |
| 1 year ago | Alex Rønne Petersen |  | zig rc: Fix include directory detection when cross-compiling from certain host archs (#24288) |
|