etc/2kprime.c


Log

Author Commit Date CI Message
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
Steffen Jaeckel 72f92519 2019-09-03T10:59:32 fix last occurrences of `mp_toradix()`
Daniel Mendler 70a30ae7 2019-04-07T02:29:28 remove footers
Steffen Jaeckel 3ed52404 2018-12-25T15:15:30 `make astyle` + some manual adjustments
Karel Miko d7f124f5 2018-12-02T13:12:30 avoid c++ comments
Francois Perrad 802d8294 2018-02-05T20:22:17 fix type & cast
Francois Perrad 9960fe3f 2018-02-13T19:04:25 literal suffix
Francois Perrad 44d14a39 2017-12-10T10:12:09 check fopen
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 80bb9e7b 2017-12-10T09:35:50 add missing fclose
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 9294e791 2005-08-01T16:37:28 added libtommath-0.36
Tom St Denis c343371b 2003-09-19T22:43:07 added libtommath-0.27
Tom St Denis 0fe7a2d4 2003-06-08T20:09:10 added libtommath-0.20
Tom St Denis 0ef44cea 2003-05-29T13:35:26 added libtommath-0.18