Age | Commit message (Expand) | Author |
---|---|---|
2021-01-25 | Stack allocate dict iterators | Bjorn Svensson |
2020-05-22 | Allow users to replace allocator and handle OOM everywhere. (#800) | Michael Grunder |
2020-01-28 | Safe allocation wrappers (#754) | Michael Grunder |
2019-11-20 | Fix typo in dict.c. | Kevin |
2015-10-28 | fixing typos | charsyam |
2011-01-14 | Make dictionary functions static and include the .c file | Pieter Noordhuis |
2010-12-31 | Remove unused code/cleanup | Pieter Noordhuis |
2010-12-31 | Replace zmalloc with regular malloc | Pieter Noordhuis |
2010-12-31 | Import dictionary code from Redis repository (as of 2069d06a) | Pieter Noordhuis |