kc3-lang/libtommath

Branch :


Log

Author Commit Date CI Message
adb8d8bd 2019-02-10 23:29:10 Merge pull request #142 from fperrad/20181228_macros refactor around macros
6ce271c4 2018-12-28 09:41:54 mp_iseven & mp_isodd becomes C functions
de19b264 2018-12-28 09:01:01 introduce new private macros
487cbba0 2018-12-28 09:34:02 refactor without macro mp_isneg
b879bd49 2018-12-31 12:15:44 refactor with new macros IS_*
015c2318 2018-12-28 08:51:46 refactor without macro USED
64298b9a 2018-12-27 18:04:25 refactor without macro SIGN
b5c2763a 2019-02-01 23:42:27 Merge pull request #153 from libtom/fix/152 makefile.shared: fix compilation and linkage
93dea3a4 2019-01-31 14:12:03 makefile.shared: fix compilation and linkage
50abdb8c 2019-01-28 21:21:40 continue development