math/mpx-mul4-arm64-simd.S: Fix unfortunate line-breaks in commentary.
[catacomb] / math / mp-nthrt.c
2020-10-14 Mark Woodingmath/mp-nthrt.c: Add commentary for `mp_perfect_power_p'.
2020-10-14 Mark Woodingmath/mp-nthrt.c: Fix garbled commentary.
2020-10-14 Mark Woodingmath/mp-nthrt.c: Delete redundant check for termination.
2020-07-22 Mark Woodingmath/mp-nthrt.c: Implement nth-root, and perfect-power...