Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-02-06 | SDS Header pointer math rewritten in a more elegant form. | antirez | 1 | -17/+17 |
2014-02-06 | Join functions improved. | antirez | 1 | -2/+14 |
2014-02-06 | sdscatrepr() test added. | antirez | 1 | -0/+7 |
2014-02-06 | sdstrim() return type changed to void. | antirez | 1 | -3/+3 |
2014-02-02 | Test fixed to work with new sdsrange() API. | antirez | 1 | -6/+12 |
2014-02-02 | Use standard malloc() instead of zmalloc(). | antirez | 1 | -16/+16 |
2014-02-02 | Copyright year updated to 2014. | antirez | 1 | -2/+2 |
2014-02-02 | Forked from sds.c in Redis to create a standalone project. | antirez | 1 | -0/+882 |