Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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. | ||
| 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> | ||
| f88e6a04 | 2014-12-10 18:32:44 | replace mp_set_long() implementation by macro | ||
| 940bef18 | 2014-10-14 14:36:38 | fix macros | ||
| ae307cd8 | 2014-10-13 15:41:52 | fix compiler warning | ||
| 6df187ae | 2011-11-13 19:17:46 | Add set_long and get_long functions They work on platform-dependent long ints |