| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-03-05 | More detailed description of division and modulus | Mattias Andrée | 7 | -4/+35 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-04 | Clean up, add zerror and zperror, fix bugs and add more tests | Mattias Andrée | 3 | -1/+65 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-03 | Add zptest | Mattias Andrée | 1 | -0/+5 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-03 | Add zbset | Mattias Andrée | 10 | -0/+48 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-03 | Add new functions: zpowu and zmodpowu | Mattias Andrée | 4 | -0/+89 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-03 | Add zabs, zadd, zdiv, zmod, zmodmul, zmodpow, zneg, zpow, zsub, and the newly introduced zmodsqr | Mattias Andrée | 3 | -1/+48 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | znot man page: notes on representation and tendness toward zero | Mattias Andrée | 1 | -0/+18 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | Add zand, zor, zxor, znot, zbtest, zsplit, and the newly introduced ztrunc | Mattias Andrée | 5 | -1/+44 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | Add zsets and zstr | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | Since zstr_length is a generalisation of zbits, add reference to each other in the man pages | Mattias Andrée | 2 | -2/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | zstr_length_positive is safe for non-positive, hence rename to zstr_length; and add zstr_length | Mattias Andrée | 3 | -29/+25 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | Why zbits returns 1 for 0 | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | Man pages: rationale for non-essential arithmetic functions | Mattias Andrée | 5 | -0/+19 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | Add more man pages | Mattias Andrée | 18 | -6/+476 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | Add more man pages | Mattias Andrée | 20 | -1/+649 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-02-29 | Add a number of man pages | Mattias Andrée | 18 | -0/+584 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
