|
be42ce20
|
2019-05-19T16:40:38
|
|
remove literal prefix
|
|
fd68b652
|
2019-05-19T15:32:46
|
|
refactor without err initialization
|
|
8b2daf78
|
2019-05-19T17:16:13
|
|
always use varname err with mp_err
|
|
4534056c
|
2019-05-13T00:22:18
|
|
use enums mp_err, mp_ord, mp_bool, mp_sign
* MP_USE_ENUMS enables enums
* Wc++-compat catches some implicit conversions if MP_USE_ENUMS is defined
* 100% backwards compatible API/ABI if MP_USE_ENUMS is not defined
|
|
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
|
|
b879bd49
|
2018-12-31T12:15:44
|
|
refactor with new macros IS_*
|
|
18355de6
|
2018-12-29T17:56:20
|
|
Update file headers
[skip ci]
|
|
0f53ceb4
|
2018-12-26T08:47:47
|
|
improve indentation
|
|
5d090112
|
2018-12-26T08:33:43
|
|
explicit operator precedence
|
|
8e766912
|
2018-12-26T08:24:49
|
|
explicit condition
|
|
7a9cb1d1
|
2018-12-26T08:21:51
|
|
literal suffix
|
|
79d47278
|
2018-12-26T08:08:00
|
|
static const variable
|
|
3ec93dab
|
2018-12-12T00:14:05
|
|
bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files
|
|
44ccca75
|
2018-05-04T00:01:45
|
|
the lost files from the last commit
|
|
934dd317
|
2018-05-21T22:17:48
|
|
changes and bigfixes, see pull-request #113 at https://github.com/libtom/libtommath/pull/113 for details
|