Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b14c8e37 | 2019-09-02 18:23:32 | explicit operator precedence | ||
| a402b462 | 2019-05-29 12:23:08 | refactor with goto | ||
| 49abba09 | 2019-09-02 18:32:33 | refactor with mp_init_multi | ||
| 8c1b296e | 2019-04-08 23:48:39 | add feature detection macro MP_HAS | ||
| ea3afecc | 2019-05-14 18:40:10 | avoid shift note: redmode becomes a good candidate for a new enum | ||
| 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 | ||
| fbfcb661 | 2019-04-12 14:56:29 | apply rename | ||
| c4fb2241 | 2019-04-09 11:08:26 | rename macros in tommath_private to use MP_* prefix | ||
| ff561404 | 2019-04-07 15:29:11 | shorter headers | ||
| 70a30ae7 | 2019-04-07 02:29:28 | remove footers |