COMMITS
/ lib/std/heap/debug_allocator.zig October 19, 2025
A
std: fix compilation errors on Windows
Andrew Kelley committed
October 28, 2025
A
std.heap.debug_allocator outdated doc (#25634)
Adrian committed
August 26, 2025
M
std.Build.Step.Run: many enhancements
mlugg committed
September 5, 2025
M
replace usages of old std.debug APIs
mlugg committed
August 1, 2025
A
std.ArrayList: make unmanaged the default
Andrew Kelley committed
August 3, 2025
J
zig fmt: apply new cast builtin order
Justus Klausecker committed
June 28, 2025
A
std.fmt: breaking API changes
Andrew Kelley committed
June 8, 2025
J
x86_64: remove linker references from codegen
Jacob Young committed
April 12, 2025
A
std: eradicate u29 and embrace std.mem.Alignment
Andrew Kelley committed
April 2, 2025
A
DebugAllocator: Fix bucket removal logic causing segfault/leak (#23390)
Auguste Rame committed
February 23, 2025
A
std.heap.DebugAllocator: default wasm to 64K page size
Andrew Kelley committed
January 24, 2025
A
std.Target: Remove functions that just wrap component functions.
Alex Rønne Petersen committed
February 10, 2025
M
std.ArrayList: popOrNull() -> pop() [v2] (#22720)
Meghan Denny committed
February 6, 2025
A
add std.heap.SmpAllocator
Andrew Kelley committed
A
std.heap.DebugAllocator: update unit tests for new impl
Andrew Kelley committed
A
std.heap.DebugAllocator: make page size configurable
Andrew Kelley committed
A
std.heap: rename GeneralPurposeAllocator to DebugAllocator
Andrew Kelley committed