Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 62602414 | 2019-05-14 18:44:01 | use anonymous struct | ||
| 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 | ||
| 38116079 | 2019-05-13 17:51:07 | literal suffix | ||
| 04cff089 | 2019-05-13 17:44:41 | explicit operator precedence | ||
| 2a2e2716 | 2019-05-12 11:33:17 | move jenkins prng to bn_s_mp_rand_jenkins.c |