kc3-lang/libtommath

Branch :


Log

Author Commit Date CI Message
8b5fc198 2019-10-15 14:48:10 Merge pull request #372 from libtom/rename-and-fixups Rename and fixups
cb1b2dc8 2019-10-15 14:04:32 mp_log_u32: return uint32_t
8825ab60 2019-10-09 17:18:56 improve `clean` make-target
c9d41fba 2019-10-15 10:40:40 rename mp_ilogb() to mp_log_u32()
4bbe2cde 2019-10-15 10:42:48 fix build of demos
1cc02f2d 2019-10-14 15:09:42 fix build of timing.c
8365614f 2019-10-15 14:46:40 Merge pull request #373 from libtom/missing-symbols add back missing symbols
2fefcaa0 2019-10-15 14:21:30 copy implementation of mp_to_unsigned_bin_n() to mp_to_signed_bin_n()
049e2e85 2019-10-15 14:02:22 add back missing symbols
4a373ffa 2019-10-15 10:32:53 Merge pull request #367 from czurnieden/ilogb_shortcuts ilog: added shortcuts for bases that are powers of two