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() | ||
| 1cc02f2d | 2019-10-14 15:09:42 | fix build of timing.c | ||
| b4f7d8d4 | 2019-10-09 20:41:17 | test: use malloc/free tests are library consumers, MP_MALLOC is an internal macro | ||
| 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 | ||
| d68e2877 | 2019-10-02 05:47:04 | bugfix for an edgecase | ||
| abdb0334 | 2019-09-25 00:29:19 | Refactored functions to read and write binaries and added "maxlen" | ||
| 4ebdaca2 | 2019-09-05 14:24:42 | "fix" warnings |