| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-02-18 | update std lib and compiler sources to new for loop syntax | Andrew Kelley |
| 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-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2021-06-30 | changes to accomodate std.Thread update | kprotty |
| 2021-06-21 | fix code broken from previous commit | Jacob G-W |
| 2021-05-08 | std: update usage of std.testing | Veikka Tuominen |
| 2021-02-28 | std: Swap arguments in Thread.spawn | LemonBoy |
| 2021-01-14 | organize std lib concurrency primitives and add RwLock | Andrew Kelley |
| 2020-12-31 | Year++ | Frank Denis |
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-08-07 | improvements & fixes for general purpose allocator integration | Andrew Kelley |
| 2020-04-18 | std: Introduce the Once synchronization primitive | LemonBoy |
