kc3-lang/libtommath/bn_mp_karatsuba_sqr.c

Branch :


Log

Author Commit Date CI Message
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
42970eb4 2018-04-11 13:46:35 Fix build on Solaris by using LBL_ERR instead of ERR libtommath won't build on Solaris 11.3 with a goto statement named `ERR`. Use LBL_ERR instead so it doesn't conflict.
f51249b6 2018-02-02 12:07:21 clean-up file headers
f674018a 2017-09-20 16:59:43 constify remaining functions
4439fae1 2017-08-30 19:11:35 format with astyle (step 3)
45771cc9 2017-08-30 19:07:12 format with astyle (step 1)
aab1b3d9 2017-08-28 22:34:46 split label & statement
d6a9a58f 2017-08-30 20:08:58 remove space after function name and cast
15681f9a 2017-08-30 05:51:11 trim trailing spaces