kc3-lang/libtommath/bn_mp_set_double.c

Branch :


Log

Author Commit Date CI Message
18355de6 2018-12-29 17:56:20 Update file headers [skip ci]
7ce3d159 2018-12-07 21:18:43 commented additional preprocessor branch in bn_mp_set_double.c
44e4986b 2018-12-07 20:47:51 made preprocessor warning in bn_mp_set_double.c portable
4d6a3cdc 2018-12-01 08:35:22 handle the last value of res
d7b7dfee 2018-12-01 08:33:02 explicit cast
f186e7bd 2018-11-28 10:51:30 bitwise operation on unsigned
d1b52524 2018-11-28 10:50:20 explicit operator precedence
39a15fca 2018-11-28 10:48:59 use NULL instead of 0
70af503a 2018-11-28 10:48:04 literal suffix
e9b85f93 2018-11-28 10:46:12 rename parameter as in prototype
034cd1f4 2018-11-28 10:44:22 explicit comparison
2ab527b7 2018-09-10 18:51:26 add mp_get_double, mp_set_double