| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX"... | jan.nijtmans | 2021-06-09 | 1 | -0/+1 |
|
|
* | Change all *.sln to CRLF format, so they are directly usable in Visual Studio... | jan.nijtmans | 2020-06-22 | 1 | -1/+1 |
|
|
* | Make mp_mul(a,a,c) equivalent to mp_sqr(a,c). Optimization backported from li... | jan.nijtmans | 2019-11-07 | 1 | -1/+3 |
|
|
* | Put #define's in alphabetical order. | jan.nijtmans | 2019-10-25 | 1 | -5/+5 |
|
|
* | Extend libtommath stub table, so extension writers can move away from depreca... | jan.nijtmans | 2019-10-23 | 1 | -0/+3 |
|
|
* | Merge libtommath 1.2.0 | jan.nijtmans | 2019-10-22 | 1 | -1/+1 |
|\ |
|
| * | Merge libtommath 1.2.0 | jan.nijtmans | 2019-10-22 | 1 | -1/+1 |
| |\ |
|
| | * | Update libtommath to v1.2.0 | jan.nijtmans | 2019-10-22 | 1 | -1/+1 |
|
|
* | | | Merge libtommath 1.2.0-rc3 | jan.nijtmans | 2019-10-21 | 8 | -10/+17 |
|\ \ \
| |/ / |
|
| * | | Merge libtommath 1.2.0-rc3 | jan.nijtmans | 2019-10-21 | 8 | -10/+17 |
| |\ \
| | |/ |
|
| | * | Update libtommath to v1.2.0-rc3 | jan.nijtmans | 2019-10-21 | 8 | -10/+17 |
|
|
* | | | Merge latest libtommath changes (will be release 1.2.0) | jan.nijtmans | 2019-10-18 | 6 | -11/+13 |
|\ \ \
| |/ / |
|
| * | | Merge libtommath | jan.nijtmans | 2019-10-18 | 6 | -11/+13 |
| |\ \
| | |/ |
|
| | * | update libtommath to v1.2.0-rc2, with a few additional fixes. | jan.nijtmans | 2019-10-18 | 6 | -11/+13 |
|
|
* | | | Merge some libtommath changes (mainly additon of MP_CALLOC) | jan.nijtmans | 2019-10-17 | 7 | -23/+17 |
|\ \ \
| |/ / |
|
| * | | Put back MP_CALLOC, since it's going to stay in libtommath | jan.nijtmans | 2019-10-17 | 8 | -23/+19 |
|
|
| | | | |
| \ \ | |
*-. \ \ | Update to latest Tcl (core-8-6-branch) and latest libtommath (1.2.0-rc1) | jan.nijtmans | 2019-10-17 | 74 | -1802/+1405 |
|\ \ \ \
| | |/ / |
|
| | * | | Merge libtommath | jan.nijtmans | 2019-10-17 | 77 | -1789/+1395 |
| | |\ \
| | | |/ |
|
| | | * | Update libtommath to v1.2.0-rc1 | jan.nijtmans | 2019-10-17 | 26 | -342/+436 |
|
|
| | | * | Sync with libtommath's "develop" again | jan.nijtmans | 2019-10-07 | 5 | -20/+44 |
|
|
| | | * | Update to latest "develop" branch | jan.nijtmans | 2019-10-07 | 67 | -1617/+1107 |
|
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge core-8-6-branch, and merge latest libtommath | jan.nijtmans | 2019-07-28 | 28 | -180/+209 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | Merge libtommath | jan.nijtmans | 2019-07-26 | 28 | -179/+210 |
| | |\ \
| | | |/ |
|
| | | * | Update to latest "develop" branch of libtommath | jan.nijtmans | 2019-07-26 | 13 | -143/+163 |
|
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge latest libtommath and 8.6 | jan.nijtmans | 2019-07-05 | 39 | -176/+440 |
|\ \ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | Merge libtommath | jan.nijtmans | 2019-07-05 | 39 | -176/+440 |
| | |\ \
| | | |/ |
|
| | | * | Update to latest "develop" branch of libtommath | jan.nijtmans | 2019-07-05 | 34 | -163/+425 |
|
|
* | | | | VC++ 6.0 doesn't know the uLL number postfix | jan.nijtmans | 2019-06-30 | 3 | -4/+4 |
|
|
* | | | | Eliminate some more instances of "long long", for VC++ 6.0 | jan.nijtmans | 2019-06-30 | 1 | -3/+3 |
|
|
* | | | | Latest libtommath's "develop" branch adapted for Tcl 8.6. And Tcl 8.6 adapte... | jan.nijtmans | 2019-06-14 | 175 | -5324/+5131 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Merge libtommath | jan.nijtmans | 2019-06-13 | 186 | -27442/+5309 |
| |\ \
| | |/ |
|
| | * | Update to latest libtommath's "develop" branch. On the way to 1.2.0 | jan.nijtmans | 2019-06-13 | 186 | -27442/+5309 |
|
|
| * | | Eliminate use of int32_t (doesn't work on MSVC++ 6.0) | jan.nijtmans | 2019-04-10 | 1 | -1/+1 |
|
|
* | | | Rename mp_get_bit to s_mp_get_bit, rename mp_tc_div_2d to mp_signed_rsh, remo... | jan.nijtmans | 2019-05-31 | 9 | -372/+58 |
|
|
* | | | Merge 8.5 | jan.nijtmans | 2019-05-29 | 6 | -164/+143 |
|\ \ \ |
|
| * | | | Update some libtommath functions to the latest trunk versions. Small step for... | jan.nijtmans | 2019-05-29 | 7 | -382/+422 |
|
|
* | | | | Merge 8.5 | jan.nijtmans | 2019-05-28 | 1 | -21542/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | Eliminate a set of libtommath-related files that don't do anything. There's n... | jan.nijtmans | 2019-05-28 | 72 | -44659/+0 |
|
|
| * | | | DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath... | jan.nijtmans | 2019-05-14 | 1 | -1/+0 |
|
|
| * | | | cherry-pick [3e4d907d8e] from 8.6: prevent buffer overrun in fast_s_mp_mul_di... | sebres | 2019-01-07 | 1 | -1/+1 |
|
|
* | | | | Only use special mp_sqrt() code when double format/tommath format are exactly... | jan.nijtmans | 2019-04-11 | 2 | -9/+17 |
|
|
* | | | | Take over recent improvements from libtommath after version 1.1.0. | jan.nijtmans | 2019-04-05 | 15 | -90/+63 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge libtommath | jan.nijtmans | 2019-04-05 | 16 | -93/+64 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Take over improvements from libtommath's development branch (which will appea... | jan.nijtmans | 2019-04-05 | 16 | -93/+64 |
|
|
| * | | | Merge libtommath v1.1.0 | jan.nijtmans | 2019-01-28 | 10 | -13/+958 |
| |\ \ \
| | |/ / |
|
| | * | | Update to libtommath v1.1.0 | jan.nijtmans | 2019-01-28 | 10 | -13/+958 |
|
|
| * | | | Merge libtommath v1.1.0-rc4 | jan.nijtmans | 2019-01-22 | 160 | -7488/+10560 |
| |\ \ \
| | |/ / |
|
| | * | | Update to libtommath v1.1.0-rc4 | jan.nijtmans | 2019-01-22 | 160 | -7488/+10560 |
|
|
| * | | | Branch [https://github.com/libtom/libtommath/commits/no-stdint-h] from libtom... | jan.nijtmans | 2018-10-23 | 3 | -11/+10 |
| |/ / |
|
| * | | Update libtommath to latest "develop" branch | jan.nijtmans | 2018-10-22 | 145 | -717/+1216 |
|
|