| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-07-12 | std: update test cases to reflect new packed struct semantics | Andrew Kelley |
| 2021-10-04 | migrate from `std.Target.current` to `@import("builtin").target` | Andrew Kelley |
| 2021-09-01 | std: reorganization that allows new usingnamespace semantics | 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-07-27 | WASI,libc: enable tests. | Takeshi Yoneda |
| 2021-03-12 | make std.c.getErrno() return same type as _errno() aka c_int | Sébastien Marie |
| 2021-01-22 | std: Update `test ""` to `test` where it makes sense | LemonBoy |
| 2020-12-31 | Year++ | Frank Denis |
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-06-08 | support Writer instead of OutStream | Jonathan Marler |
