| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2026-02-11 | Finish signed saturated math | Mattias Andrée | 1 | -1/+6 |
| 2026-02-10 | Add sat_lsh, sat_add, sat_sub | Mattias Andrée | 1 | -1/+16 |
| 2025-12-28 | Fix typo | Mattias Andrée | 1 | -3/+3 |
| 2025-12-27 | Add some man pages | Mattias Andrée | 1 | -1/+2 |
| 2025-12-27 | Add signed arithmetics | Mattias Andrée | 1 | -4/+88 |
| 2025-12-14 | Add man page aliases for enum values | Mattias Andrée | 1 | -1/+8 |
| 2025-12-14 | Document the macros, structs, and enum | Mattias Andrée | 1 | -1/+19 |
| 2025-12-13 | Add missing libj2_j2i_to_str.c | Mattias Andrée | 1 | -0/+1 |
| 2025-12-11 | Add signed integers (arithmetics and some testing not implemented yet) | Mattias Andrée | 1 | -2/+132 |
| 2025-12-07 | Add libj2_j2u_to_str and libj2_str_to_j2u | Mattias Andrée | 1 | -2/+5 |
| 2025-12-06 | Add saturated arithmetic operations | Mattias Andrée | 1 | -3/+26 |
| 2025-12-06 | Add division with underflow detection1.0 | Mattias Andrée | 1 | -1/+6 |
| 2025-12-06 | Add overflow and underflow prediction functions | Mattias Andrée | 1 | -1/+23 |
| 2025-12-05 | Second commit | Mattias Andrée | 1 | -1/+48 |
