| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-06-24 | all: migrate code to new cast builtin syntax | mlugg |
| 2023-06-19 | all: zig fmt and rename "@XToY" to "@YFromX" | Eric Joldasov |
| 2023-04-28 | std: update to use `@memcpy` directly | Andrew Kelley |
| 2023-04-28 | update codebase to use `@memset` and `@memcpy` | Andrew Kelley |
| 2023-03-14 | Argon2: properly handle outputs > 64 bytes in blake2Long() (#14914) | Frank Denis |
| 2023-02-18 | update std lib and compiler sources to new for loop syntax | Andrew Kelley |
| 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-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 | add argon2 kdf (#9756) | lucky |
