🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
mem-pool.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
0283cd5
don't report vsnprintf(3) error as bug
by René Scharfe
· 1 year, 8 months ago
ffeaf2f
mem-pool: use st_add() in mem_pool_strvfmt()
by René Scharfe
· 1 year, 9 months ago
8d25663
mem-pool: add mem_pool_strfmt()
by René Scharfe
· 1 year, 10 months ago
c61740d
mem-pool: simplify alignment calculation
by René Scharfe
· 2 years ago
6cbae64
mem-pool: fix big allocations
by Ren�� Scharfe
· 2 years ago
15db4e7
treewide: remove unnecessary cache.h includes in source files
by Elijah Newren
· 2 years, 10 months ago
e38bcc6
mem-pool: don't assume uintmax_t is aligned enough for all types
by Jessica Clarke
· 3 years, 11 months ago
116affa
mem-pool: drop trailing semicolon from macro definition
by René Scharfe
· 4 years, 9 months ago
f87bf28
mem-pool: use consistent pool variable name
by Elijah Newren
· 5 years ago
44c7e1a
mem-pool: use more standard initialization and finalization
by Elijah Newren
· 5 years ago
a762c8c
mem-pool: add convenience functions for strdup and strndup
by Elijah Newren
· 5 years ago
8616a2d
block alloc: add validations around cache_entry lifecyle
by Jameson Miller
· 7 years ago
8e72d67
block alloc: allocate cache entries from mem_pool
by Jameson Miller
· 7 years ago
0e58301
mem-pool: fill out functionality
by Jameson Miller
· 7 years ago
158dfef
mem-pool: add life cycle management functions
by Jameson Miller
· 7 years ago
8fb8e3f
mem-pool: only search head block for available space
by Jameson Miller
· 7 years ago
065feab
mem-pool: move reusable parts of memory pool into its own file
by Jameson Miller
· 8 years ago