kc3-lang/libtommath/tommath.h

Branch :


Log

Author Commit Date CI Message
fe2f91a1 2019-10-09 20:22:11 to_sbin/to_ubin/pack: don't write anything in case of buffer overflow
6e3dae56 2019-10-08 21:47:57 add MP_BUF error
b6813a41 2019-09-27 03:40:08 replace mp_export/import by mp_pack/unpack
71d1b7b9 2019-09-08 23:29:44 make mp_to_radix return the count of characters of the converted number
abdb0334 2019-09-25 00:29:19 Refactored functions to read and write binaries and added "maxlen"
6b0caef4 2019-09-09 15:55:45 add message that MP-8BIT is deprecated
bbe268eb 2019-09-03 10:53:40 Fix deprecation messages and unnecessary includes
684426b6 2019-09-02 14:40:10 add new conversion macros
f0e6ae59 2019-09-02 14:36:06 add `mp_to_radix()` ...a 100% copy&paste of `mp_toradix_n()` besides the changed API signature
625defdc 2019-05-31 11:31:53 fix gcc version check for deprecations