| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-04-15 | std: change `@import("builtin")` to `std.builtin` | Andrew Kelley |
| 2021-03-28 | array_hash_map: decrement entries slice len after popping from entries in pop... | lithdew |
| 2021-02-24 | zig fmt the std lib | Andrew Kelley |
| 2021-01-16 | std.ArrayHashMap: add "AssertDiscard" function variants | Andrew Kelley |
| 2021-01-06 | std: Support equivalent ArrayList operations in ArrayHashMap | Alex Cameron |
| 2021-01-06 | std: Rename ArrayList shrink => shrinkAndFree | Alex Cameron |
| 2020-12-31 | Year++ | Frank Denis |
| 2020-11-02 | std: Re-enable ArrayHashMap test for mips targets | LemonBoy |
| 2020-09-25 | std.ArrayHashMap: count and iterator are not deprecated | Andrew Kelley |
| 2020-09-02 | hash_map: rename to ArrayHashMap and add new HashMap implementation | Sahnvour |
