| Age | Commit message (Expand) | Author |
|---|---|---|
| 2021-11-30 | allocgate: change resize to return optional instead of error | Lee Cannon |
| 2021-11-30 | allocgate: split free out from resize | Lee Cannon |
| 2021-11-30 | allocgate: utilize a *const vtable field | Lee Cannon |
| 2021-11-30 | allocgate: fix failing tests | Lee Cannon |
| 2021-11-30 | allocgate: renamed getAllocator function to allocator | Lee Cannon |
| 2021-11-30 | allocgate: std Allocator interface refactor | Lee Cannon |
| 2021-08-24 | remove redundant license headers from zig standard library | Andrew Kelley |
| 2020-12-31 | Year++ | Frank Denis |
| 2020-08-20 | add license header to all std lib files | Andrew Kelley |
| 2020-08-08 | std.mem.Allocator: add return_address to the interface | Andrew Kelley |
| 2020-08-07 | std: introduce GeneralPurposeAllocator | Andrew Kelley |
| 2020-06-26 | new allocator interface | Jonathan Marler |
| 2020-01-29 | Move FailingAllocator to testing | Benjamin Feng |
