| 11 months ago | Andrew Kelley | | revert std.Thread.Pool for now |
| 11 months ago | Andrew Kelley | | update to sync with master |
| 11 months ago | Andrew Kelley | | Io: update for new linked list API |
| 11 months ago | Andrew Kelley | | std.Io: remove `@ptrCast` workarounds |
| 11 months ago | Andrew Kelley | | std.Io.EventLoop: implement select |
| 11 months ago | Andrew Kelley | | Io.EventLoop: select stub |
| 11 months ago | Andrew Kelley | | introduce Io.select and implement it in thread pool |
| 11 months ago | Jacob Young | | Io.Condition: implement full API |
| 11 months ago | Jacob Young | | EventLoop: implement detached fibers |
| 11 months ago | Andrew Kelley | | EventLoop: let the allocator do its job |
| 11 months ago | Jacob Young | | EventLoop: fix `std.Io.Condition` implementation |
| 11 months ago | Jacob Young | | EventLoop: revert incorrect optimization |
| 11 months ago | Andrew Kelley | | EventLoop: remove broken mechanism for making deinit block on detached |
| 11 months ago | Andrew Kelley | | std.Io.Condition: change primitive to support only one |
| 11 months ago | Andrew Kelley | | EventLoop: take DetachedClosure into account when allocating |
| 11 months ago | Andrew Kelley | | EventLoop: implement detached async |
| 11 months ago | Jacob Young | | Io: implement faster mutex |
| 11 months ago | Andrew Kelley | | std.Io: add detached async |
| 11 months ago | Andrew Kelley | | implement Mutex, Condition, and Queue |
| 11 months ago | Jacob Young | | Io: implement sleep and fix cancel bugs |
| 11 months ago | Jacob Young | | EventLoop: implement thread-local queues and cancellation |
| 11 months ago | Andrew Kelley | | std.Io: introduce cancellation |
| 11 months ago | Andrew Kelley | | better API for Io.async |
| 11 months ago | Jacob Young | | EventLoop: fix futex usage |
| 11 months ago | Jacob Young | | EventLoop: get file operations working |
| 11 months ago | Andrew Kelley | | WIP |
| 11 months ago | Andrew Kelley | | start adding fs functions to std.Io |
| 11 months ago | Andrew Kelley | | free freeing wrong amount in thread pool impl |
| 11 months ago | Jacob Young | | EventLoop: move context after the async closure |
| 11 months ago | Jacob Young | | EventLoop: fix incorrect alignment panic |
| 11 months ago | Andrew Kelley | | update threaded fibers impl to actually storing args |
| 11 months ago | Andrew Kelley | | fix context passing in threaded Io impl |
| 11 months ago | Jacob Young | | EventLoop: implement main idle fiber |
| 11 months ago | Jacob Young | | EventLoop: add threads |
| 11 months ago | Jacob Young | | EventLoop: rewrite context switching |
| 11 months ago | Jacob Young | | EventLoop: prepare for threading |
| 11 months ago | Andrew Kelley | | demo: single-threaded green threads implementation |
| 11 months ago | Andrew Kelley | | make thread pool satisfy async/await interface |
| 11 months ago | Andrew Kelley | | introduce std.Io interface |
| 11 months ago | Alex Rønne Petersen |  | Merge pull request #25437 from alexrp/std-debug |
| 11 months ago | Alex Rønne Petersen |  | ci: bump x86_64-linux-release timeout to 7 hours on Forgejo Actions |
| 11 months ago | Matthew Lugg | | Lld: fix implib emit path |
| 11 months ago | Alex Rønne Petersen |  | ci: allow riscv64-linux on Forgejo Actions to run on PRs for now |
| 11 months ago | Andrew Kelley | | these documents belong elsewhere |
| 11 months ago | Ryan Liptak | | resinator: Sync with upstream, fix an alignment problem |
| 11 months ago | Alex Rønne Petersen |  | move .github/FUNDING.yml to https://github.com/ziglang/.github |
| 11 months ago | Alex Rønne Petersen |  | ci: run riscv64-linux on any non-PR Forgejo Actions event, including workflow_dispatch |
| 11 months ago | Alex Rønne Petersen |  | ci: bump x86_64-linux-debug-llvm timeout to 8 hours on Forgejo Actions |
| 11 months ago | Alex Rønne Petersen |  | move some docs out of .github/ |
| 11 months ago | Alex Rønne Petersen |  | ci: add Forgejo Actions workflow file |
|