|
18355de6
|
2018-12-29T17:56:20
|
|
Update file headers
[skip ci]
|
|
0493739d
|
2018-12-02T13:10:09
|
|
add missing comments
|
|
9034e712
|
2018-05-02T21:43:17
|
|
Do not use installed headers for building
|
|
f51249b6
|
2018-02-02T12:07:21
|
|
clean-up file headers
|
|
f1d6c887
|
2017-10-15T19:58:35
|
|
refactor cast
|
|
f674018a
|
2017-09-20T16:59:43
|
|
constify remaining functions
|
|
9eed07f0
|
2017-08-29T22:23:48
|
|
format with astyle (step 2)
|
|
45771cc9
|
2017-08-30T19:07:12
|
|
format with astyle (step 1)
|
|
378be117
|
2017-08-28T21:40:10
|
|
add missing space after comma
|
|
99c84acc
|
2015-11-13T10:28:23
|
|
add parentheses for explicit operator precedence
|
|
4e3f1344
|
2015-11-12T01: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-11T19:02:01
|
|
uppercase L avoid confusion between lowercase l and digit 1
|
|
079b0f65
|
2015-10-30T17: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-14T14:37:17
|
|
fix compiler warning when compiling with "-mx32" option
|
|
940bef18
|
2014-10-14T14:36:38
|
|
fix macros
|
|
6df187ae
|
2011-11-13T19:17:46
|
|
Add set_long and get_long functions
They work on platform-dependent long ints
|