| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-03-02 | zstr_length_positive is safe for non-positive, hence rename to zstr_length; and add zstr_length | Mattias Andrée | 2 | -1/+32 | |
| 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> | |||||
