summaryrefslogtreecommitdiffstats
path: root/libtommath/bn_mp_sqrt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX"...jan.nijtmans2021-06-091-0/+1
* Put #define's in alphabetical order. jan.nijtmans2019-10-251-5/+5
* Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte...jan.nijtmans2019-06-141-31/+18
|\
| * Update to latest libtommath's "develop" branch. On the way to 1.2.0jan.nijtmans2019-06-131-29/+16
| * Take over improvements from libtommath's development branch (which will appea...jan.nijtmans2019-04-051-1/+1
| * Update to libtommath v1.1.0-rc4jan.nijtmans2019-01-221-2/+1
| * Update libtommath to latest "develop" branchjan.nijtmans2018-10-221-3/+1
| * 'const'ify all libtommath functions, will appear in next libtommath version. ...jan.nijtmans2017-10-021-1/+1
| * re-format everything through astyle. Taken from libtom/libtommath (pull reque...jan.nijtmans2017-09-151-44/+46
| * Undo tag removal (just get libtommath directly from GitHUB), so we don't have...jan.nijtmans2017-08-311-3/+3
| * libtommath 1.0.1jan.nijtmans2017-08-291-3/+3
| * libtommath 1.0.1 rc 2jan.nijtmans2017-08-291-3/+3
| * import libtommath 1.0jan.nijtmans2016-11-161-4/+4
| * Import of tommath 0.42.0jan.nijtmans2011-03-141-3/+3
| * re-import ltm-0.39, with original RCS-ID'sjan.nijtmans2011-03-141-4/+4
| * Import of libtommath 0.39+Kevin B Kenny2006-12-011-3/+3
| * Import of libtommath 0.36Kevin B Kenny2005-09-261-0/+4
| * Import of libtommath 0.33Kevin B Kenny2005-01-191-0/+77
* Only use special mp_sqrt() code when double format/tommath format are exactly...jan.nijtmans2019-04-111-7/+15
* Update libtommath to latest stable release (1.1.0)jan.nijtmans2019-02-011-88/+90
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-5/+0
* * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case whereKevin B Kenny2008-10-051-4/+21
* fix typo: 0,0 -> 0.0das2006-12-011-3/+3
* Upgrade to tommath 0.39 plus patches from TomKevin B Kenny2006-12-011-3/+4
* fixed bug in floating point initial approximation that caused convergence fai...Kevin B Kenny2006-11-301-4/+10
* Corrected bugs in tommath installation, improved tommath square root performa...Kevin B Kenny2005-12-271-8/+50
* Import of libtommath 0.36Kevin B Kenny2005-09-261-0/+4
* Import of libtommath 0.33Kevin B Kenny2005-01-191-0/+77