Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 |