| 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 |
| 7 months ago | Andrew Kelley | | std.Io: simplify operate function |
| 7 months ago | Andrew Kelley | | std.Io: proof-of-concept "operations" API |
| 7 months ago | Andrew Kelley | | std.Io: delete the poll API |
| 7 months ago | Jacob Young | | Io.Threaded: fix UAF-induced crashes during asynchronous operations |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: fix NtDelayExecution delay interval |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: handle some more error codes from NtReadFile |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: avoid extra fields of Thread |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: don't pass null to NtDelayExecution |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: implement APC cancelation |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: introduce Thread.InterruptMethod |
| 7 months ago | Andrew Kelley | | std.Io.Threaded: add some temporary, choice panics |
| 7 months ago | Andrew Kelley | | std: back out the flags field of Io.File |
| 7 months ago | Andrew Kelley | | std.Io: give File a nonblocking bit on Windows |
| 7 months ago | Justus Klausecker | | Sema: harden `switch` logic against undef IB |
| 7 months ago | mercenary | | zstd.Decompress: smarter rebase when discarding (#30891) |
|