| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | 'const'ify all libtommath functions, will appear in next libtommath version. ... | jan.nijtmans | 2017-10-02 | 97 | -213/+215 |
|
|
| * | | re-format everything through astyle. Taken from libtom/libtommath (pull reque... | jan.nijtmans | 2017-09-15 | 129 | -5696/+5787 |
|
|
| * | | Ignore libtommath/doc directory. Add some VS-related makefiles, useful for te... | jan.nijtmans | 2017-08-31 | 6 | -0/+6282 |
|
|
| * | | Undo tag removal (just get libtommath directly from GitHUB), so we don't have... | jan.nijtmans | 2017-08-31 | 132 | -509/+390 |
|
|
| * | | Cherry-pick [https://github.com/libtom/libtommath/commit/a0a86c696a7182f8be4b... | jan.nijtmans | 2017-08-30 | 81 | -44141/+126 |
|
|
| * | | Forgot a few files from libtommath 1.0.1 | jan.nijtmans | 2017-08-29 | 4 | -7087/+6912 |
|
|
| * | | libtommath 1.0.1 | jan.nijtmans | 2017-08-29 | 128 | -384/+384 |
|
|
| * | | Fix eol-style (fossil warning: mixed line endings) | jan.nijtmans | 2017-08-29 | 2 | -10/+10 |
|
|
| * | | libtommath 1.0.1 rc 2 | jan.nijtmans | 2017-08-29 | 129 | -472/+492 |
|
|
| * | | import libtommath 1.0 | jan.nijtmans | 2016-11-16 | 179 | -16006/+23148 |
|
|
| * | | Import of tommath 0.42.0 | jan.nijtmans | 2011-03-14 | 148 | -856/+6520 |
|
|
| * | | Import of libtommath 0.41 | jan.nijtmans | 2011-03-14 | 17 | -552/+1138 |
|
|
| * | | Import of libtommath 0.40 | jan.nijtmans | 2011-03-14 | 5 | -9/+17 |
|
|
| * | | re-import ltm-0.39, with original RCS-ID's | jan.nijtmans | 2011-03-14 | 139 | -537/+537 |
|
|
| * | | Import of libtommath 0.39+ | Kevin B Kenny | 2006-12-01 | 133 | -5198/+985 |
|
|
| * | | Import of libtommath 0.37 | Kevin B Kenny | 2005-12-27 | 17 | -394/+431 |
|
|
| * | | re-import of three damaged PDF's | Kevin B Kenny | 2005-09-26 | 3 | -0/+0 |
|
|
| * | | Import of libtommath 0.36 | Kevin B Kenny | 2005-09-26 | 156 | -445/+1587 |
|
|
| * | | Import of tommath 0.35 | Kevin B Kenny | 2005-04-10 | 68 | -4385/+6792 |
|
|
| * | | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 200 | -0/+57261 |
| / |
|
* | | Turn KARATSUBA_MUL_CUTOFF (insize libtommath) et al into a #define in stead o... | jan.nijtmans | 2019-03-28 | 3 | -37/+11 |
|
|
* | | Document maximum value for right argument of '**' operator.
| jan.nijtmans | 2019-03-27 | 2 | -2/+29 |
|
|
* | | Update libtommath to latest stable release (1.1.0) | jan.nijtmans | 2019-02-01 | 159 | -11694/+25235 |
|
|
* | | prevent buffer overrun in fast_s_mp_mul_digs(), already fixed in newest libto... | sebres | 2018-12-28 | 1 | -1/+1 |
|
|
* | | Fix mp_cnt_lsb() signature, so it matches the signature used in Tcl. Add two ... | jan.nijtmans | 2016-11-18 | 9 | -8696/+1 |
|
|
* | | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 2 | -16/+14 |
|\ \
| |/ |
|
| * | Fix libtommath's mp_radix_size() function such that it returns 2 for single-d... | jan.nijtmans | 2016-11-17 | 2 | -16/+14 |
|
|
* | | Remove subdirectories of "libtommath", and various individual related files, ... | jan.nijtmans | 2016-11-17 | 60 | -23840/+0 |
|
|
* | | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Apply non-comment changes to take our fork of libtommath up to tracking 0.42.... | dkf | 2011-03-14 | 9 | -21/+54 |
|\ \
| |/ |
|
| * | Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0
| dkf | 2011-03-14 | 9 | -21/+54 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 139 | -1054/+1 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 139 | -1054/+1 |
|
|
| * | Various trivial fixes, discovered during CYGWIN porting attempt. All backport... | nijtmans | 2010-01-06 | 1 | -3/+3 |
|
|
| * | * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where | Kevin B Kenny | 2008-10-05 | 1 | -4/+21 |
|
|
* | | CONSTify various useful internal functions | nijtmans | 2010-05-03 | 10 | -38/+38 |
|
|
* | | Use "tclIO.h" and "tclTomMathDecls.h" everywhere | nijtmans | 2010-05-03 | 1 | -30/+30 |
|
|
* | | Make error message in "try" implementation | nijtmans | 2010-03-23 | 1 | -4/+4 |
|
|
* | | Fix gcc warning, using gcc-4.3.4 on cygwin | nijtmans | 2009-12-11 | 1 | -3/+3 |
|
|
* | | Fix gcc warning, using gcc-4.3.4 on cygwin | nijtmans | 2009-12-11 | 1 | -3/+3 |
|
|
* | | * libtommath/bn_mp_sqrt.c (bn_mp_sqrt): Handle the case where | Kevin B Kenny | 2008-10-05 | 1 | -4/+21 |
|/ |
|
* | Fixed results of bollixed commit of libtommath 0.39 | Kevin B Kenny | 2006-12-01 | 4 | -167/+9 |
|
|
* | TIP#287 IMPLEMENTATION | dgp | 2006-12-01 | 1 | -2/+4 |
|
|
* | fix typo: 0,0 -> 0.0 | das | 2006-12-01 | 1 | -3/+3 |
|
|
* | fix gcc warning: "suggest parentheses around comparison in operand of &" | das | 2006-12-01 | 1 | -3/+3 |
|
|
* | Upgrade to tommath 0.39 plus patches from Tom | Kevin B Kenny | 2006-12-01 | 10 | -22/+190 |
|
|
* | Import of libtommath 0.39+ | Kevin B Kenny | 2006-12-01 | 128 | -5183/+970 |
|
|
* | fixed bug in floating point initial approximation that caused convergence fai... | Kevin B Kenny | 2006-11-30 | 1 | -4/+10 |
|
|
* | Merge changes | Kevin B Kenny | 2005-12-27 | 3 | -7/+11 |
|
|
* | Import of libtommath 0.37 | Kevin B Kenny | 2005-12-27 | 14 | -387/+418 |
|
|