aboutsummaryrefslogtreecommitdiffstats
path: root/src/zsets.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 64-bit chars out-perform 32-bit chars on almost all operations, and on all expensive operationsMattias Andrée2016-03-121-3/+0
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-5/+29
* Add makefile and fix errorsMattias Andrée2016-03-041-3/+3
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-5/+3
* zsets: minor optimisationMattias Andrée2016-03-031-1/+4
* Add zsets and zstrMattias Andrée2016-03-021-0/+47