]> git.saurik.com Git - redis.git/history - staticsymbols.h
modify compare function to check if the encoding is equal before comparing
[redis.git] / staticsymbols.h
2010-05-25  antirezminor bug fixed in WATCH
2010-05-20  antirezMerge branch 'master' of github.com:antirez/redis
2010-05-20  antirezFix for DEBUG DIGEST
2010-05-20  antirezMerge http://github.com/ngmoco/redis
2010-05-19  Pieter NoordhuisMerge branch 'master' into integration
2010-05-16  antirezrandom refactoring and speedups
2010-05-15  antirezMerge branch 'redis-cli-fix' of http://github.com/tizoc...
2010-05-14  antirezZUNION,ZINTER -> ZUNIONSTORE,ZINTERSTORE
2010-05-10  antirezMerge branch 'check-aof' of git://github.com/pietern...
2010-05-07  antirezswap file name pid expansion removed. Not suited for...
2010-04-09  antirezshareobjects feautres killed - no gains most of the...
2010-04-08  antirezPrevent hash table resize while there are active child...
2010-03-26  antirezMerge branch 'hincrby' of git://github.com/pietern...
2010-03-26  antirezFixed a critical replication bug: binary values issued...
2010-03-18  antirezzipmap fix for large values
2010-03-14  antirezAppend only file support for hashes
2010-03-09  antirezMerged zsetops branch from Pietern
2010-03-09  antirezMerged ZREMBYRANK from Pietern
2010-03-09  antirezMerged ZREVRANK from Pietern
2010-03-08  antirezHashes saving / fixes
2010-01-28  antirezloading side of the threaded VM
2010-01-22  antirezVM tuning thanks to redis-stat vmstat. Now it performs...
2010-01-17  antirezstatic symbols update
2010-01-11  antirezmore steps towards a working non blocking VM
2010-01-11  antireza few non blocking VM bugs fixed
2010-01-11  antirezMore threaded I/O VM work + Redis init script
2010-01-05  antirezbasic VM mostly working!
2010-01-02  antirezNew vararg BLPOP able to block against multiple keys
2009-12-29  antireznot yet working BLPOP implementation
2009-11-30  antirezFixed issued #85 (getDecodedObject: Assertion 1 !=...
2009-11-26  antirezlog rebuilding, random refactoring, work in progress...
2009-11-10  antirezTcl script, make target, and redis.c changes to build...