summaryrefslogtreecommitdiff
path: root/dict.c
AgeCommit message (Expand)Author
2011-01-14Make dictionary functions static and include the .c filePieter Noordhuis
2010-12-31Remove unused code/cleanupPieter Noordhuis
2010-12-31Replace zmalloc with regular mallocPieter Noordhuis
2010-12-31Import dictionary code from Redis repository (as of 2069d06a)Pieter Noordhuis