| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-15 | MemoryPool: add unmanaged variants and make them the default | Justus Klausecker |
| 2025-04-13 | std: eradicate u29 and embrace std.mem.Alignment | Andrew Kelley |
| 2025-01-28 | std.heap.memory_pool: make preheat() usable after init() | John Benediktsson |
| 2024-02-26 | Remove redundant test name prefixes now that test names are fully qualified | Ryan Liptak |
| 2023-11-21 | std.heap: Use @alignOf(T) rather than 0 if not manually overridden for alignm... | Michael Pfaff |
| 2023-11-19 | lib: correct unnecessary uses of 'var' | mlugg |
| 2023-11-01 | Use ArenaAllocator.reset in MemoryPool | Kai Jellinghaus |
| 2023-09-06 | std: enable FailingAllocator to fail on resize | Gregory Anders |
| 2023-06-24 | all: migrate code to new cast builtin syntax | mlugg |
| 2023-06-16 | migration: std.math.{min, min3, max, max3} -> `@min` & `@max` | r00ster91 |
| 2023-04-30 | std: fix a bunch of typos | Linus Groh |
| 2022-12-15 | Improves the comment formatting. | Felix "xq" Queißner |
| 2022-12-15 | Implements std.heap.MemoryPool and friends. | Felix "xq" Queißner |
