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