| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-07-11 | run zig fmt on std lib and self hosted | Vexu |
| 2020-05-24 | (breaking) std.time fixups and API changes | Andrew Kelley |
| 2020-05-01 | std.progress: handle error from FillConsoleOutputAttribute | Andrew Kelley |
| 2020-04-29 | Add unreachable branch | Alexandros Naskos |
| 2020-04-29 | Progress will now use ANSI escape codes on windows for terminals that support it | Alexandros Naskos |
| 2020-04-22 | std: Implement progress for Windows | LemonBoy |
| 2020-03-13 | fix all the TODOs from the pull request | Andrew Kelley |
| 2020-03-10 | (breaking) improve and simplify fixed buffer streams API | Andrew Kelley |
| 2019-12-08 | std.fmt.format: tuple parameter instead of var args | Andrew Kelley |
| 2019-11-13 | std.io.getStdOut and related fns no longer can error | Andrew Kelley |
| 2019-10-21 | adjust test runner to print the test name when error occurs | Andrew Kelley |
| 2019-10-17 | improve progress reporting | Andrew Kelley |
| 2019-10-17 | rework the progress module and integrate with stage1 | Andrew Kelley |
| 2019-10-17 | add lib/std/progress.zig | Luna |
