| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [920e393634]: expr {7244019458077122840 << 1}. Some more long -> Tcl_Wide... | jan.nijtmans | 2023-08-25 | 1 | -0/+1 |
|\ |
|
* \ | Merge 8.6 | jan.nijtmans | 2023-08-23 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Fix [84a5355235] (not visible in 8.6, but meant to be forwared to 8.7) | jan.nijtmans | 2023-08-23 | 1 | -0/+1 |
|
|
| * | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | "trace variable" -> "trace add variable" in testcases (and documentation) | jan.nijtmans | 2023-06-21 | 1 | -1/+1 |
|
|
* | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
| | | |
| \ | |
*-. \ | Bug [e3dcab1d14] - merge fix from 8.6 | Kevin B Kenny | 2023-01-22 | 1 | -0/+39 |
|\ \ \
| | |/ |
|
| | * | Missed one more off-by-one error, also, tests misnumbered for merge forward. | Kevin B Kenny | 2023-01-22 | 1 | -7/+7 |
| |/ |
|
| * | Bug [e3dcab1d14] fix | Kevin B Kenny | 2023-01-22 | 1 | -0/+37 |
|
|
* | | Improve error-message "cannot use xxxx as operand ....." | jan.nijtmans | 2022-10-14 | 1 | -28/+28 |
|
|
* | | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -13/+13 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2021-02-18 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | Two new testcases for abs() | jan.nijtmans | 2021-02-18 | 1 | -1/+7 |
|
|
| * | Use {} braces in more "expr" expressions. | jan.nijtmans | 2021-01-28 | 1 | -9/+9 |
|
|
* | | Fix abs(-9223372036854775808) special-case on platforms where sizeof(Tcl_Wide... | jan.nijtmans | 2021-02-17 | 1 | -0/+3 |
|
|
* | | TIP 590: Recommend lowercase Package Names | jan.nijtmans | 2020-12-04 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge 8.7. Tweak "tclreg" directory/library name and tclLoad.c, such that the... | jan.nijtmans | 2020-11-10 | 1 | -0/+61 |
| |\ \ |
|
| * | | | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
* | | | | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
|
|
* | | | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh... | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Merge 8.7 | dkf | 2020-11-01 | 1 | -6/+6 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-10-26 | 1 | -6/+6 |
| |\ \
| | |/ |
|
| | * | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro... | jan.nijtmans | 2020-10-26 | 1 | -3/+3 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-10-24 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
* | | | Tricky case in function calls. | dkf | 2020-08-24 | 1 | -0/+16 |
|
|
* | | | Added two test cases | dkf | 2020-08-24 | 1 | -0/+11 |
|
|
* | | | Implementation of TIP 582: comments in expressions | dkf | 2020-08-22 | 1 | -0/+34 |
|/ / |
|
* | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -2/+2 |
|
|
* | | Some eol whitespace eliminations | jan.nijtmans | 2020-01-07 | 1 | -4/+4 |
|
|
* | | Merge Tcl 8.6 changes to deal with integer overflow in the exponent, and floa... | Kevin B Kenny | 2019-12-27 | 1 | -0/+66 |
|\ \
| |/ |
|
| * | Merge Tcl 8.5 changes to deal with integer overflow in the exponent, and floa... | Kevin B Kenny | 2019-12-27 | 1 | -0/+66 |
| |\ |
|
| | * | Add test cases that used to cause floating point overflow in computing the co... | Kevin B Kenny | 2019-12-26 | 1 | -0/+9 |
|
|
| | * | Fix parsing bug when (numSigDigs == 0). | dgp | 2019-12-23 | 1 | -1/+1 |
|
|
| | * | Tests for another parsing bug. | dgp | 2019-12-22 | 1 | -0/+7 |
|
|
| | * | Tests demonstrating the number parsing overflow bugs. | dgp | 2019-12-21 | 1 | -0/+50 |
|
|
* | | | Remove last traces of strtod() function, since it isn't used in Tcl any more. | jan.nijtmans | 2019-07-16 | 1 | -1/+1 |
|
|
* | | | TIP 521: Float classification functions | dkf | 2019-06-16 | 1 | -6/+139 |
|\ \ \ |
|
| * | | | Implement TIP 521, including tests | dkf | 2019-06-02 | 1 | -6/+139 |
|
|
* | | | | Tests and docs | dkf | 2019-06-06 | 1 | -0/+20 |
|/ / / |
|
* | | | Merge 8.6 | jan.nijtmans | 2019-03-27 | 1 | -21/+21 |
|\ \ \
| |/ / |
|
| * | | Document maximum value for right argument of '**' operator.
| jan.nijtmans | 2019-03-27 | 1 | -21/+21 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2018-09-03 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l... | jan.nijtmans | 2018-09-03 | 1 | -4/+3 |
|
|
* | | | | Fix compilation on 32-bit platforms, and fix unit-tests in this environment | jan.nijtmans | 2018-08-29 | 1 | -19/+16 |
|
|
* | | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun... | jan.nijtmans | 2018-08-28 | 1 | -3/+3 |
|/ / / |
|
* | | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 1 | -1/+1 |
|
|
* | | | merge 8.6 | jan.nijtmans | 2018-06-25 | 1 | -0/+9 |
|\ \ \
| |/ / |
|
| * | | Add a test for no generation of a string representation when comparing with the | pooryorick | 2018-06-23 | 1 | -0/+9 |
|
|