Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 00a1bcd6 | 2019-03-04 02:00:28 | demo: better ndraw | ||
| 1fc7d20d | 2019-03-04 01:56:06 | opponent/test.c: move ndraw to main.c | ||
| 12b41bbe | 2019-03-04 01:42:05 | opponent.c: forgot missing printf("\n") from _cleanup. reason for test failures. | ||
| 03b319ca | 2019-03-03 23:19:52 | opponent.c: get rid of global variables and remove cleanup | ||
| 3f42b6a7 | 2019-03-03 23:24:15 | test/opponent.c: add todo comments | ||
| 674fdddb | 2019-03-03 23:16:09 | remove duplicate T(mp_tc_div_2d) | ||
| cd1570bb | 2019-03-04 01:02:22 | split test suite | ||
| fcea5e3c | 2019-01-22 08:59:30 | Merge pull request #149 from czurnieden/develop Added overflow check in mp_prime_is_prime and some verbosity in demo.c (cherry picked from commit 55a7af3d62cbbdd174276c4ee8117b57777ce634) | ||
| 9c2863da | 2019-01-17 12:52:26 | re-use the same code pattern | ||
| 71b2d2ad | 2019-01-17 12:42:58 | print error-message instead of error-code |