]> git.saurik.com Git - redis.git/history - sds.c
removed support for REDIS_HELGRIND_FRIENDLY since Helgrind 3.5.0 is friendly enough...
[redis.git] / sds.c
2009-12-18  antirezFixed sds.c bug #124
2009-12-15  antirezUnified handling of empty queries with normal queries.
2009-10-07  antirezundoed all the sds hacking that lead just to random...
2009-10-02  antirezIssue 69 fixed. Object integer encoding now works with...
2009-06-07  antirezDump a backtrace on sigsegv/sigbus, original coded...
2009-03-27  antirezANSI-C compatibility changes
2009-03-22  antirezfirst commit