Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4ebdaca2 | 2019-09-05 14:24:42 | "fix" warnings | ||
| baff51e9 | 2019-09-05 14:23:22 | allow to run specific timing tests | ||
| 47ab9c60 | 2019-09-05 14:19:17 | fix printf | ||
| 72f92519 | 2019-09-03 10:59:32 | fix last occurrences of `mp_toradix()` | ||
| e45f75fd | 2019-04-13 08:46:57 | deprecate DIGIT_BIT, use MP_DIGIT_BIT | ||
| 70a30ae7 | 2019-04-07 02:29:28 | remove footers | ||
| 3ed52404 | 2018-12-25 15:15:30 | `make astyle` + some manual adjustments | ||
| e6f353b4 | 2018-12-08 17:46:08 | add mp_prime_is_prime to timing demo... ... it's disabled per default for now... | ||
| d7f124f5 | 2018-12-02 13:12:30 | avoid c++ comments | ||
| 82376cb1 | 2018-02-02 10:23:17 | format output of timing demo |