kc3-lang/libtommath/makefile_include.mk

Branch :


Log

Author Commit Date CI Message
db76bed2 2019-05-04 18:57:07 added autotuning functionality for the Toom-Cook cut-offs
e8f56cc4 2019-04-05 11:37:49 enable -Wconversion and -Wsign-conversion on travis * no changes to the library code * conversion issues in the demo testsuite fixed * add CONV_WARNINGS and enable the warnings only for clang-7 (for now) * disable Wsystem-headers if Wconversion is enabled, to avoid warnings from the system headers
5da4e0ac 2019-04-04 23:06:00 remove unnecessary size_t casts, fix Wconversion/Wsign-conversion issues Wconversion and Wsign-conversion is still not activated by default, since there are many issues in demo.c.
cd1570bb 2019-03-04 01:02:22 split test suite
13bc0b55 2019-02-28 11:28:07 removed 'arch' command completely
ec795623 2019-02-27 15:47:28 offer alternative to arch
50abdb8c 2019-01-28 21:21:40 continue development
7b23243b 2019-01-23 10:19:58 finally last bump
5f458dfb 2019-01-23 10:07:32 bump version
e543ff31 2019-01-22 13:49:36 also bump SO version