| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-03-30 | std lib API deprecations for the upcoming 0.6.0 release | Andrew Kelley |
| 2020-03-12 | add note to disabled tests, improve comptime cmpxchg | Vexu |
| 2020-03-10 | use atomic bools in std lib | Vexu |
| 2019-12-10 | Replace @typeOf with @TypeOf in all zig source | Robin Voetter |
| 2019-12-08 | std.fmt.format: tuple parameter instead of var args | Andrew Kelley |
| 2019-11-25 | rename std.heap.direct_allocator to std.heap.page_allocator | Andrew Kelley |
| 2019-11-13 | use @atomicStore in std lib | Vexu |
| 2019-11-08 | update the codebase to use `@as` | Andrew Kelley |
| 2019-10-31 | DragonFlyBSD tidyup | Tse |
| 2019-10-30 | add comments to disabled tests linking to the tracking issue | Andrew Kelley |
| 2019-10-30 | DragonFlyBSD support | Tse |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
