kc3-lang/libtommath/bn_mp_n_root_ex.c

Branch :


Log

Author Commit Date CI Message
8b2daf78 2019-05-19 17:16:13 always use varname err with mp_err
c1f5b06d 2019-05-20 05:36:08 refactor with mp_init_multi
f55f0a9e 2019-05-18 09:28:33 fix some usages of enum types
4534056c 2019-05-13 00:22:18 use enums mp_err, mp_ord, mp_bool, mp_sign * MP_USE_ENUMS enables enums * Wc++-compat catches some implicit conversions if MP_USE_ENUMS is defined * 100% backwards compatible API/ABI if MP_USE_ENUMS is not defined
fe9a8189 2019-05-07 10:56:13 sanitize comments in helper.pl
ff561404 2019-04-07 15:29:11 shorter headers
70a30ae7 2019-04-07 02:29:28 remove footers
8312296b 2019-04-06 19:38:23 workaround for bug in helper.pl
984d3ff6 2019-04-01 03:41:26 changed seed to make nth-root usable
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]