| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-04-27 | std: replace usage of std.meta.bitCount() with @bitSizeOf() | Isaac Freund |
| 2022-04-26 | std.Thread: ResetEvent improvements (#11523) | protty |
| 2022-04-23 | std.Thread: Mutex and Condition improvements (#11497) | protty |
| 2021-10-04 | migrate from `std.Target.current` to `@import("builtin").target` | Andrew Kelley |
| 2021-08-29 | zig fmt: respect trailing commas in inline assembly | jdmichaud |
| 2021-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2021-07-20 | stage2: miscellaneous fixes for the branch | Andrew Kelley |
| 2021-06-21 | fix code broken from previous commit | Jacob G-W |
| 2021-06-01 | os/bits: remove duplicate `sockaddr_storage` for dragonfly | Kenta Iwasaki |
| 2021-05-31 | std.sync.atomic: extended atomic helper functions (#8866) | protty |
