aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-13OptimisationsMattias Andrée1-3/+3
2016-03-13Make zabs, zneg and zswap inlineMattias Andrée1-4/+4
2016-03-13Add possibility to compare against libgmpMattias Andrée1-0/+1
2016-03-12Add possibility to compare against libtommathMattias Andrée1-0/+8
2016-03-09Add simple benchmarkerMattias Andrée1-0/+3
2016-03-05Makefile: add install and uninstallMattias Andrée1-2/+19
2016-03-05Add memory pool, also let the user know that libzahl is not designed for cryptographyMattias Andrée1-1/+1
2016-03-05zinit is now an inline functionMattias Andrée1-2/+10
2016-03-05Fix bugs and add a randomised testingMattias Andrée1-4/+7
2016-03-04Makefile: add check ruleMattias Andrée1-1/+4
2016-03-04Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée1-0/+2
2016-03-04Clean up, fix a few bugs, and add a testMattias Andrée1-2/+5
2016-03-04Add makefile and fix errorsMattias Andrée1-0/+71