summaryrefslogtreecommitdiff
path: root/mpu
AgeCommit message (Collapse)AuthorFilesLines
33 hoursNew function _int_digs(nb) - max number of decimal digits for an unsigned ↵kx1-0/+28
integer occupying NB bytes, plus one byte for '\0'.
2 daysUnsigned integer functions useful for RSA and other number-theoretic ↵kx3-0/+1939
implementations
7 daysEliminated all compiler warnings; built cleanly with -Wall -Wextra -Werror ↵kx6-75/+101
across GNU C standards from gnu11 through gnu23
7 daysFixed: EMUSHORT overflow in multiword division normalization scale calculationkx1-4/+4
8 daysisub_np, isbb_np: fixed carry flag computationkx1-2/+2
14 daysThread Safe real arithmetic operationskx2-11/+11
14 daysThread Safe context (pmctx)kx2-2/+2
2026-09-02Bump version to 1.0.171.0.17kx1-1/+0
2024-12-28Getting values of real and integer flagskx1-0/+18
2024-12-20Version 1.0.14kx368-0/+3966693