Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 28e61778 | 2019-03-22 15:26:59 | remove OPT_CAST The explicit cast does not hurt in C. Furthermore the explicit cast is needed if tommath is compiled as C with strict warning settings. | ||
| 54d673f1 | 2019-03-28 17:00:50 | XCALLOC is not used anywhere anymore, so it can be removed | ||
| 9d63882d | 2019-03-26 18:42:18 | explicit condition | ||
| 6d633703 | 2019-03-26 18:51:35 | explicit operator precedence | ||
| 32099fde | 2019-03-23 02:38:01 | avoid ctype toupper - libc toupper is locale dependent - removes the dependency on ctype.h | ||
| 6dc8ae5b | 2019-03-26 11:30:21 | efficiency improvement in get/set routines | ||
| de19b264 | 2018-12-28 09:01:01 | introduce new private macros | ||
| 18355de6 | 2018-12-29 17:56:20 | Update file headers [skip ci] | ||
| bd4167e8 | 2018-05-03 03:44:47 | const mp_s_rmap | ||
| 9034e712 | 2018-05-02 21:43:17 | Do not use installed headers for building |