Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f51249b6 | 2018-02-02 12:07:21 | clean-up file headers | ||
| 40c763a1 | 2017-10-15 16:11:09 | literal suffix in call function | ||
| 8dbfaff0 | 2017-10-14 20:21:48 | Handle corner-cases of invmod() This fixes #67 | ||
| f674018a | 2017-09-20 16:59:43 | constify remaining functions | ||
| 4439fae1 | 2017-08-30 19:11:35 | format with astyle (step 3) | ||
| 45771cc9 | 2017-08-30 19:07:12 | format with astyle (step 1) | ||
| d6a9a58f | 2017-08-30 20:08:58 | remove space after function name and cast | ||
| 6f212942 | 2017-08-28 16:27:26 | replace SVN tags | ||
| 393a5273 | 2017-04-09 00:36:50 | fix fast_mp_invmod() not being able to handle case where b=1 This closes #67 | ||
| 99c84acc | 2015-11-13 10:28:23 | add parentheses for explicit operator precedence |