]> git.saurik.com Git - redis.git/history - src/rdb.c
Release notes updated with the new 2.6 features.
[redis.git] / src / rdb.c
2010-08-26  antirezintset loading bug fixed
2010-08-26  antireztranslated a few long logn into int64_t for correctness...
2010-08-26  antirezfixed a memory leak in the new Set code
2010-08-26  antirezMerge remote branch 'pietern/intset-split'
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-08-03  Pieter NoordhuisChange initialization to allow listening on both a...
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezCompilation fixed on Linux after the source code split
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.