Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-22 | all: use REUSE with LGPL-3.0-or-later and BSD-3-Clause | Anna (navi) Figueiredo Gomes | |
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | |||
2021-01-25 | Stack allocate dict iterators | Bjorn Svensson | |
Replacing the get & release functions with an initiation function. Simplifies the code and will make sure we run subscription callbacks in OOM scenarios. | |||
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 | Import dictionary code from Redis repository (as of 2069d06a) | Pieter Noordhuis | |