]> git.saurik.com Git - redis.git/history - Makefile
epoll module for ae.c implemented. Some more testing needed
[redis.git] / Makefile
2009-11-23  antirezepoll module for ae.c implemented. Some more testing...
2009-11-23  antirezae.c now supports multiple polling API modules, even...
2009-11-10  antirezTcl script, make target, and redis.c changes to build...
2009-11-04  antirezmasterauth option merged, thanks to Anthony Lauzon
2009-10-27  antirezFix for 'make 32bit'
2009-10-26  antirezdouble serialization routines implemented
2009-10-26  antirezMerged Solaris patches provided by Alan Harder
2009-10-23  antirezmore work on ZSETs and a new make target called 32bit...
2009-09-10  antirezin-memory specialized object encoding (for now 32 signe...
2009-06-07  antirezDump a backtrace on sigsegv/sigbus, original coded...
2009-06-06  antirezMerge git://github.com/dierbro/redis
2009-06-06  antirezMakefile dependencies updated
2009-06-04  hrothgaradd compile options to debug
2009-06-04  antirezbacktrace support removed: unreliable stack trace :(
2009-06-04  antirezinitial backtrace dumping on sigsegv/sigbus + debug...
2009-05-20  antirezMerge git://github.com/tmm1/redis
2009-05-19  antirezPartial qsort implemented in SORT command, only when...
2009-04-02  antirezIssue 22 fixed
2009-04-01  antirezfastlz dependence removed
2009-04-01  antirezInitial implementation of EXPIRE
2009-03-30  antirezchangelog added
2009-03-27  antireznow Redis is C99-ok
2009-03-24  Ludovico Magnocavallogit mess :)
2009-03-23  antirezMerge git://github.com/lucsky/redis
2009-03-23  antirezanother missing free->zfree replacement fixed. Thanks...
2009-03-22  antirezfirst commit