]> git.saurik.com Git - redis.git/history - sha1.c
LPUSHX, RPUSHX, LINSERT only work on non-empty lists, so there are no clients waiting...
[redis.git] / sha1.c
2010-05-21  antirezMerge branch 'solaris' of git://github.com/pietern...
2010-05-21  Pieter Noordhuisinclude solaris fixes in sha1.c
2010-05-20  antirezMerge http://github.com/ngmoco/redis
2010-05-19  Pieter NoordhuisMerge branch 'master' into integration
2010-05-18  antirezSolaris fixes
2010-05-15  antirezMerge branch 'redis-cli-fix' of http://github.com/tizoc...
2010-05-14  antirezMerge branch 'integration' of git://github.com/pietern...
2010-05-14  antirezmore endianess detection fix for SHA1
2010-05-14  antirezone more fix for endianess detection
2010-05-14  antirezFixed sha1.c compilation on Linux, due to endianess...
2010-05-14  antirezDEBUG DIGEST implemented, in order to improve the abili...