Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 49105f8d | 2019-02-28 11:43:41 | explicit logical XOR for coverity CID 332946, see #163 | ||
| 487cbba0 | 2018-12-28 09:34:02 | refactor without macro mp_isneg | ||
| 18355de6 | 2018-12-29 17:56:20 | Update file headers [skip ci] | ||
| 4fec1ae6 | 2018-12-27 08:50:34 | remove side effect inside parameter of macro MAX | ||
| 434dbcab | 2018-09-23 10:16:25 | refactor without bitwise operator | ||
| 482cf1e1 | 2018-09-23 10:26:47 | explicit condition | ||
| 519a1de8 | 2018-09-23 09:46:31 | literal with suffix | ||
| 82cd2c7f | 2018-09-23 09:39:53 | use NULL instead of 0 | ||
| eebbcf06 | 2018-09-10 18:48:58 | add mp_complement, mp_tc_div_2d, mp_tc_and, mp_tc_or, mp_tc_xor |