Commit Graph

11 Commits

Author SHA1 Message Date
nijtmans f674018a41 constify remaining functions 2017-09-20 16:59:43 +02:00
Francois Perrad 9eed07f09b format with astyle (step 2) 2017-08-30 20:23:17 +02:00
Francois Perrad 45771cc91c format with astyle (step 1) 2017-08-30 20:09:49 +02:00
Francois Perrad 378be117a3 add missing space after comma 2017-08-30 05:52:31 +02:00
Francois Perrad 99c84acc4c add parentheses for explicit operator precedence 2015-12-02 22:47:51 +01:00
Steffen Jaeckel 4e3f1344a5 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.
2015-11-12 01:49:07 +01:00
Francois Perrad b6636ee46a uppercase L avoid confusion between lowercase l and digit 1 2015-11-12 01:20:40 +01:00
Tom St Denis 079b0f65a9 Getting ready for v0.43.0 release
Also updated my email address...

Signed-off-by: Tom St Denis <tstdenis82@gmail.com>
2015-10-30 17:55:29 -04:00
Steffen Jaeckel 5a2a00ffba fix compiler warning when compiling with "-mx32" option 2014-12-10 16:53:06 +01:00
Steffen Jaeckel 940bef18cd fix macros 2014-12-10 16:53:06 +01:00
Moritz Lenz 6df187aea4 Add set_long and get_long functions
They work on platform-dependent long ints
2014-12-10 16:53:06 +01:00