]> git.saurik.com Git - redis.git/history - Makefile
add compile options to debug
[redis.git] / Makefile
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