Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 378be117 | 2017-08-28 21:40:10 | add missing space after comma | ||
| 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. | ||
| b6636ee4 | 2015-10-11 19:02:01 | uppercase L avoid confusion between lowercase l and digit 1 | ||
| 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> | ||
| 5a2a00ff | 2014-10-14 14:37:17 | fix compiler warning when compiling with "-mx32" option | ||
| 6df187ae | 2011-11-13 19:17:46 | Add set_long and get_long functions They work on platform-dependent long ints | ||
| 940bef18 | 2014-10-14 14:36:38 | fix macros |