| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2023-10-20 | 1 | -2/+2 |
|\ |
|
| * | (cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode ... | jan.nijtmans | 2023-10-20 | 3 | -6/+6 |
|
|
| * | Fix [a1f11d96b8]: VC6 compilation error of core-8-6-branch: error C2065: 'int... | jan.nijtmans | 2023-09-13 | 1 | -1/+1 |
| |\ |
|
| | * | Don't use int16_t, pre-C99 | jan.nijtmans | 2023-09-13 | 1 | -1/+1 |
|
|
* | | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 2 | -4/+4 |
|
|
* | | | Re-build libtommath for win64(-arm): some symbols were not exported | jan.nijtmans | 2023-09-27 | 2 | -0/+0 |
|
|
* | | | Re-build libtommath v1.2.1 for Win64 and Win64-arm | jan.nijtmans | 2023-09-26 | 2 | -0/+0 |
|
|
* | | | Re-build libtommath v1.2.1 for i686 | jan.nijtmans | 2023-09-25 | 1 | -0/+0 |
|
|
* | | | Merge 8.6 | jan.nijtmans | 2023-09-04 | 14 | -12/+45 |
|\ \ \
| |/ / |
|
| * | | Update libtommath to version 1.2.1 | jan.nijtmans | 2023-09-04 | 12 | -12/+45 |
| |\ \
| | |/ |
|
| | * | Merge libtommath | jan.nijtmans | 2023-09-04 | 12 | -12/+45 |
| | |\ |
|
| | | * | libtommath -> version 1.2.1 | jan.nijtmans | 2023-09-04 | 12 | -12/+45 |
|
|
| * | | | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | | | Remove compat/stdint.h and compat/stdlib.h: All C-compilers nowadays have it. | jan.nijtmans | 2023-06-26 | 2 | -11/+2 |
|
|
* | | | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2022-04-28 | 2 | -4/+13 |
|\ \ \ \
| |/ / / |
|
| * | | | Update libtommath to latest support/1.x branch | jan.nijtmans | 2022-04-28 | 14 | -18/+3011 |
| |\ \ \
| | |/ / |
|
| | * | | Merge libtommath | jan.nijtmans | 2022-04-28 | 14 | -18/+3011 |
| | |\ \
| | | |/ |
|
| | | * | Take over recent commmits on the support/1.x branch | jan.nijtmans | 2019-11-22 | 5 | -20/+20 |
|
|
| | | * | A few post-1.2.0 commits, extracted from support/1.x branch | jan.nijtmans | 2019-11-06 | 11 | -10/+3003 |
|
|
* | | | | Re-build zlib and libtommath for AMD64 and ARM64 to use the UCRT runtime (wit... | jan.nijtmans | 2022-02-14 | 4 | -0/+0 |
|
|
* | | | | Fix tommath.lib, which is missing some (deprecated) symbols. | jan.nijtmans | 2022-02-14 | 2 | -0/+11 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2022-02-14 | 2 | -0/+0 |
|\ \ \ \
| |/ / / |
|
* | | | | Add libtommath.dll and libtommath.dll.a for windows-arm64 | jan.nijtmans | 2022-02-13 | 2 | -0/+0 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2022-02-12 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | more tweaks for windows-arm64 | jan.nijtmans | 2022-02-11 | 1 | -1/+1 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2022-02-09 | 1 | -0/+0 |
|\ \ \ \
| |/ / / |
|
* | | | | Fix build on Linux/Sparc with 32 bit userspace. See: [https://github.com/libt... | jan.nijtmans | 2021-07-14 | 1 | -1/+1 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2021-06-09 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX"... | jan.nijtmans | 2021-06-09 | 1 | -0/+1 |
|
|
* | | | | Further elimination of __int64 type | jan.nijtmans | 2020-12-17 | 1 | -37/+8 |
|
|
* | | | | Merge 8.6 | jan.nijtmans | 2020-06-22 | 1 | -1/+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 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -4/+0 |
|\ \ \ \ |
|
| * | | | | tommath_private.h : Remove special C4146 handling: already done in tclWinPort... | jan.nijtmans | 2020-01-10 | 1 | -4/+0 |
|
|
| * | | | | One #undef too much | jan.nijtmans | 2019-12-13 | 1 | -3/+0 |
|
|
* | | | | | Merge 8.7 and (hopefully) fix Travis build with C++ | jan.nijtmans | 2019-12-13 | 2 | -2/+16 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Don't export mp_sqr() directly from libtcl | jan.nijtmans | 2019-12-13 | 1 | -0/+5 |
|
|
| * | | | | Optimize mp_mul for the case a==b | jan.nijtmans | 2019-12-13 | 2 | -2/+7 |
|/ / / / |
|
* | | | | Implement TIP's #538: Externalize libtommath | jan.nijtmans | 2019-12-13 | 36 | -115/+233 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge 8.7, and take over some fixes for VC++ 6.0 from Sebres. | jan.nijtmans | 2019-11-27 | 1 | -5/+5 |
| |\ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| | * | | | | fixes compile errors for old VC versions, as well as tommath include path, th... | sergey.brester | 2019-11-27 | 1 | -17/+17 |
| |/ / / / |
|
| * | | | | Undo minor tweak, no longer necessary | jan.nijtmans | 2019-11-22 | 1 | -1/+1 |
|
|
| * | | | | Merge 8.7, and update to latest libtommath (support/1.x branch) | jan.nijtmans | 2019-11-22 | 25 | -50/+74 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Update makefile.vc and rules.vc for using libtommath.dll/zlib1.dll in stead o... | jan.nijtmans | 2019-11-18 | 1 | -0/+2 |
|
|
| * | | | | Merge 8.7. Finish implementation. | jan.nijtmans | 2019-11-12 | 1 | -1/+21 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge 8.7 | jan.nijtmans | 2019-11-11 | 2 | -2/+8 |
| |\ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix travis build win32, 32-bit mingw | jan.nijtmans | 2019-11-08 | 2 | -0/+0 |
|
|
| * | | | | More WIP: All makefile builds appear to work fine, makefile.vc build still to... | jan.nijtmans | 2019-11-05 | 8 | -46/+72 |
|
|