| 7 months ago | Andrew Kelley | | WIPIo-watch |
| 7 months ago | Andrew Kelley | | std.Io: add documentation to Batch |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: rework file reading to observe nonblocking flag |
| 7 months ago | Andrew Kelley | | std.Io.File: add non-blocking flag |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: stop checking bytes read with END_OF_FILE |
| 7 months ago | Jacob Young | | Io.Batch: implement alternate API |
| 7 months ago | Andrew Kelley | | std.process: simplify RunError set |
| 7 months ago | Andrew Kelley | | std.Build.Step: evalZigProcess handles EndOfStream |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: handle TIMEOUT from NtDelayExceution |
| 7 months ago | Matthew Lugg | | std.Build: fully upgrade Step.Run to std.Io timing (and fix a typo) |
| 7 months ago | Matthew Lugg | | std.Io.Threaded: fix ntdll timeouts on Windows |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: ntReadFileResult handles EOF + bytes available |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: compress ntReadFile logic |
| 7 months ago | Andrew Kelley | | std.Io.Threaded.batchWait better fix for any_done |
| 7 months ago | Andrew Kelley | | std.Io.Threaded.batchWaitWindows: eager result sets any_done true |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: add missing check for pending status in batchCancel |
| 7 months ago | Andrew Kelley | | std.process.run: use Io.File.MultiReader |
| 7 months ago | Andrew Kelley | | build.zig: only-c implies no-lib |
| 7 months ago | Andrew Kelley | | std.Io.File.MultiReader: make checkAnyError exclude EndOfStream |
| 7 months ago | Andrew Kelley | | std: remove error.BrokenPipe from file reads, add error.EndOfStream |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: move the NtDelayExecution later in batchWait |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: fix bad use of AlertableSyscall |
| 7 months ago | Andrew Kelley | | std.Build.Step.Run: gracefully handle test runner misbehavior |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: batchWait and batchCancel for Windows |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: resolve merge conflicts |
| 7 months ago | Andrew Kelley | | build: adjust max_rss for behavior tests |
| 7 months ago | Andrew Kelley | | incr-check: update to std.Io.File.MultiReader |
| 7 months ago | Andrew Kelley | | update doctest API usage |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: fix compilation error on some systems |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: fix compilation failures on Windows |
| 7 months ago | Andrew Kelley | | tools: update for std.process API changes |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: fix batchWait impl |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: fix error set |
| 7 months ago | Andrew Kelley | | compiler: update for std.Io.File.MultiReader API |
| 7 months ago | Andrew Kelley | | std.Io.operate: fix bogus catch |
| 7 months ago | Andrew Kelley | | std.Io.File.MultiReader: implementation fixes |
| 7 months ago | Andrew Kelley | | std: update rest of build runner to new File.MultiReader API |
| 7 months ago | Andrew Kelley | | std.Io.File: introduce MultiReader |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: delete dead code |
| 7 months ago | Andrew Kelley | | Build.WebServer: update concurrency API usage |
| 7 months ago | Jacob Young | | Io: add ring to `Batch` API |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: super broken Windows impl of batch |
| 7 months ago | Andrew Kelley | | std.process.Child.collectOutput: change back to other impl |
| 7 months ago | Andrew Kelley | | std.Io: exploring a different batch API proposal |
| 7 months ago | Andrew Kelley | | Revert "std.process.Child: rewrite using concurrent" |
| 7 months ago | Andrew Kelley | | std.process.Child: rewrite using concurrent |
| 7 months ago | Andrew Kelley | | fix error set |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: set poll_buffer_len to 32 |
| 7 months ago | Andrew Kelley | | std.Io.Threaded.operate: handle poll buffer exceeded |
| 7 months ago | Andrew Kelley | | std.Io.Threaded.operate: handle cancelation and poll errors |
|