etc/mersenne.c


Log

Author Commit Date CI Message
nijtmans 1cc289d2 2019-11-09T20:23:03 better use of mp_isneg() and mp_iszero()
Daniel Mendler bf9507a9 2019-10-24T22:02:29 replace mp_bool by stdbool * This gives the advantage that static analysis **understands** bool, but complains about using an enum type instead of bool. * If stdbool.h is not desired, true/false/bool can be replaced using sed as in the no-stdint-h branch. * We already include stdint.h and stdbool.h is not more harmful than this header
Daniel Mendler 27e142bc 2019-10-24T17:52:03 remove unnecessary == MP_YES/MP_NO comparisons
Steffen Jaeckel f8e9bd27 2019-10-20T15:38:32 Merge pull request #387 from fperrad/20191019_lint some linting (cherry picked from commit 8095b3b61240628f052153d6c37539955632564e)
Francois Perrad a1ab90be 2019-10-19T17:10:30 use enum value
Francois Perrad e33311a1 2019-10-19T17:14:46 use enum type
nijtmans ea3353b6 2019-06-13T15:44:00 Simplify test-cases, by using mp_set_l. Also fix use of types in 2 other files
Daniel Mendler 70a30ae7 2019-04-07T02:29:28 remove footers
Francois Perrad 802d8294 2018-02-05T20:22:17 fix type & cast
Francois Perrad 9960fe3f 2018-02-13T19:04:25 literal suffix
Francois Perrad 7c671e10 2018-02-02T13:14:05 remove unreachable code
Francois Perrad 0dbea3b6 2017-12-10T10:19:11 explicit precedence operator with parenthesis
Francois Perrad d74f3d74 2018-02-01T22:28:43 static variable & function
Francois Perrad 08741a14 2017-10-18T10:44:06 run astyle
Francois Perrad 32e710ae 2017-10-17T20:51:19 remove trailing spaces
Steffen Jaeckel 6f212942 2017-08-28T16:27:26 replace SVN tags
Tom St Denis f0b91a57 2006-04-06T19:49:59 added libtommath-0.39
Tom St Denis 9294e791 2005-08-01T16:37:28 added libtommath-0.36
Tom St Denis 4b7111d9 2004-12-23T02:40:37 added libtommath-0.33
Tom St Denis ef490f30 2003-06-06T19:35:48 added libtommath-0.19
Tom St Denis 0ef44cea 2003-05-29T13:35:26 added libtommath-0.18
Tom St Denis 82f48582 2003-03-13T02:11:11 added libtommath-0.14
Tom St Denis 57354e11 2003-02-28T16:08:34 added libtommath-0.12
Tom St Denis 40c00add 2003-02-28T16:06:56 added libtommath-0.09