aboutsummaryrefslogtreecommitdiffstats
path: root/src/zsub.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve zsub, only copy to temp when necessaryMattias Andrée2016-03-051-15/+14
* Fix bugs and add a randomised testingMattias Andrée2016-03-051-9/+30
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-1/+1
* Add makefile and fix errorsMattias Andrée2016-03-041-1/+1
* Cleanup and fix bug in ztruncMattias Andrée2016-03-031-12/+6
* Add zabs, zadd, zdiv, zmod, zmodmul, zmodpow, zneg, zpow, zsub, and the newly introduced zmodsqrMattias Andrée2016-03-031-0/+70