Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2020-06-04 | 1 | -2/+2 |
|\ | |||||
* \ | tip-551 implementation. | griffin | 2020-05-30 | 1 | -6/+87 |
|\ \ | |||||
| * | | Update for TIP-551: | griffin | 2020-05-23 | 1 | -14/+16 |
| * | | Initial implementation for TIP-551 Permit underscores in numeric literals | griffin | 2019-12-07 | 1 | -4/+83 |
* | | | Merge 8.6 | jan.nijtmans | 2020-04-14 | 1 | -3/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. | dgp | 2020-04-13 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace | dgp | 2020-04-09 | 1 | -3/+3 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -23/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | More uppercase HEX representations in source-code. | jan.nijtmans | 2020-03-18 | 1 | -23/+23 |
| * | | | Better error-handling in some libtommath calls. | jan.nijtmans | 2020-01-23 | 1 | -2/+2 |
| * | | | A few more "break" statements, so any compiler knows these are no FALLTHROUGH... | jan.nijtmans | 2020-01-15 | 1 | -0/+1 |
* | | | | More TCL_UNUSED | dgp | 2020-03-09 | 1 | -12/+6 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-13 | 1 | -206/+370 |
|\ \ \ \ | |||||
| * \ \ \ | Fix conflict between (unpatched) tommath.h and tcl.h. See also [https://githu... | jan.nijtmans | 2020-02-02 | 1 | -4/+8 |
| |\ \ \ \ | |||||
| | * | | | | Attempt to resolve a conflict between (unmodified) tommath.h and tcl.h in the... | jan.nijtmans | 2020-01-13 | 1 | -4/+8 |
| * | | | | | Merge 8.7. All calls using MP_WUR handled now. | jan.nijtmans | 2020-01-22 | 1 | -47/+84 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge 8.7, more WIP | jan.nijtmans | 2020-01-21 | 1 | -32/+63 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge 8.7, more WIP | jan.nijtmans | 2020-01-17 | 1 | -48/+90 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | More WIP | jan.nijtmans | 2020-01-10 | 1 | -24/+41 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Start handling WUR (Warn Unused Result) in all tommath calls. WIP, not comple... | jan.nijtmans | 2020-01-09 | 1 | -44/+83 |
| |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-01-08 | 1 | -14/+8 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Use _copysign on Windows always (available from float.h). Use mp_iszero() whe... | jan.nijtmans | 2020-01-08 | 1 | -20/+14 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Code cleanup (mostly comments, backported from 8.6). | jan.nijtmans | 2020-01-08 | 1 | -1035/+1040 |
* | | | | | Merge 8.7 | jan.nijtmans | 2020-01-07 | 1 | -36/+119 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Some eol whitespace eliminations | jan.nijtmans | 2020-01-07 | 1 | -6/+6 |
| * | | | | Restore the build by providing a copysign replacement for old MSVC versions. | fvogel | 2020-01-02 | 1 | -0/+12 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Restore the build by providing a copysign replacement for old MSVC versions. | fvogel | 2020-01-02 | 1 | -0/+12 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Restore the build by providing a copysign replacement for old MSVC versions. | fvogel | 2020-01-02 | 1 | -0/+12 |
| * | | | | Merge Tcl 8.6 changes to deal with integer overflow in the exponent, and floa... | Kevin B Kenny | 2019-12-27 | 1 | -36/+106 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge Tcl 8.5 changes to deal with integer overflow in the exponent, and floa... | Kevin B Kenny | 2019-12-27 | 1 | -36/+106 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Add test cases that used to cause floating point overflow in computing the co... | Kevin B Kenny | 2019-12-26 | 1 | -31/+101 |
| | | * | | Fix parsing bug when (numSigDigs == 0). | dgp | 2019-12-23 | 1 | -4/+4 |
| | | * | | Assign a double literal to a double variable. No point in requiring conversion. | dgp | 2019-12-22 | 1 | -1/+1 |
| * | | | | Add FALLTHRU markers, eliminating gcc warning using -Wextra | jan.nijtmans | 2019-12-24 | 1 | -0/+1 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-12-13 | 1 | -22/+22 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7. ignore MP_WUR for mp_neg() calls with equal arguments (even though... | jan.nijtmans | 2019-11-18 | 1 | -2/+2 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge 8.7. Finish implementation. | jan.nijtmans | 2019-11-12 | 1 | -19/+19 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2019-11-11 | 1 | -16/+16 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Re-base to core-8-branch | jan.nijtmans | 2019-11-01 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Merge 8.7. Complete implementation for MSVC and for UNIX. | jan.nijtmans | 2019-04-09 | 1 | -1/+1 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-11-09 | 1 | -16/+16 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Now that libtommath has mp_init_l/mp_init_ll/mp_init_ull, use those instead o... | jan.nijtmans | 2019-11-08 | 1 | -16/+16 |
| |/ / / / | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2019-11-04 | 1 | -20/+20 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2019-10-30 | 1 | -15/+15 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Change mp_isodd() (back) from libtommath stub entry to macro. libtommath chan... | jan.nijtmans | 2019-10-30 | 1 | -13/+13 |
| * | | | | Combine TCL_DD_SHORTEN_FLAG and TCL_DD_SHORTEST to be the same flag (which it... | jan.nijtmans | 2019-10-29 | 1 | -5/+5 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-10-25 | 1 | -13/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6. | jan.nijtmans | 2019-10-25 | 1 | -13/+13 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Put #define's in alphabetical order. | jan.nijtmans | 2019-10-25 | 1 | -13/+13 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-10-24 | 1 | -17/+17 |
|\ \ \ \ \ | |/ / / / |