| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 11 days | Add man page aliases for enum values | Mattias Andrée | 8 | -1/+15 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 11 days | Add negative overflow to enum libj2_overflow | Mattias Andrée | 2 | -12/+54 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 11 days | Document the macros, structs, and enum | Mattias Andrée | 14 | -5/+169 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 11 days | Fix and test signed left-shift | Mattias Andrée | 5 | -88/+224 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | m doc | Mattias Andrée | 2 | -4/+4 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | Fix grammar (uintmax_t begins with a j-sound so the indefinite article is "a", not "an") | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | Test libj2_j2i_to_str | Mattias Andrée | 3 | -16/+73 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | Add missing libj2_j2i_to_str.c | Mattias Andrée | 2 | -0/+15 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | List all functions in README and libj2.7 | Mattias Andrée | 2 | -3/+1450 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | libj2_max_j2i.c, libj2_min_j2i.c: add tests with mixure of signums | Mattias Andrée | 2 | -4/+210 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | libj2_max_j2i.c, libj2_min_j2i.c: add testing for negative values | Mattias Andrée | 2 | -2/+338 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | Improve testing | Mattias Andrée | 2 | -0/+4 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 12 days | Fix and test signed right-shift | Mattias Andrée | 3 | -8/+275 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 13 days | Add some tests and fix mistakes | Mattias Andrée | 10 | -23/+832 | |
| 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 | 154 | -432/+7969 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2025-12-07 | cleanup | Mattias Andrée | 1 | -1/+0 | |
| 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 | 5 | -2/+1095 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2025-12-06 | Add saturated arithmetic operations | Mattias Andrée | 37 | -40/+1288 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2025-12-06 | Add division with underflow detection1.0 | Mattias Andrée | 8 | -1/+252 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2025-12-06 | Document in which version everything was added | Mattias Andrée | 13 | -0/+518 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2025-12-06 | Add overflow and underflow prediction functions | Mattias Andrée | 39 | -10/+1081 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2025-12-05 | Second commit | Mattias Andrée | 57 | -36/+3475 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
