kc3-lang/libtommath/tommath_private.h

Branch :


Log

Author Commit Date CI Message
b1975063 2019-10-10 20:15:13 use literal char
b6813a41 2019-09-27 03:40:08 replace mp_export/import by mp_pack/unpack
abdb0334 2019-09-25 00:29:19 Refactored functions to read and write binaries and added "maxlen"
8cf0d3db 2019-09-07 12:28:26 literal suffix
625defdc 2019-05-31 11:31:53 fix gcc version check for deprecations
8c1b296e 2019-04-08 23:48:39 add feature detection macro MP_HAS
91b113cb 2019-06-12 13:44:59 Macro consistancy: Always use function-name as first parameter and type(s) last, as in SET macro's
8cf43639 2019-06-06 23:14:15 MP_SET_SIGNED: add utype parameter
5302b907 2019-06-06 21:06:06 use MP_SIZEOF_BITS
a3637457 2019-06-06 11:48:42 change macros to contain types