aboutsummaryrefslogtreecommitdiffstats
path: root/src/zsetup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix possible memory in zstr on failureMattias Andrée2016-04-271-0/+1
* Add, and use, libzahl_memfailure for conciseness, also fix possible unset errnoMattias Andrée2016-04-261-5/+2
* Ensure that failure does not result in memory leakMattias Andrée2016-04-261-1/+13
* Optimise zsetup, zgcd, zmul, and zsqr and add -fltoMattias Andrée2016-03-151-3/+3
* OptimisationsMattias Andrée2016-03-151-1/+1
* Add memory pool, also let the user know that libzahl is not designed for cryptographyMattias Andrée2016-03-051-0/+8
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-0/+1
* Add makefile and fix errorsMattias Andrée2016-03-041-2/+2
* Optimised zdivmodMattias Andrée2016-03-031-0/+4
* Add zsets and zstrMattias Andrée2016-03-021-1/+9
* Fix whitespaceMattias Andrée2016-03-011-1/+1
* Add zsetup, zunsetup, zinit, zfree, zswap, zsave, zload, zbits, and zlsbMattias Andrée2016-03-011-0/+23