]> git.saurik.com Git - redis.git/history - sds.h
Version changed to 1.3.0, welcome to the new unstable
[redis.git] / sds.h
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