| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-04-28 | update codebase to use `@memset` and `@memcpy` | Andrew Kelley |
| 2022-03-01 | std.BufSet.clone: fix key ownership | Motiejus Jakštys |
| 2022-02-28 | std.BufSet: add clone and cloneWithAllocator | Motiejus Jakštys |
| 2021-11-30 | allocgate: std Allocator interface refactor | Lee Cannon |
| 2021-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2021-06-03 | Breaking hash map changes for 0.8.0 | Martin Wickham |
| 2021-05-08 | std: update usage of std.testing | Veikka Tuominen |
| 2021-02-27 | HashMap.put returns !void, not a !bool | daurnimator |
| 2020-12-31 | Year++ | Frank Denis |
| 2020-09-02 | hash_map: rename to ArrayHashMap and add new HashMap implementation | Sahnvour |
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-07-05 | update std lib to new hash map API | Andrew Kelley |
| 2020-01-29 | Convert a bunch of page_allocator to testing.allocator | Benjamin Feng |
| 2019-11-25 | rename std.heap.direct_allocator to std.heap.page_allocator | Andrew Kelley |
| 2019-09-25 | mv std/ lib/ | Andrew Kelley |
