1. 8d25663 mem-pool: add mem_pool_strfmt() by René Scharfe · 1 year ago
  2. c61740d mem-pool: simplify alignment calculation by René Scharfe · 1 year, 3 months ago
  3. 6cbae64 mem-pool: fix big allocations by René Scharfe · 1 year, 2 months ago
  4. 15db4e7 treewide: remove unnecessary cache.h includes in source files by Elijah Newren · 2 years ago
  5. e38bcc6 mem-pool: don't assume uintmax_t is aligned enough for all types by Jessica Clarke · 3 years, 2 months ago
  6. 116affa mem-pool: drop trailing semicolon from macro definition by René Scharfe · 4 years ago
  7. f87bf28 mem-pool: use consistent pool variable name by Elijah Newren · 4 years, 7 months ago
  8. 44c7e1a mem-pool: use more standard initialization and finalization by Elijah Newren · 4 years, 7 months ago
  9. a762c8c mem-pool: add convenience functions for strdup and strndup by Elijah Newren · 4 years, 7 months ago
  10. 8616a2d block alloc: add validations around cache_entry lifecyle by Jameson Miller · 7 years ago
  11. 8e72d67 block alloc: allocate cache entries from mem_pool by Jameson Miller · 7 years ago
  12. 0e58301 mem-pool: fill out functionality by Jameson Miller · 7 years ago
  13. 158dfef mem-pool: add life cycle management functions by Jameson Miller · 7 years ago
  14. 8fb8e3f mem-pool: only search head block for available space by Jameson Miller · 7 years ago
  15. 065feab mem-pool: move reusable parts of memory pool into its own file by Jameson Miller · 7 years ago