Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fbfcb661 | 2019-04-12 14:56:29 | apply rename | ||
| 5968263b | 2019-04-10 14:49:59 | Rename bn_error.c to bn_mp_error_to_string.c | ||
| 35311aea | 2019-04-03 23:50:57 | added function mp_ilogb | ||
| 27ca25cb | 2019-04-06 18:55:43 | added multiplcation balancing for the Toom-Cook algorithms | ||
| 70a30ae7 | 2019-04-07 02:29:28 | remove footers | ||
| 769218cc | 2019-04-03 18:59:09 | additional functions mp_incr and mp_decr | ||
| cd1570bb | 2019-03-04 01:02:22 | split test suite | ||
| 6ce271c4 | 2018-12-28 09:41:54 | mp_iseven & mp_isodd becomes C functions | ||
| 4330991d | 2019-01-28 20:32:10 | also bump VERSION in makefile.unix | ||
| 4f245b04 | 2018-12-02 21:18:32 | Update makefiles etc. | ||
| aa12f353 | 2018-12-02 18:46:35 | properly use test_standalone | ||
| 8e4edf76 | 2018-12-02 18:03:07 | drop makefile.bcc+makefile.icc in favour of makefile.unix | ||
| a9cc9d11 | 2018-12-02 13:54:55 | add makefile.unix |