Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
| |\ | |||||
| | * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2020-10-16 | 1 | -2/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix env.test when running under wine on Linux. | jan.nijtmans | 2020-10-16 | 1 | -2/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Change version number of http package from 2.9.5 -> 2.10.0a1, since it's diff... | jan.nijtmans | 2020-09-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2019-09-13 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2019-09-13 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | Remove unneeded knownMsvcBug testconstraint definition | jan.nijtmans | 2019-09-13 | 1 | -1/+0 |
* | | | merge 8.7 | sebres | 2019-09-12 | 1 | -2/+6 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | sebres | 2019-09-12 | 1 | -2/+6 |
| |\ \ | | |/ | |||||
| | * | cmdAH.test (win-only): rewrite test to prefer SystemRoot (readonly) instead o... | sebres | 2019-09-12 | 1 | -2/+6 |
* | | | merge 8.7 | dgp | 2019-09-11 | 1 | -2/+22 |
|\ \ \ | |/ / | |||||
| * | | merge 8.6 | dgp | 2019-09-11 | 1 | -2/+22 |
| |\ \ | | |/ | |||||
| | * | merge 8.5 (bug [7de2d722bd]) | sebres | 2019-09-11 | 1 | -2/+22 |
| | |\ | |||||
| | | * | windows, close [7de2d722bd]: prefer temp file to check owner and reown it bef... | sebres | 2019-09-11 | 1 | -2/+22 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge 8.5 | jan.nijtmans | 2019-09-10 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | Don't use constraints like unixOrPc anymore, use unixOrWin (for example) | jan.nijtmans | 2019-09-10 | 1 | -3/+3 |
| * | | | Merge 8.6 | jan.nijtmans | 2019-09-05 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 8.5 | sebres | 2019-09-05 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | amend to [4718b41c56]: check size of st_mtime instead of time_t in constraint | sebres | 2019-09-05 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-08-01 | 1 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2019-07-31 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Mark 6 failing tests as knownMsvcBug. To be investigated. | jan.nijtmans | 2019-07-31 | 1 | -1/+2 |
| | |\ \ | | | |/ | |||||
| * | | | merge 8.6, integrate branch bug-4718b41c56, rebuild win/configure, conflicts ... | sebres | 2019-07-12 | 1 | -0/+20 |
| |\ \ \ | | |/ / | |||||
| | * | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 1 | -0/+20 |
| | |\ \ | | | |/ | |||||
| | | * | fixes [4718b41c56] for windows x86 (mingw / MSVC versions with CRT supporting... | sebres | 2019-07-08 | 1 | -0/+20 |
* | | | | restore test-cases covering bug-4718b41c56 (partially revert last checkin, ch... | sebres | 2019-07-12 | 1 | -0/+17 |
* | | | | Merge 8.7 | dkf | 2019-05-25 | 1 | -2/+58 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add test for what happens when the directory in the template doesn't exist; d... | dkf | 2019-05-17 | 1 | -0/+16 |
| * | | | Fix new tests cmdAH-33.[45] by making them pass on Windows | fvogel | 2019-05-13 | 1 | -2/+2 |
| * | | | Tests | dkf | 2019-05-01 | 1 | -2/+42 |
| |/ / | |||||
* | | | Merge 8.7 | jan.nijtmans | 2018-12-11 | 1 | -2/+0 |
|/ / | |||||
* | | merge 8.5: fixes segfault [7a9dc52b29] and wrong normalization (inside TclJoi... | sebres | 2018-11-22 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | refactoring normalize in case of second path starting with tilde (~/~foo) - f... | sebres | 2018-11-20 | 1 | -0/+7 |
* | | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion)... | jan.nijtmans | 2018-10-17 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix test-cases running on Windows 10: [string index $tcl_platform(osVersion... | jan.nijtmans | 2018-10-17 | 1 | -1/+1 |
* | | win: fixed test-cases (see [525ccacaef]) running under windows outside of tem... | sebres | 2018-07-16 | 1 | -6/+21 |
* | | Update tests that were still written on the outdated premise that Tcl's encod... | dgp | 2017-10-27 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Update tests that were still written on the outdated premise that Tcl's | dgp | 2017-10-27 | 1 | -4/+4 |
| * | Fix [3118489]: NUL in filenames. (On Windows, protect against invalid use of ... | jan.nijtmans | 2014-05-15 | 1 | -0/+3 |
* | | Make 'clock' and 'encoding' into compilable ensembles that play with safe int... | Kevin B Kenny | 2017-03-14 | 1 | -2/+2 |