Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 2ea04fb7 | 2019-05-07 10:42:26 | dep.pl: strip comments | ||
| c7596983 | 2019-05-07 10:28:32 | fix dep.pl - use lookahead to only generated dependencies for 'mp_*(' | ||
| e05b1e18 | 2019-04-12 19:07:08 | fix includes as of @czurnieden "there's always leftovers" and he's right that's a leftover of #127 | ||
| ff561404 | 2019-04-07 15:29:11 | shorter headers | ||
| 70a30ae7 | 2019-04-07 02:29:28 | remove footers | ||
| 42b16092 | 2019-04-04 07:54:00 | how to create a minimized callgraph | ||
| ef07da5b | 2019-03-28 16:13:37 | mp_min_u32 is not used anywhere anymore, so it can be removed | ||
| e4e2da51 | 2019-01-15 16:56:08 | Merge pull request #148 from czurnieden/develop added new license and end-comment (cherry picked from commit 75bbbe5956b6f8cf93c6b41ba6ef7c3e56f9840d) | ||
| ad47b633 | 2019-01-15 15:57:11 | added new license and end-comment | ||
| 6a9deb79 | 2018-12-26 15:44:26 | fix & run dep.pl | ||
| c9f1a002 | 2018-12-02 13:13:48 | remove trailing spaces | ||
| 22550d41 | 2018-05-02 22:01:09 | Do not use tommath.h from the system for building | ||
| 9034e712 | 2018-05-02 21:43:17 | Do not use installed headers for building | ||
| e2cd147a | 2015-12-10 21:38:02 | generate tommath_class.h with astyle format (refactor with heredoc) | ||
| 38fe9eec | 2015-12-10 07:30:09 | sanitize some Perl scripts (Perl4 is gone) | ||
| 8ed60432 | 2014-09-28 13:33:35 | dep.pl: add new type mp_min_u32 | ||
| 3d0fcaab | 2005-02-12 08:40:15 | added libtommath-0.34 | ||
| e549ccfe | 2004-10-29 22:07:18 | added libtommath-0.32 |