aboutsummaryrefslogtreecommitdiffstats
path: root/src/zunsetup.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-01Constants do not need dynamic memoryMattias Andrée1-4/+0
2016-04-26Ensure that failure does not result in memory leakMattias Andrée1-0/+2
2016-03-15Optimise zsetup, zgcd, zmul, and zsqr and add -fltoMattias Andrée1-1/+1
2016-03-05Add memory pool, also let the user know that libzahl is not designed for cryptographyMattias Andrée1-3/+9
2016-03-04Add makefile and fix errorsMattias Andrée1-2/+2
2016-03-03Optimised zdivmodMattias Andrée1-0/+3
2016-03-02Add zsets and zstrMattias Andrée1-1/+6
2016-03-01Add zsetup, zunsetup, zinit, zfree, zswap, zsave, zload, zbits, and zlsbMattias Andrée1-0/+14