hashmap: add string interning API
authorKarsten Blees <karsten.blees@gmail.com>
Wed, 2 Jul 2014 22:22:54 +0000 (00:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Jul 2014 20:56:38 +0000 (13:56 -0700)
commit7b64d42...22206d9995a8f0cb3b515e623cac4702
tree26895c5...de113b1d84f52409f951feb37f451412copy hash to clipboard (tree)
parentab73a9d...19240b0b908ccb9edd19b8e536ce29b9copy hash to clipboard (diff)
Documentation/technical/api-hashmap.txt
hashmap.c
hashmap.h
t/t0011-hashmap.sh
test-hashmap.c