]> git.saurik.com Git - redis.git/history - src/Makefile
Return error to client on wrong type for HMGET
[redis.git] / src / Makefile
2010-10-24  antirezsynchronous I/O networking functions originally used...
2010-10-21  antirezMakefile typo fixed for tcmalloc option
2010-10-21  antirezreports if tcmalloc is in used in INFO output
2010-10-21  antirezsupport for compiling with tcmalloc
2010-09-22  antirezMerge remote branch 'pietern/zset-mem'
2010-09-22  antirezMerge remote branch 'pietern/ziplist-eff'
2010-09-16  antirezMerge remote branch 'pietern/networking-perf'
2010-09-16  antirezMerge remote branch 'pietern/networking-perf'
2010-09-13  Pedro MeloFixed missed use of INSTALL_TOP
2010-09-13  Pedro MeloMake sure INSTALL_TOP exists before we install to it
2010-09-13  Pedro MeloRename INSTALL_TOP to PREFIX; update documentation
2010-09-03  Pieter NoordhuisMerge branch 'master' into networking-perf
2010-08-31  antirezresolved conflict merging pietern/bpop-timeout
2010-08-30  antirezMakefile deps updated
2010-08-26  antirezMerge remote branch 'pietern/intset-split'
2010-08-20  Pieter NoordhuisMerge branch 'master' into intset-split
2010-07-06  antirezmake install target, finally ;)
2010-07-02  Pieter Noordhuismerged intset code into the split files
2010-07-01  antirezMerged with split
2010-07-01  antirezMake log target fixed
2010-07-01  antirezredis.c split into many different C files.