| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve error-message "cannot use xxxx as operand ....." | jan.nijtmans | 2022-10-14 | 1 | -32/+33 |
|
|
* | Thanks to TIP #587, convert many escapes in the testcases into the actual (UT... | jan.nijtmans | 2021-03-30 | 1 | -10/+10 |
|
|
* | 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 | -1/+1 |
| |\ |
|
| * | | 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 | -3/+3 |
| |/
|/| |
|
* | | Merge 8.7 | dkf | 2020-11-01 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-10-26 | 1 | -4/+4 |
| |\ |
|
| | * | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro... | jan.nijtmans | 2020-10-26 | 1 | -4/+4 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-10-24 | 1 | -2/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -2/+4 |
| |\ \
| | |/ |
|
* | | | Implementation of TIP 582: comments in expressions | dkf | 2020-08-22 | 1 | -1/+1 |
|/ / |
|
* | | Merge 8.7 | jan.nijtmans | 2018-09-03 | 1 | -6/+11 |
|\ \ |
|
| * | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l... | jan.nijtmans | 2018-09-03 | 1 | -1/+2 |
|
|
* | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun... | jan.nijtmans | 2018-08-28 | 1 | -2/+2 |
|/ / |
|
* | | merge core-8-branch. Deprecate support for "string bytelength" | jan.nijtmans | 2017-11-20 | 1 | -4/+16 |
|\ \ |
|
| * | | Fix error-message for min/math functions: "to" -> "for", for consistancy with... | jan.nijtmans | 2017-11-20 | 1 | -4/+16 |
|
|
* | | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br... | jan.nijtmans | 2017-11-08 | 1 | -17/+0 |
|/ / |
|
* | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -4/+4 |
|/ |
|
* | For Parse/eval & msgcat, select modernizations from Patrick Fradin + -debug fix | dgp | 2013-01-30 | 1 | -8/+6 |
|\ |
|
| * | For Parse/eval, select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -8/+6 |
|
|
* | | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|/ |
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| * | * generic/tclExecute.c (ExprSrandFunc): Restore acceptance of wide | dgp | 2006-05-04 | 1 | -2/+2 |
|
|
| * | * tests/expr-old.test (expr-32.52): Use int(.) to restrict | dgp | 2005-11-01 | 1 | -2/+2 |
|
|
| * | niggly test suite fixes | dgp | 2004-11-03 | 1 | -2/+2 |
|
|
| * | added support for wide integers to round(); [Bug 908375], reported by | Miguel Sofer | 2004-07-03 | 1 | -1/+16 |
|
|
| * | More elimination of dup test numbers [Bugs 710365, 710369] | dkf | 2003-03-27 | 1 | -7/+7 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tclIOCmd.c: Revise [open] so that it interprets leading | dgp | 2007-10-15 | 1 | -6/+6 |
|
|
* | | * tests/expr-old.test: The remaining failing tests reported in | dgp | 2006-08-31 | 1 | -2/+2 |
|
|
* | | * tests/compExpr-old.test: Update existing tests to not fail | dgp | 2006-08-22 | 1 | -70/+66 |
|
|
* | | * tests/compExpr-old.test: add 'oldExprParser' constraint to all tests | das | 2006-08-02 | 1 | -24/+28 |
|
|
* | | * generic/tclParseExpr.c: Completely new expression parser | dgp | 2006-07-05 | 1 | -3/+3 |
|
|
* | | * tests/compExpr-old.test: Updated testmathfunctions constraint | dgp | 2006-04-06 | 1 | -2/+2 |
|
|
* | | Added knownBug constraints. | dgp | 2006-03-21 | 1 | -3/+3 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -8/+8 |
|
|
* | | * tests/compile.test: Updated tests with changed behavior | dgp | 2005-11-09 | 1 | -54/+54 |
|
|
* | | * tests/unixNotfy.test (1.1,2): Update error message whitespace to | dgp | 2005-11-01 | 1 | -2/+2 |
|
|
* | | Marked several failing tests as "knownBug" until they can be updated. | dgp | 2005-10-21 | 1 | -20/+20 |
|
|
* | | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -1/+99 |
|
|
* | | implementation for TIP #255, expr min/max | hobbs | 2005-09-29 | 1 | -1/+43 |
|
|
* | | * tests/compExpr-old.test: Still more conversion of "nonPortable" | dgp | 2005-07-28 | 1 | -24/+16 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -34/+102 |
|
|
* | | * generic/tcl.decls: | dgp | 2005-05-02 | 1 | -1/+8 |
|
|
* | | Added test for [1109484] | dkf | 2005-01-28 | 1 | -2/+6 |
|
|
* | | niggly test suite fixes | dgp | 2004-11-03 | 1 | -2/+2 |
|
|
* | | Fix pseudo-constraint | dkf | 2004-10-31 | 1 | -2/+2 |
|
|