Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes, more test, and add minimise_number_string | Mattias Andrée | 2018-08-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add str[n]caseeq[null] and some tests | Mattias Andrée | 2018-08-19 | 1 | -2/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add str[r]n[case]str and str[n][case]cmpnul | Mattias Andrée | 2018-08-19 | 1 | -0/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix and run tests | Mattias Andrée | 2018-08-18 | 1 | -4/+35 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Improve makefile | Mattias Andrée | 2018-08-12 | 1 | -6/+6 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add memrmem, strrstr, and strrcasestr | Mattias Andrée | 2018-08-12 | 1 | -0/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m + add readme | Mattias Andrée | 2017-11-12 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Split into multiple units | Mattias Andrée | 2017-11-12 | 1 | -3/+59 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | More functions and add makefile | Mattias Andrée | 2017-11-12 | 1 | -0/+10 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |