| 2 years ago | Andrew Kelley | | CLI: add missing call to root progress node end() |
| 2 years ago | Andrew Kelley | | std.Progress: elide root node if empty |
| 2 years ago | Andrew Kelley | | std.Progress: count newlines more accurately |
| 2 years ago | Andrew Kelley | | std.Progress: handle when terminal write buffer too small |
| 2 years ago | Andrew Kelley | | std.Progress: keep cursor on newline |
| 2 years ago | Andrew Kelley | | zig build: give a root progress name |
| 2 years ago | Andrew Kelley | | std.Progress: use std.log.debug rather than warn |
| 2 years ago | Andrew Kelley | | std.Progress: smaller type for parents and robustify |
| 2 years ago | Andrew Kelley | | std.Progress: avoid scrolling the PS1 off the terminal |
| 2 years ago | Andrew Kelley | | std.Progress: truncate IPC data exceeding preallocated buffers |
| 2 years ago | Andrew Kelley | | std.Progress: move more global preallocations to thread memory |
| 2 years ago | Andrew Kelley | | std.Progress: move global preallocations to thread memory |
| 2 years ago | Andrew Kelley | | frontend: fix use of undefined progress node |
| 2 years ago | Andrew Kelley | | std.process: fix compilation on 32-bit targets |
| 2 years ago | Andrew Kelley | | Compilation: fix sub-compilations given wrong progress node |
| 2 years ago | Andrew Kelley | | std.process.Child: comptime assert to protect prog_fileno |
| 2 years ago | Andrew Kelley | | std.Progress: correct the top level doc comments |
| 2 years ago | Jacob Young | | Progress: fix compile errors on windows |
| 2 years ago | Matthew Lugg | | Module: fix and improve progress reporting |
| 2 years ago | Matthew Lugg | | std.process.Child: prevent racing children from inheriting progress pipes |
| 2 years ago | Andrew Kelley | | std.Build.Step.Run: don't create empty progress node |
| 2 years ago | Andrew Kelley | | std.Progress: fix race condition with IPC nodes |
| 2 years ago | Andrew Kelley | | std.Progress: skip printing root node when it is empty |
| 2 years ago | Andrew Kelley | | zig build: lock stderr while executing the build runner |
| 2 years ago | Andrew Kelley | | compiler: show decl name in progress node |
| 2 years ago | Andrew Kelley | | std.Progress: fixes |
| 2 years ago | Andrew Kelley | | main: avoid creating multiple std.Progress instances |
| 2 years ago | Andrew Kelley | | Compilation: only create progress nodes for work actually being done |
| 2 years ago | Andrew Kelley | | std.debug.Trace: follow the struct default field guidance |
| 2 years ago | Andrew Kelley | | std.Build.Step: don't create an empty progress node |
| 2 years ago | Andrew Kelley | | test runner: update to new std.Progress API |
| 2 years ago | Andrew Kelley | | update the codebase for the new std.Progress API |
| 2 years ago | Andrew Kelley | | std.Progress: fix using saved IPC data |
| 2 years ago | Andrew Kelley | | std.process.Child: fix ZIG_PROGRESS env var handling |
| 2 years ago | Andrew Kelley | | std.Progress: save a copy of IPC data |
| 2 years ago | Andrew Kelley | | std.Progress: include subtrees from child processes |
| 2 years ago | Andrew Kelley | | std.Progress: child process sends updates via IPC |
| 2 years ago | Andrew Kelley | | std.Progress: truncate trailing newline |
| 2 years ago | Andrew Kelley | | fix clearing and sibling iteration |
| 2 years ago | Andrew Kelley | | keep the cursor at the end instead of beginning |
| 2 years ago | Andrew Kelley | | fix terminal repainting |
| 2 years ago | Andrew Kelley | | rework std.Progress again |
| 2 years ago | Andrew Kelley | | progress progress |
| 2 years ago | Andrew Kelley | | start reworking std.Progress |
| 2 years ago | Andrew Kelley | | test cases: try running foreign binaries |
| 2 years ago | Sean | | hash_map.zig: Pass `self` by value and less pointer-int conversion |
| 2 years ago | Matthew Lugg | | std.process.Child: prevent racing children from inheriting one another's pipes |
| 2 years ago | Andrew Kelley |  | Merge pull request #20049 from ziglang/std.process.Child |
| 2 years ago | Jacob Young | | EnumMap: fix init |
| 2 years ago | Jacob Young | | Compilation: fix regressed assembly diagnostics |
|