There are new functions in <tommath.h>; some of them are needed to
update lang/moarvm. The headers tommath_{class,superclass}.h are no
longer installed.
ok pascal@
License changed from public domain to WTFPL
Upsteam code changes are mostly bug fixes. Port changes are:
* switch to GH_* infrastructure (-bzip2 bdep, no WRKDIST fixing)
* drop PDF manual (which doesn't add much to comments in headers)
* tests are no longer interactive
OK sthen@
integer library written entirely in C. The library is designed to provide a
simple to work with API to fairly efficient routines from various branches of
number theory.
OK sthen@