| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add typedef zahl_char_t for internal use | Mattias Andrée | 2016-03-01 | 5 | -6/+11 |
| * | zsetu: change macro from CHARS_PER_TYPE to SIZE_MULTIPLE | Mattias Andrée | 2016-03-01 | 1 | -4/+4 |
| * | Add zcmp, zcmpi, zcmpu, zcmpmag, zset, zseti, and zsetu | Mattias Andrée | 2016-03-01 | 8 | -12/+131 |
| * | Avoid using the internal structure as much as possible | Mattias Andrée | 2016-03-01 | 2 | -4/+4 |
| * | Fix whitespace | Mattias Andrée | 2016-03-01 | 5 | -14/+14 |
| * | Add zsetup, zunsetup, zinit, zfree, zswap, zsave, zload, zbits, and zlsb | Mattias Andrée | 2016-03-01 | 11 | -0/+189 |
| * | Add .gitignore | Mattias Andrée | 2016-03-01 | 1 | -0/+5 |
| * | Add zahl.h | Mattias Andrée | 2016-03-01 | 1 | -0/+129 |
| * | Man pages: rationale for non-essential arithmetic functions | Mattias Andrée | 2016-03-01 | 5 | -0/+19 |
| * | Add more man pages | Mattias Andrée | 2016-03-01 | 18 | -6/+476 |
| * | Add more man pages | Mattias Andrée | 2016-03-01 | 20 | -1/+649 |
| * | Add a number of man pages | Mattias Andrée | 2016-02-29 | 19 | -3/+587 |
| * | readme: libzahl is not thread-safe at the moment | Mattias Andrée | 2016-02-29 | 1 | -0/+3 |
| * | initial commit | Mattias Andrée | 2016-02-29 | 2 | -0/+51 |