| Commit message (Expand) | Author | Age | Files | Lines |
| * | Some optimisations, fix refsheet, and disable const/pure attributes in gmp in benchmark | Mattias Andrée | 2016-04-29 | 1 | -16/+0 |
| * | Mostly optimisations | Mattias Andrée | 2016-03-14 | 1 | -4/+2 |
| * | 64-bit chars out-perform 32-bit chars on almost all operations, and on all expensive operations | Mattias Andrée | 2016-03-12 | 1 | -5/+2 |
| * | Clean up, fix a few bugs, and add a test | Mattias Andrée | 2016-03-04 | 1 | -2/+1 |
| * | Add makefile and fix errors | Mattias Andrée | 2016-03-04 | 1 | -2/+2 |
| * | Cleanup and fix bug in ztrunc | Mattias Andrée | 2016-03-03 | 1 | -6/+2 |
| * | Cleanup and add missing header inclusions | Mattias Andrée | 2016-03-02 | 1 | -0/+2 |
| * | Add typedef zahl_char_t for internal use | Mattias Andrée | 2016-03-01 | 1 | -1/+1 |
| * | 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 | 1 | -0/+24 |