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