]> git.saurik.com Git - redis.git/history - src/vm.c
cow friendly HGETALL and variants
[redis.git] / src / vm.c
2010-11-30  antirezminor merge conflicts merging cli-help branch fixed
2010-11-26  Pieter NoordhuisMerge remote branch 'visionmedia/cli-help' into cli...
2010-11-21  Pieter NoordhuisStop using /dev/null to find out the serialized object...
2010-11-05  antirezMerge remote branch 'pietern/benchmark'
2010-11-04  Pieter NoordhuisStop using the freelist robj* cache
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
2010-10-28  antirezMerge remote branch 'remotes/pietern/zrevrangebyscore'
2010-10-14  antirezMerge remote branch 'pietern/ziplist-regression'
2010-10-14  antirezObject approximated LRU algorithm enhanced / fixed...
2010-10-13  Pieter NoordhuisMerge master with resolved conflict in src/redis-cli.c
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  Pieter NoordhuisMerge branch 'zset-mem' into zrevrangebyscore
2010-09-03  Pieter NoordhuisMerge branch 'master' into networking-perf
2010-09-03  antirezadded some comment and changed coding style for fix...
2010-09-03  Anko paintingfix for issue 237
2010-08-31  antirezresolved conflict merging pietern/bpop-timeout
2010-08-27  antirezfix for the prev fix
2010-08-27  antirezFix for bug 312, yet to verify in a couple of minutes...
2010-08-26  antirezcomputeObjectSwappability is now able to compute swappa...
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-07-24  Benjamin KramerAdd zcalloc and use it where appropriate
2010-07-22  Pieter Noordhuisfix rare condition where 'key' would already be destroy...
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezredis.c split into many different C files.