summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_set_double.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge 8.7, and update to latest libtommath (support/1.x branch)jan.nijtmans2019-11-221-1/+1
|\
* | More WIP: All makefile builds appear to work fine, makefile.vc build still ↵jan.nijtmans2019-11-051-2/+2
|/ | | | to be done.
* Put back MP_CALLOC, since it's going to stay in libtommathjan.nijtmans2019-10-171-3/+3
|
* Merge libtommathjan.nijtmans2019-10-171-3/+3
|
* Update to latest libtommath's "develop" branch. On the way to 1.2.0jan.nijtmans2019-06-131-27/+12
|
* Take over improvements from libtommath's development branch (which will ↵jan.nijtmans2019-04-051-2/+2
| | | | | | | appear in next version). - More efficient MP_SET_XLONG() macro. - New internal macro's IS_ZERO/IS_EVEN/IS_ODD - Changed signature for XMALLOC/XREALLOC/XFREE
* Update to libtommath v1.1.0-rc4jan.nijtmans2019-01-221-0/+62