Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revamp lib, simplify it a bit and address some FIXMEs | EuAndreh | 2025-01-12 | 1 | -0/+2 |
* | src/math.h: Add max_size() function | EuAndreh | 2024-06-25 | 1 | -0/+14 |
* | tests/*.c: Use EXIT_FAILURE and EXIT_SUCCESS in main() functions | EuAndreh | 2024-06-02 | 1 | -1/+5 |
* | src/math.h: Add "add_size()" | EuAndreh | 2024-05-31 | 1 | -1/+65 |
* | src/math.c: Add mul_size() | EuAndreh | 2024-05-24 | 1 | -0/+67 |