]> git.saurik.com Git - redis.git/history - sds.h
Fixed deps in makefile and mkreleasehdr.sh script to really take advantage of the...
[redis.git] / sds.h
2010-05-13  antirezconflicts resolved
2010-05-12  antirezMerge branch 'vm-speedup'
2010-05-11  antirezlong long to string conversion speedup applied in other...
2010-05-10  antirezCONFIG command now supports hot modification of RDB...
2010-02-19  antirezA problem with replication with multiple slaves connect...
2009-12-18  antirezadded sdstoupper() declaration in sds.h
2009-12-05  antirezuse __attribute__ format in sdscatprintf() when the...
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-03-27  antireznow Redis is C99-ok
2009-03-22  antirezfirst commit