| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Multiple changes: | Mattias Andrée | 2016-03-13 | 1 | -5/+3 |
| | | | | | | | | | | | | | | | | | 1) Compile test with -O0, it takes too long otherwise. 2) Add error codes: ZERROR_0_POW_0, ZERROR_0_DIV_0, ZERROR_DIV_0, ZERROR_NEGATIVE. 3) Add workaround for a bug in clang (src/allocator.c). 4) Cleanups. 5) Minor optimisations. 6) Add inclusion guard for zahl.h. Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Add memory pool, also let the user know that libzahl is not designed for cryptography | Mattias Andrée | 2016-03-05 | 1 | -1/+27 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Add makefile and fix errors | Mattias Andrée | 2016-03-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Cleanup and fix bug in ztrunc | Mattias Andrée | 2016-03-03 | 1 | -4/+0 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Add zsetup, zunsetup, zinit, zfree, zswap, zsave, zload, zbits, and zlsb | Mattias Andrée | 2016-03-01 | 1 | -0/+13 |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
