aboutsummaryrefslogtreecommitdiff
path: root/pw_allocator/public
AgeCommit message (Expand)Author
2021-05-24pw_allocator: Use inclusive languageRob Mohr
2021-04-30pw_assert: Switch to the new header namesWyatt Hepler
2021-04-01style: update non-type template args to kCamelCaseEwout van Bekkum
2021-02-06pw_allocator: Fix tests on ARM Clang buildArmando Montanez
2020-10-16pw_build: add "-Wundef" to strict_warningsEwout van Bekkum
2020-07-31pw_allocator: Add block sanity checkChenghan Zhou
2020-07-18docs: some more minor updatesEwout van Bekkum
2020-07-17pw_allocator: replacing malloc()Chenghan Zhou
2020-07-01pw_span: Switch from pw::span to std::spanWyatt Hepler
2020-06-08pw_allocator: Add Realloc and CallocChenghan
2020-05-14pw_allocator: Allocator implementation.Jamie Garside
2020-04-17pw_allocator: Allocator utility implementations.Jamie Garside