Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| cb1b2dc8 | 2019-10-15 14:04:32 | mp_log_u32: return uint32_t | ||
| c9d41fba | 2019-10-15 10:40:40 | rename mp_ilogb() to mp_log_u32() | ||
| e3eb13e4 | 2019-10-10 20:25:56 | use same parameter name as in the prototype | ||
| 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 |