Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f8e9bd27 | 2019-10-20 15:38:32 | Merge pull request #387 from fperrad/20191019_lint some linting (cherry picked from commit 8095b3b61240628f052153d6c37539955632564e) | ||
| 6caeaf29 | 2019-10-01 11:24:53 | add registry | ||
| 538a513e | 2019-10-01 10:39:12 | use MP_HAS() | ||
| 8bd23b0c | 2019-10-01 10:38:58 | add get/set_cutoffs() | ||
| 9a51b129 | 2019-10-01 10:37:30 | exit instead of segfault | ||
| eca1a49b | 2019-09-06 14:53:43 | add `s_strtol()` | ||
| 2b1c83bd | 2019-09-06 14:02:38 | refactor the 4 equal loops into a run function | ||
| d0c6a8d5 | 2019-09-06 13:47:28 | put parameters into struct | ||
| bbe268eb | 2019-09-03 10:53:40 | Fix deprecation messages and unnecessary includes | ||
| 2a2e2716 | 2019-05-12 11:33:17 | move jenkins prng to bn_s_mp_rand_jenkins.c | ||
| 9ddf1e58 | 2019-05-07 12:26:46 | support custom random data source via mp_rand_source * deprecate MP_PRNG_ENABLE_LTM_RNG * custom mp_rand_source is used always if set, which should be more aligned with user expectations * use custom source in tune.c * don't call random number generator once per digit, which is slow | ||
| 50fe11bf | 2019-05-07 16:34:19 | fix help-output of tune program [skip ci] | ||
| 4f5334e4 | 2019-05-07 11:50:58 | etc/tune.c: add missing break | ||
| db76bed2 | 2019-05-04 18:57:07 | added autotuning functionality for the Toom-Cook cut-offs | ||
| 70a30ae7 | 2019-04-07 02:29:28 | remove footers | ||
| d7f124f5 | 2018-12-02 13:12:30 | avoid c++ comments | ||
| d74f3d74 | 2018-02-01 22:28:43 | static variable & function | ||
| a82d02ad | 2017-12-09 20:05:20 | remove useless include | ||
| 08741a14 | 2017-10-18 10:44:06 | run astyle | ||
| 6f212942 | 2017-08-28 16:27:26 | replace SVN tags | ||
| f551dbc8 | 2016-02-03 13:07:27 | Remove all traces of ulong64 as per comment by Karel M | ||
| 759a926c | 2014-09-28 13:12:10 | minor changes & clean-up & small fixes gitignore: add libtool output booker.pl: fix source code parsing and trim trailing spaces demo/demo: fix compiler warning, add informational output demo/timing & etc/tune: fix TIMFUNC() makefile: minor changes makefile.shared: increase version, add missing mp_balance_mul tommath: make sure that DIGIT_BIT is correct | ||
| 0213986c | 2014-09-02 02:14:38 | trim trailing spaces/clean up | ||
| f0b91a57 | 2006-04-06 19:49:59 | added libtommath-0.39 | ||
| 9294e791 | 2005-08-01 16:37:28 | added libtommath-0.36 | ||
| 3d0fcaab | 2005-02-12 08:40:15 | added libtommath-0.34 | ||
| 4b7111d9 | 2004-12-23 02:40:37 | added libtommath-0.33 | ||
| e549ccfe | 2004-10-29 22:07:18 | added libtommath-0.32 | ||
| ef490f30 | 2003-06-06 19:35:48 | added libtommath-0.19 | ||
| 0ef44cea | 2003-05-29 13:35:26 | added libtommath-0.18 | ||
| fd181cc8 | 2003-05-17 12:33:54 | added libtommath-0.17 | ||
| b1756f2f | 2003-03-22 15:10:20 | added libtommath-0.15 | ||
| 82f48582 | 2003-03-13 02:11:11 | added libtommath-0.14 | ||
| b66471f7 | 2003-02-28 16:09:08 | added libtommath-0.13 | ||
| 57354e11 | 2003-02-28 16:08:34 | added libtommath-0.12 |