Commit Graph

60 Commits

Author SHA1 Message Date
antirez
b5ff27084f backtrace support removed: unreliable stack trace :( 2009-06-04 16:50:24 +02:00
antirez
7f957c925b initial backtrace dumping on sigsegv/sigbus + debug command 2009-06-04 16:45:57 +02:00
antirez
5f5b9840c3 Partial qsort implemented in SORT command, only when both BY and LIMIT is used. minor fix for a warning compiling under Linux. 2009-05-19 18:39:58 +02:00
antirez
774e304780 Issue 22 fixed 2009-04-02 09:54:45 +02:00
antirez
98c541c517 fastlz dependence removed 2009-04-01 14:36:29 +02:00
antirez
3305306f09 Initial implementation of EXPIRE 2009-04-01 13:22:35 +02:00
antirez
378fd42197 changelog added 2009-03-30 12:13:43 +02:00
antirez
53f8c2c71e now Redis is C99-ok 2009-03-27 21:37:57 +01:00
antirez
092dac2a64 another missing free->zfree replacement fixed. Thanks to Ludo 2009-03-23 14:50:09 +01:00
antirez
ed9b544e10 first commit 2009-03-22 10:30:00 +01:00