| 11 months ago | Andrew Kelley | | std.Io.net: make netSend support multiple messages |
| 11 months ago | Andrew Kelley | | std.Io.net.HostName: finish implementing DNS lookup |
| 11 months ago | Andrew Kelley | | std.Io.Threaded: implement Group.cancel |
| 11 months ago | Andrew Kelley | | std.Io: implement Group API |
| 11 months ago | Andrew Kelley | | std.Thread.ResetEvent: make it more reusable |
| 11 months ago | Andrew Kelley | | std.Io: rename asyncConcurrent to concurrent |
| 11 months ago | Andrew Kelley | | Io.net: implement more networking |
| 11 months ago | Andrew Kelley | | std.Io.net: progress towards DNS resolution |
| 11 months ago | Andrew Kelley | | std.net: fix parsing IPv6 addr "::" |
| 11 months ago | Andrew Kelley | | Io.net: finish implementing IPv6 parsing |
| 11 months ago | Andrew Kelley | | Io.net: use resolve for IPv6 |
| 11 months ago | Andrew Kelley | | Io.net: rework IPv6 parsing and printing |
| 11 months ago | Andrew Kelley | | std.Io: rename ThreadPool to Threaded |
| 11 months ago | Andrew Kelley | | std.Io: extract Dir to separate file |
| 11 months ago | Andrew Kelley | | Io.net: partial implementation of dns lookup |
| 11 months ago | Andrew Kelley | | Io.net: implement sortLookupResults |
| 11 months ago | Andrew Kelley | | std: start moving fs.File to Io |
| 11 months ago | Andrew Kelley | | std.Io.net: partially implement HostName.lookup |
| 11 months ago | Andrew Kelley | | add some networking |
| 11 months ago | Andrew Kelley | | add std.testing.io |
| 11 months ago | Andrew Kelley | | std.Io: delete asyncParallel |
| 11 months ago | Andrew Kelley | | std.Io: fix error handling and asyncParallel docs |
| 11 months ago | Andrew Kelley | | std.Io: add asyncConcurrent and asyncParallel |
| 11 months ago | Andrew Kelley | | std.Io.EventLoop: add aarch64 support |
| 11 months ago | Andrew Kelley | | std.Io.ThreadPool: fix asyncDetached |
| 11 months ago | Andrew Kelley | | std.Io: rename go to asyncDetached |
| 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 |
|