| 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-30 | Add a panic handler to give better errors for crashes in sema | Martin Wickham |
| 2021-09-01 | std.os reorganization, avoiding `usingnamespace` | Andrew Kelley |
| 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-30 | changes to accomodate std.Thread update | kprotty |
| 2021-05-31 | std.sync.atomic: extended atomic helper functions (#8866) | protty |
| 2021-05-08 | std: update usage of std.testing | Veikka Tuominen |
| 2021-02-28 | std: Swap arguments in Thread.spawn | LemonBoy |
| 2021-01-14 | fix namespace of kernel32 function calls | Andrew Kelley |
| 2021-01-14 | std.Thread.Mutex: restore the "Held" API | Andrew Kelley |
| 2021-01-14 | organize std lib concurrency primitives and add RwLock | Andrew Kelley |
