| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Always satisfy n=qd+r to avoid confusion | Mattias Andrée | 2016-05-11 | 1 | -4/+4 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | test: check that zstr_length validates the radix incorrectly | Mattias Andrée | 2016-05-11 | 1 | -0/+4 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Change UNSAFE to ZAHL_UNSAFE, so it can be used in zahl-inlines.h | Mattias Andrée | 2016-04-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Add option UNSAFE which disables all internal error checks | Mattias Andrée | 2016-04-27 | 1 | -0/+4 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | zstr: add new parameter, n: the known limit out the length of the output | Mattias Andrée | 2016-04-27 | 1 | -57/+59 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Fix warnings (that were not turned on by default) | Mattias Andrée | 2016-04-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | zrand: add DEFAULT_RANDOM and FASTEST_RANDOM | Mattias Andrée | 2016-03-25 | 1 | -7/+7 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | zrand: add MODUNIFORM and add tests for QUASIUNIFORM and MODUNIFORM | Mattias Andrée | 2016-03-25 | 1 | -0/+28 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Mostly optimisations | Mattias Andrée | 2016-03-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Multiple changes: | Mattias Andrée | 2016-03-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | 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> | ||||
| * | Fix bugs and add a randomised testing | Mattias Andrée | 2016-03-05 | 1 | -1/+17 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Clean up, add zerror and zperror, fix bugs and add more tests | Mattias Andrée | 2016-03-04 | 1 | -9/+284 |
| | | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
| * | Clean up, fix a few bugs, and add a test | Mattias Andrée | 2016-03-04 | 1 | -0/+724 |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
