aboutsummaryrefslogtreecommitdiffstats
path: root/src/zadd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs and add a randomised testingMattias Andrée2016-03-051-4/+8
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-2/+2
* Clean up, fix a few bugs, and add a testMattias Andrée2016-03-041-2/+1
* Add makefile and fix errorsMattias Andrée2016-03-041-2/+2
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-16/+9
* Add zabs, zadd, zdiv, zmod, zmodmul, zmodpow, zneg, zpow, zsub, and the newly introduced zmodsqrMattias Andrée2016-03-031-0/+94