Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace to last static inline's with line + extern inline, and fix warnings | Mattias Andrée | 2022-06-12 | 1 | -1/+1 |
* | Remove `static` from some `static inline` | Mattias Andrée | 2022-06-10 | 1 | -46/+1 |
* | Add tests | Mattias Andrée | 2018-08-29 | 1 | -1/+46 |
* | Add tests | Mattias Andrée | 2018-08-29 | 1 | -1/+1 |
* | Make it possible to force all memory allocation functions to fail in tests | Mattias Andrée | 2018-08-28 | 1 | -1/+1 |
* | Simplify en* functions, and handle argv0 == NULL correct | Mattias Andrée | 2018-08-28 | 1 | -7/+2 |
* | Add test function to all .c files | Mattias Andrée | 2018-08-28 | 1 | -0/+13 |
* | Tests and minor improvements | Mattias Andrée | 2018-08-25 | 1 | -1/+1 |
* | Add tests | Mattias Andrée | 2018-08-12 | 1 | -1/+1 |
* | Split into multiple units | Mattias Andrée | 2017-11-12 | 1 | -0/+15 |