| 1 year ago | Andrew Kelley | | std.Io: rename go to asyncDetached |
| 1 year ago | Andrew Kelley | | revert std.Thread.Pool for now |
| 1 year ago | Andrew Kelley | | update to sync with master |
| 1 year ago | Andrew Kelley | | Io: update for new linked list API |
| 1 year ago | Andrew Kelley | | std.Io: remove `@ptrCast` workarounds |
| 1 year ago | Andrew Kelley | | std.Io.EventLoop: implement select |
| 1 year ago | Andrew Kelley | | Io.EventLoop: select stub |
| 1 year ago | Andrew Kelley | | introduce Io.select and implement it in thread pool |
| 1 year ago | Jacob Young | | Io.Condition: implement full API |
| 1 year ago | Jacob Young | | EventLoop: implement detached fibers |
| 1 year ago | Andrew Kelley | | EventLoop: let the allocator do its job |
| 1 year ago | Jacob Young | | EventLoop: fix `std.Io.Condition` implementation |
| 1 year ago | Jacob Young | | EventLoop: revert incorrect optimization |
| 1 year ago | Andrew Kelley | | EventLoop: remove broken mechanism for making deinit block on detached |
| 1 year ago | Andrew Kelley | | std.Io.Condition: change primitive to support only one |
| 1 year ago | Andrew Kelley | | EventLoop: take DetachedClosure into account when allocating |
| 1 year ago | Andrew Kelley | | EventLoop: implement detached async |
| 1 year ago | Jacob Young | | Io: implement faster mutex |
| 1 year ago | Andrew Kelley | | std.Io: add detached async |
| 1 year ago | Andrew Kelley | | implement Mutex, Condition, and Queue |
| 1 year ago | Jacob Young | | Io: implement sleep and fix cancel bugs |
| 1 year ago | Jacob Young | | EventLoop: implement thread-local queues and cancellation |
| 1 year ago | Andrew Kelley | | std.Io: introduce cancellation |
| 1 year ago | Andrew Kelley | | better API for Io.async |
| 1 year ago | Jacob Young | | EventLoop: fix futex usage |
| 1 year ago | Jacob Young | | EventLoop: get file operations working |
| 1 year ago | Andrew Kelley | | WIP |
| 1 year ago | Andrew Kelley | | start adding fs functions to std.Io |
| 1 year ago | Andrew Kelley | | free freeing wrong amount in thread pool impl |
| 1 year ago | Jacob Young | | EventLoop: move context after the async closure |
| 1 year ago | Jacob Young | | EventLoop: fix incorrect alignment panic |
| 1 year ago | Andrew Kelley | | update threaded fibers impl to actually storing args |
| 1 year ago | Andrew Kelley | | fix context passing in threaded Io impl |
| 1 year ago | Jacob Young | | EventLoop: implement main idle fiber |
| 1 year ago | Jacob Young | | EventLoop: add threads |
| 1 year ago | Jacob Young | | EventLoop: rewrite context switching |
| 1 year ago | Jacob Young | | EventLoop: prepare for threading |
| 1 year ago | Andrew Kelley | | demo: single-threaded green threads implementation |
| 1 year ago | Andrew Kelley | | make thread pool satisfy async/await interface |
| 1 year ago | Andrew Kelley | | introduce std.Io interface |
| 1 year ago | Kendall Condon | | langref: upgrade grammar.y for asm clobber change |
| 1 year ago | antlilja | | use stdout_buffer instead of stdio_buffer in main.zig |
| 1 year ago | Andrew Kelley |  | Merge pull request #24488 from ziglang/more |
| 1 year ago | Marc Tiehuis | | std.Io.Writer: support alignment for `{t}` specifier |
| 1 year ago | Andrew Kelley |  | Merge pull request #24505 from ziglang/json |
| 1 year ago | Alex Rønne Petersen | | std.Build.Step.Run: fix up 681d324c49e7cdc773cc891ea49ed69dd03c23c7 |
| 1 year ago | Jacob Young | | llvm: workaround crashes in llvm loop optimizations |
| 1 year ago | Jacob Young | | cbe: fix comptime-known packed unions |
| 1 year ago | Andrew Kelley | | std.hash.RapidHash: remove |
| 1 year ago | Alexandre | | Changed u64 to usize to fix #24208 |
|