|
ca6924b7
|
2019-12-23T11:12:42
|
|
add error code MP_OVF for integer overflow (too many digits)
|
|
08d281c4
|
2019-12-05T00:48:25
|
|
introduce MP_MAX_DIGIT_COUNT to prevent overflow
|
|
3a744dc4
|
2019-12-05T00:33:53
|
|
s_mp_radix_size_overestimate: remove overflow check
|
|
7a68f128
|
2019-10-19T16:24:39
|
|
Execute move.sh - Rename files from bn_* to match the function names.
* git blame <renamed-file> is not affected
* git log --follow <renamed-file> can be used to show log across renames
|