Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ff561404 | 2019-04-07 15:29:11 | shorter headers | ||
| 70a30ae7 | 2019-04-07 02:29:28 | remove footers | ||
| 77143c33 | 2019-04-04 12:57:22 | remove mp_set_long specialization | ||
| cb1eb161 | 2019-04-04 07:58:07 | run `make astyle` [skip ci] | ||
| 6dc8ae5b | 2019-03-26 11:30:21 | efficiency improvement in get/set routines | ||
| 18355de6 | 2018-12-29 17:56:20 | Update file headers [skip ci] | ||
| 9034e712 | 2018-05-02 21:43:17 | Do not use installed headers for building | ||
| f51249b6 | 2018-02-02 12:07:21 | clean-up file headers | ||
| 6f212942 | 2017-08-28 16:27:26 | replace SVN tags | ||
| 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 | ||
| 6df187ae | 2011-11-13 19:17:46 | Add set_long and get_long functions They work on platform-dependent long ints | ||
| ae307cd8 | 2014-10-13 15:41:52 | fix compiler warning | ||
| 940bef18 | 2014-10-14 14:36:38 | fix macros |