Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge trunk. Re-generate tclTomMath.h. Use faster exponentiation-function ↵ | jan.nijtmans | 2016-11-17 | 1 | -1/+0 |
|\ | | | | | | | from libtommath 1.0 (in tclExecute.c). | ||||
* \ | (experimental) Upgrade to libtommath 1.0 (actually by merging all changes ↵ | jan.nijtmans | 2016-11-16 | 1 | -2/+6 |
|\ \ | |/ |/| | | | between libtommath 0.42.0 and 1.0). Still to be tested thourougly, before doing anything with it. | ||||
| * | import libtommath 1.0 | jan.nijtmans | 2016-11-16 | 1 | -4/+4 |
| | | |||||
| * | Import of tommath 0.42.0 | jan.nijtmans | 2011-03-14 | 1 | -3/+3 |
| | | |||||
| * | re-import ltm-0.39, with original RCS-ID's | jan.nijtmans | 2011-03-14 | 1 | -4/+4 |
| | | |||||
| * | Import of libtommath 0.39+ | Kevin B Kenny | 2006-12-01 | 1 | -3/+3 |
| | | |||||
| * | Import of libtommath 0.36 | Kevin B Kenny | 2005-09-26 | 1 | -0/+4 |
| | | |||||
| * | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+77 |
| | |||||
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -5/+0 |
| | | | more harm than good. Purged them. | ||||
* | * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where | Kevin B Kenny | 2008-10-05 | 1 | -4/+21 |
| | | | | | | | * tests/expr.test (expr-47.13): a number's square root is between n<<DIGIT_BIT and n<<DIGIT_BIT+1. [Bug 2143288] Thanks to Malcolm Boffey (malcolm.boffey@virgin.net) for the patch. | ||||
* | fix typo: 0,0 -> 0.0 | das | 2006-12-01 | 1 | -3/+3 |
| | |||||
* | Upgrade to tommath 0.39 plus patches from Tom | Kevin B Kenny | 2006-12-01 | 1 | -3/+4 |
| | |||||
* | fixed bug in floating point initial approximation that caused convergence ↵ | Kevin B Kenny | 2006-11-30 | 1 | -4/+10 |
| | | | | failure | ||||
* | Corrected bugs in tommath installation, improved tommath square root ↵ | Kevin B Kenny | 2005-12-27 | 1 | -8/+50 |
| | | | | performance, patched around a [clock scan] issue with time zones | ||||
* | Import of libtommath 0.36 | Kevin B Kenny | 2005-09-26 | 1 | -0/+4 |
| | |||||
* | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 1 | -0/+77 |