Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 4e3f1344 | 2015-11-12 01:49:07 | provide tommath_private.h tommath.h contains declarations for the public part of the library. tommath_private.h contains the functions which are private to ltm and should not be exposed to the public. | ||
| b9abe0a3 | 2015-10-25 16:34:43 | refactor with macros MP_NO/MP_YES | ||
| 079b0f65 | 2015-10-30 17:55:29 | Getting ready for v0.43.0 release Also updated my email address... Signed-off-by: Tom St Denis <tstdenis82@gmail.com> | ||
| fe695ea1 | 2014-01-20 13:42:03 | Avoid consecutive return statements This change keeps static checkers happy. This change originally came from Heimdal's bundled copy of libtommath. Signed-off-by: Ken Dreyer <ktdreyer@ktdreyer.com> | ||
| 333aebc8 | 2007-04-18 09:58:18 | added libtommath-0.41 | ||
| f0b91a57 | 2006-04-06 19:49:59 | added libtommath-0.39 | ||
| 9294e791 | 2005-08-01 16:37:28 | added libtommath-0.36 | ||
| e549ccfe | 2004-10-29 22:07:18 | added libtommath-0.32 | ||
| 455bb4db | 2003-12-24 18:59:22 | added libtommath-0.28 | ||
| c1da6aa2 | 2003-08-05 01:24:44 | added libtommath-0.25 | ||
| 4c1d3f08 | 2003-07-02 15:39:39 | added libtommath-0.22 | ||
| fd181cc8 | 2003-05-17 12:33:54 | added libtommath-0.17 | ||
| 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 |