| Commit message (Expand) | Author | Age | Files | Lines |
* | Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work o... | jan.nijtmans | 2023-03-20 | 1 | -3/+0 |
|
|
* | Merge 8.7 | jan.nijtmans | 2021-03-30 | 1 | -10/+10 |
|\ |
|
| * | 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 |
| |\ |
|
| | * | Case-sensitive package names | jan.nijtmans | 2020-11-03 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-11-23 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | 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 | jan.nijtmans | 2020-10-26 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Merge 8.6 | jan.nijtmans | 2020-10-26 | 1 | -3/+3 |
| |\ |
|
| | * | 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-09-04 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-07-21 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
|
|
* | | | Code cleanup: Remove unneeded #undef's, and unneeded inclused. No change in f... | jan.nijtmans | 2019-03-24 | 1 | -0/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2018-12-11 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
* | | | Merge 8.7 | jan.nijtmans | 2018-10-08 | 1 | -9/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2018-09-05 | 1 | -5/+1 |
| |\ \ |
|
| * | | | Fix compilation on 32-bit platforms, and fix unit-tests in this environment | jan.nijtmans | 2018-08-29 | 1 | -6/+3 |
|
|
| * | | | Now, restore wide(), but make int() the same as entier(). Add new utility fun... | jan.nijtmans | 2018-08-28 | 1 | -3/+3 |
|
|
* | | | | merge 8.7 | jan.nijtmans | 2018-09-03 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l... | jan.nijtmans | 2018-09-03 | 1 | -2/+2 |
| |/ / |
|
* | | | TIP #485 implementation, Tcl 9.0 part: Realy remove code which was declared d... | jan.nijtmans | 2018-01-17 | 1 | -22/+0 |
|\ \ \
| |/ / |
|
| * | | TIP #485 implementation: "Remove Deprecated API". Based on Tcl 8.7 (core-8-br... | jan.nijtmans | 2017-11-08 | 1 | -22/+0 |
| |/ |
|
* | | Implementation branch for TIP 114 - Eliminate Octal Parsing... | dgp | 2017-10-23 | 1 | -12/+12 |
|/ |
|
* | 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 |
|
|
* | | 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 | -5/+5 |
|
|
* | | * tests/*.test: updated all tests to refer explicitly to thetip_278_20061009 | Miguel Sofer | 2006-10-09 | 1 | -7/+7 |
|
|
* | | * tests/compExpr-old.test: Update existing tests to not fail | dgp | 2006-08-22 | 1 | -185/+126 |
|
|
* | | * tests/compExpr-old.test: add 'oldExprParser' constraint to all tests | das | 2006-08-02 | 1 | -43/+47 |
|
|
* | | * tests/compExpr-old.test: Updated testmathfunctions constraint | dgp | 2006-04-06 | 1 | -2/+2 |
|
|
* | | Use test constraints properly instead of looking in tcl_platform | dkf | 2006-03-21 | 1 | -7/+6 |
|
|
* | | * tests/compExpr-old.test: Updated tests with changed behavior | dgp | 2005-11-08 | 1 | -5/+5 |
|
|
* | | Marked several failing tests as "knownBug" until they can be updated. | dgp | 2005-10-21 | 1 | -3/+3 |
|
|
* | | further untangling of Tcl_Finalize, and test cleanup on Win32 threaded | Kevin B Kenny | 2005-08-10 | 1 | -2/+3 |
|
|
* | | * tests/compExpr-old.test: Still more conversion of "nonPortable" | dgp | 2005-07-28 | 1 | -17/+17 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -44/+106 |
|
|
* | | Fix pseudo-constraint | dkf | 2004-10-31 | 1 | -2/+2 |
|
|
* | | Report compilation errors at runtime, [Patch 103368] by dgp. | Miguel Sofer | 2004-09-26 | 1 | -48/+44 |
|
|
* | | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -23/+18 |
|
|
* | | TIP#123 Implementation based on work by Arjen Markus. [Patch 655176] | dkf | 2003-09-12 | 1 | -27/+27 |
|/ |
|
* | More expr syntax error improvements | dkf | 2001-12-06 | 1 | -227/+227 |
|
|
* | Improved messages produced on getting a syntax error in an expression | dkf | 2001-12-04 | 1 | -52/+40 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | Added a check at the end of the test to not unset variables if | jenn | 1999-06-30 | 1 | -2/+4 |
|
|