Commit Graph

18 Commits

Author SHA1 Message Date
Steffen Jaeckel 18355de625 Update file headers
[skip ci]
2018-12-29 17:56:20 +01:00
czurnieden 9034e712b8 Do not use installed headers for building 2018-05-02 21:43:17 +02:00
Steffen Jaeckel f51249b6aa clean-up file headers 2018-02-27 23:30:43 +01:00
Francois Perrad f1d6c88759 refactor cast 2017-10-15 19:58:35 +02:00
Francois Perrad bdbed00079 literal suffix 2017-10-15 19:57:12 +02:00
Francois Perrad d293ab6604 more constify 2017-09-30 22:57:00 +02:00
Francois Perrad 45771cc91c format with astyle (step 1) 2017-08-30 20:09:49 +02:00
Francois Perrad cdbb9ca925 fix format 2017-08-30 20:09:28 +02:00
Francois Perrad 0135749e44 convert tab indentation 2017-08-30 05:52:16 +02:00
Francois Perrad 15681f9a12 trim trailing spaces 2017-08-30 05:51:11 +02:00
Steffen Jaeckel 6f21294212 replace SVN tags 2017-08-28 17:00:58 +02:00
Francois Perrad 81d5f0e39a add parentheses for explicit operator association 2015-12-02 22:47:51 +01: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 38f90d1b17 explicit condition (part C) 2015-11-12 01:20:40 +01:00
Francois Perrad 759ed1f050 union initialization is not supported by ISO C 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
Christopher Brown 3e1ae07821 added mp_import / mp_export 2013-11-24 03:59:06 +01:00