aboutsummaryrefslogtreecommitdiff
path: root/lib/std/heap/logging_allocator.zig
AgeCommit message (Expand)Author
2020-07-11run zig fmt on std lib and self hostedVexu
2020-06-27new allocator interface after Andrew Kelley reviewJonathan Marler
2020-06-26new allocator interfaceJonathan Marler
2020-03-10update standard library to new I/O streams APIAndrew Kelley
2020-01-30Convert a few more page_allocatorBenjamin Feng
2020-01-09std: fix LoggingAllocator, add simple testdaurnimator
2019-09-25mv std/ lib/Andrew Kelley