| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-03-02 | zgcd: optimisation of the first loop | Mattias Andrée | 1 | -4/+12 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | Cleanup and add missing header inclusions | Mattias Andrée | 7 | -3/+14 | |
| 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 | 13 | -1/+304 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | Add zgcd | Mattias Andrée | 2 | -1/+63 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | Add zsets and zstr | Mattias Andrée | 7 | -5/+134 | |
| 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 | 6 | -32/+59 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-02 | Why zbits returns 1 for 0 | Mattias Andrée | 2 | -3/+10 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | Add typedef zahl_char_t for internal use | Mattias Andrée | 5 | -6/+11 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | zsetu: change macro from CHARS_PER_TYPE to SIZE_MULTIPLE | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | Add zcmp, zcmpi, zcmpu, zcmpmag, zset, zseti, and zsetu | Mattias Andrée | 8 | -12/+131 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | Avoid using the internal structure as much as possible | Mattias Andrée | 2 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | Fix whitespace | Mattias Andrée | 5 | -14/+14 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2016-03-01 | Add zsetup, zunsetup, zinit, zfree, zswap, zsave, zload, zbits, and zlsb | Mattias Andrée | 11 | -0/+189 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
