Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| bd7bf50c | 2019-10-06 21:13:03 | Merge branch 'pr/359' into develop | ||
| d68e2877 | 2019-10-02 05:47:04 | bugfix for an edgecase | ||
| 0018bf4a | 2019-10-06 21:09:50 | Merge pull request #358 from fperrad/20191006_lint some linting | ||
| 8adc0fc3 | 2019-10-06 16:13:44 | literal suffix | ||
| 62a09c66 | 2019-10-06 16:09:48 | all computation on unsigned | ||
| d2b739ee | 2019-10-06 15:47:13 | don't overwrite MP_VAL value | ||
| 763b40b4 | 2019-10-06 15:24:17 | use same parameter name as in the prototype | ||
| 3da28429 | 2019-10-06 14:59:04 | Merge pull request #354 from czurnieden/refactor_bigendian_storage refactored functions to read and write binaries | ||
| abdb0334 | 2019-09-25 00:29:19 | Refactored functions to read and write binaries and added "maxlen" | ||
| 24ed43d5 | 2019-10-06 02:02:30 | Merge pull request #340 from libtom/improve-demo-timing Improve demo timing |