aboutsummaryrefslogtreecommitdiff
path: root/lib/std/mem
AgeCommit message (Expand)Author
2021-06-21fix code broken from previous commitJacob G-W
2021-02-25std: Clear old memory on freeLemonBoy
2020-12-31Year++Frank Denis
2020-09-29use Allocator.allocSentinel now that the stage1 bug is fixedAndrew Kelley
2020-09-06Merge pull request #6239 from pfgithub/patch-1Andrew Kelley
2020-09-03update uses of deprecated type field accessVexu
2020-09-02"Support" allocating 0 bit typespfg
2020-08-20add license header to all std lib filesAndrew Kelley
2020-08-11std.mem.Allocator: fix not passing return_addressAndrew Kelley
2020-08-08std.mem.Allocator: add return_address to the interfaceAndrew Kelley
2020-08-07std: introduce GeneralPurposeAllocatorAndrew Kelley