]> git.saurik.com Git - redis.git/commit
added dictFetchValue() to dict.c to make hash table API a bit less verbose in the...
authorantirez <antirez@gmail.com>
Fri, 16 Apr 2010 08:04:51 +0000 (10:04 +0200)
committerantirez <antirez@gmail.com>
Fri, 16 Apr 2010 08:04:51 +0000 (10:04 +0200)
commit58e1c9c143e9c5f108ca1863bdd61fc5e02dc968
tree769a0072b3fa4d03b3b657c1d3575dbf01d64338
parentd4dd6556c3925ae26b1fce142158b3243eda39a7
added dictFetchValue() to dict.c to make hash table API a bit less verbose in the common cases
dict.c
dict.h