aboutsummaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-14Mostly optimisationsMattias Andrée4-4/+4
2016-03-13Multiple changes:Mattias Andrée1-0/+43
2016-03-05Add memory pool, also let the user know that libzahl is not designed for cryptographyMattias Andrée1-0/+6
2016-03-05Fix bugs and add a randomised testingMattias Andrée1-1/+6
2016-03-05More detailed description of division and modulusMattias Andrée7-4/+35
2016-03-04Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée3-1/+65
2016-03-03Add zptestMattias Andrée1-0/+5
2016-03-03Add zbsetMattias Andrée10-0/+48
2016-03-03Add new functions: zpowu and zmodpowuMattias Andrée4-0/+89
2016-03-03Add zabs, zadd, zdiv, zmod, zmodmul, zmodpow, zneg, zpow, zsub, and the newly introduced zmodsqrMattias Andrée3-1/+48
2016-03-02znot man page: notes on representation and tendness toward zeroMattias Andrée1-0/+18
2016-03-02Add zand, zor, zxor, znot, zbtest, zsplit, and the newly introduced ztruncMattias Andrée5-1/+44
2016-03-02Add zsets and zstrMattias Andrée1-1/+1
2016-03-02Since zstr_length is a generalisation of zbits, add reference to each other in the man pagesMattias Andrée2-2/+4
2016-03-02zstr_length_positive is safe for non-positive, hence rename to zstr_length; and add zstr_lengthMattias Andrée3-29/+25
2016-03-02Why zbits returns 1 for 0Mattias Andrée1-0/+8
2016-03-01Man pages: rationale for non-essential arithmetic functionsMattias Andrée5-0/+19
2016-03-01Add more man pagesMattias Andrée18-6/+476
2016-03-01Add more man pagesMattias Andrée20-1/+649
2016-02-29Add a number of man pagesMattias Andrée18-0/+584