| 2 years ago | Andrew Kelley | | std.process.Child: fix spawning child proc with new cwd fd |
| 2 years ago | Andrew Kelley | | zig build: respect --color argument |
| 2 years ago | Andrew Kelley | | std.Progress: fix race condition with setIpcFd |
| 2 years ago | Andrew Kelley | | translate-c tests: skip_foreign_checks=true |
| 2 years ago | Andrew Kelley | | fix zig translate-c creating root progress node twice |
| 2 years ago | Andrew Kelley | | std.Progress: handle short writes |
| 2 years ago | Andrew Kelley | | std.Progress: handle big-endian targets |
| 2 years ago | Andrew Kelley | | std.Progress: adjust the timings a little bit |
| 2 years ago | Andrew Kelley | | std.Build.Step.Run: account for new environment variable |
| 2 years ago | Andrew Kelley | | resinator: update to new progress API |
| 2 years ago | Andrew Kelley | | build runner: use "configure" for the progress name |
| 2 years ago | Andrew Kelley | | std.process.cleanExit: lock stderr before exiting |
| 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 |
|