| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-07-25 | std.mem: add `first` method to `SplitIterator` and `SplitBackwardsIterator` | r00ster |
| 2022-06-20 | std.crypto: fix invalid pass by value | Veikka Tuominen |
| 2022-06-12 | std: disable failing tests, add zig2 build test-std to CI | Veikka Tuominen |
| 2022-06-06 | std: add necessary `@alignCast`s | Veikka Tuominen |
| 2022-04-27 | std: replace usage of std.meta.bitCount() with @bitSizeOf() | Isaac Freund |
| 2022-04-05 | zig fmt: remove trailing whitespace on doc comments | Damien Firmenich |
| 2021-11-30 | allocgate: std Allocator interface refactor | Lee Cannon |
| 2021-11-15 | update docs (#10150) | lucky |
| 2021-09-01 | disable slow scrypt tests | Andrew Kelley |
| 2021-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2021-08-24 | add scrypt kdf (#9577) | lucky |
