|
c4fb2241
|
2019-04-09T11:08:26
|
|
rename macros in tommath_private to use MP_* prefix
|
|
ff561404
|
2019-04-07T15:29:11
|
|
shorter headers
|
|
70a30ae7
|
2019-04-07T02:29:28
|
|
remove footers
|
|
49105f8d
|
2019-02-28T11:43:41
|
|
explicit logical XOR
for coverity CID 332946, see #163
|
|
487cbba0
|
2018-12-28T09:34:02
|
|
refactor without macro mp_isneg
|
|
18355de6
|
2018-12-29T17:56:20
|
|
Update file headers
[skip ci]
|
|
4fec1ae6
|
2018-12-27T08:50:34
|
|
remove side effect inside parameter of macro MAX
|
|
434dbcab
|
2018-09-23T10:16:25
|
|
refactor without bitwise operator
|
|
482cf1e1
|
2018-09-23T10:26:47
|
|
explicit condition
|
|
519a1de8
|
2018-09-23T09:46:31
|
|
literal with suffix
|
|
82cd2c7f
|
2018-09-23T09:39:53
|
|
use NULL instead of 0
|
|
eebbcf06
|
2018-09-10T18:48:58
|
|
add mp_complement, mp_tc_div_2d, mp_tc_and, mp_tc_or, mp_tc_xor
|