| 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 | mercenary | | zstd.Decompress: smarter rebase when discarding (#30891) |
| 7 months ago | Andrew Kelley | | Merge pull request 'add `std.Io.net.Socket.createPair` + handful of `std.posix` removals' (#31056) from std.posix-removals into master |
| 7 months ago | rpkak | | Io.Threaded: limit copy_file_range len to prevent EOVERFLOW |
| 7 months ago | Andrew Kelley | | Merge pull request 'Compilation: make libzigc share zcu if possible' (#31037) from GasInfinity/zig:libc-share-zcu into master |
| 7 months ago | Andrew Kelley | | Merge pull request 'std: migrate getcwd to Io' (#31047) from getcwd into master |
| 7 months ago | Zhenming-Lin | | Add `f16`, `f80` and `f128` support for `atan` |
| 7 months ago | Pablo Alessandro Santos Hugen | | std.Build: Fix wrong error enum |
| 7 months ago | Brandon Black | | Threaded.sleepPosix: fix libc error handling |
| 7 months ago | Andrew Kelley | | std.os.windows: delete unused APIs |
| 7 months ago | Andrew Kelley | | add behavior test for i96 operations |
| 7 months ago | Andrew Kelley | | behavior: add coverage for extern struct field overalignment |
| 7 months ago | Andrew Kelley | | Merge pull request 'std: finish moving os.windows.ReadLink logic to Io.Threaded' (#31044) from windows-OpenFile into master |
|