Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| e45f75fd | 2019-04-13 08:46:57 | deprecate DIGIT_BIT, use MP_DIGIT_BIT | ||
| 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 | ||
| d093324d | 2019-03-26 11:34:06 | leftover DIGIT() usage | ||
| b879bd49 | 2018-12-31 12:15:44 | refactor with new macros IS_* | ||
| 18355de6 | 2018-12-29 17:56:20 | Update file headers [skip ci] | ||
| 9034e712 | 2018-05-02 21:43:17 | Do not use installed headers for building | ||
| 42970eb4 | 2018-04-11 13:46:35 | Fix build on Solaris by using LBL_ERR instead of ERR libtommath won't build on Solaris 11.3 with a goto statement named `ERR`. Use LBL_ERR instead so it doesn't conflict. | ||
| f51249b6 | 2018-02-02 12:07:21 | clean-up file headers |