| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-11-09 | std.Thread.Mutex: change API to lock() and unlock() | Andrew Kelley |
| 2021-10-04 | migrate from `std.Target.current` to `@import("builtin").target` | Andrew Kelley |
| 2021-09-20 | Fix compile error in WindowsCondition.wait() | Travis Martin |
| 2021-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2021-08-24 | std: [breaking] move errno to become an nonexhaustive enum | Andrew Kelley |
| 2021-06-21 | fix code broken from previous commit | Jacob G-W |
| 2021-05-31 | std.sync.atomic: extended atomic helper functions (#8866) | protty |
| 2021-02-01 | Fixes for std.Thread.Condition (#7883) | Vincent Rischmann |
| 2021-01-14 | fix namespace of kernel32 function calls | Andrew Kelley |
| 2021-01-14 | organize std lib concurrency primitives and add RwLock | Andrew Kelley |
