🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.45.0
/
strmap.c
tag
8be58deda2ccce7d036072ec34439f9fad88204f
tagger
Junio C Hamano <gitster@pobox.com>
Mon Apr 29 14:30:43 2024
object
786a3e4b8d754d2b14b1208b98eeb0a554ef19a8
Git 2.45
5cf88fd
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
by Ævar Arnfjörð Bjarmason
· 3 years, 3 months ago
02c3c59
hashmap: mark unused callback parameters
by Jeff King
· 3 years, 4 months ago
5726a6b
*.c *_init(): define in terms of corresponding *_INIT macro
by Ævar Arnfjörð Bjarmason
· 4 years, 6 months ago
23a276a
strmap: take advantage of FLEXPTR_ALLOC_STR when relevant
by Elijah Newren
· 5 years ago
a208ec1
strmap: enable allocations to come from a mem_pool
by Elijah Newren
· 5 years ago
1201eb6
strmap: add a strset sub-type
by Elijah Newren
· 5 years ago
6abd220
strmap: split create_entry() out of strmap_put()
by Elijah Newren
· 5 years ago
4fa1d50
strmap: add functions facilitating use as a string->int map
by Elijah Newren
· 5 years ago
6ccdfc2
strmap: enable faster clearing and reusing of strmaps
by Elijah Newren
· 5 years ago
b70c82e
strmap: add more utility functions
by Elijah Newren
· 5 years ago
ae20bf1
strmap: new utility functions
by Elijah Newren
· 5 years ago