| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 8.5 | sebres | 2019-09-06 | 1 | -1/+1 |
|\ |
|
| * | if frameName (actual level) does not contain a real level (#0 or 1) historica... | sebres | 2019-09-06 | 1 | -1/+1 |
|
|
* | | merge 8.5 (no functional changes on tclProc, it was already fixed there - onl... | sebres | 2019-09-06 | 2 | -0/+21 |
|\ \
| |/ |
|
| * | cherry-pick [b87d2183ca]: test cases covering bug [775ee88560]: segfault in u... | sebres | 2019-09-06 | 2 | -0/+21 |
|
|
* | | 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 |
|
|
* | | Fix testing for debug build on UNIX too (on UNIX, ::tcl_platform(debug) is no... | jan.nijtmans | 2019-09-02 | 1 | -1/+1 |
|
|
* | | merge 8.5 - compile.test: reduce count of nested scripts to 1000 in debug cas... | sebres | 2019-08-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | compile.test: reduce count of nested scripts to 1000 in debug case (seems to ... | sebres | 2019-08-30 | 1 | -2/+2 |
|
|
* | | more variants in test (since 8.6 compiles "try" using evalStk instruction) | sebres | 2019-08-29 | 1 | -2/+2 |
|
|
* | | bug [fec0c17d39]: add test cases covering nested compilation (8.6th compile g... | sebres | 2019-08-29 | 1 | -0/+31 |
|\ \
| |/ |
|
| * | add test cases covering nested compilation bug [fec0c17d39] (8.5 is not affec... | sebres | 2019-08-29 | 1 | -0/+31 |
|
|
* | | closes [fa6bf38d07]: integrate bug-fa6bf38d07-v2 | sebres | 2019-08-27 | 1 | -4/+77 |
|\ \ |
|
| * | | more test cases | sebres | 2019-08-27 | 1 | -1/+42 |
|
|
| * | | added tests covering bug [fa6bf38d07] | sebres | 2019-08-27 | 1 | -4/+36 |
|
|
* | | | Merge 8.5 | jan.nijtmans | 2019-08-27 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | One more knownMsvcBug marker (seen in Travis). Properly export ::tcltest::tes... | jan.nijtmans | 2019-08-27 | 2 | -1/+2 |
|
|
| * | Backport two knownMsvcBug markers, which hit us (again) on Travis. | jan.nijtmans | 2019-08-27 | 1 | -7/+9 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-08-26 | 2 | -3/+4 |
|\ \
| |/ |
|
| * | If tcltest's removeFile fails for a non-expected reason (e.g. Windows keeps t... | jan.nijtmans | 2019-08-26 | 1 | -1/+1 |
|
|
| * | One more "knownMsvcBug" marker, for a test-case which failed (incidentally) i... | jan.nijtmans | 2019-08-26 | 1 | -2/+3 |
|
|
| * | Backport some "knownMsvcBug" markers from 8.6: Those indicate test-cases the ... | jan.nijtmans | 2019-08-20 | 2 | -90/+91 |
|
|
* | | Mark 3 testcases as knownMsvcBug. See: [e484a8407cb9ec45]: pipe: time-related... | jan.nijtmans | 2019-08-11 | 2 | -3/+5 |
|
|
* | | One more test which - apparently - cannot be thrusted when run in the Travis ... | jan.nijtmans | 2019-08-04 | 1 | -1/+1 |
|
|
* | | Increase some timeout's a little, hoping this reduces the chance on Travis te... | jan.nijtmans | 2019-08-03 | 1 | -4/+4 |
|
|
* | | One more knownMsvcBug marker, for a test which sometimes fails on Travis. | jan.nijtmans | 2019-08-02 | 1 | -1/+2 |
|
|
* | | Add one more knownMsvcBug marker, for a test-case which sometimes fails in Tr... | jan.nijtmans | 2019-08-02 | 1 | -1/+4 |
|
|
* | | Mark one more test-case as knownMsvcBug. TODO: something to be fixed here? Se... | jan.nijtmans | 2019-08-01 | 1 | -1/+1 |
|
|
* | | Mark 6 failing tests as knownMsvcBug. To be investigated. | jan.nijtmans | 2019-07-31 | 3 | -6/+9 |
|\ \
| |/ |
|
| * | Disable two async test-cases on Travis (windows-only) because they are curren... | jan.nijtmans | 2019-07-31 | 1 | -2/+3 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-07-30 | 2 | -3/+5 |
|\ \
| |/ |
|
| * | Enable testcases on Visual Studio builds. Disable some test-cases on Travis, ... | jan.nijtmans | 2019-07-29 | 2 | -3/+5 |
|
|
* | | Merge 8.5 | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Increase timeout a little bit, making it less likely that this test failes in... | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
|
|
| * | cherrypick timerate-loop-opti--discard-result | sebres | 2019-07-24 | 1 | -4/+39 |
|
|
* | | fix done optimization (TCL_EVAL_DISCARD_RESULT) for nested call - supply and ... | sebres | 2019-07-23 | 1 | -4/+29 |
|
|
* | | better rewritten loop optimization: new evalFlag "TCL_EVAL_DISCARD_RESULT" in... | sebres | 2019-07-23 | 1 | -0/+10 |
|
|
* | | integrate branch bug-4718b41c56, revert/rebuild win/configure (2.69 in tcl8.6... | sebres | 2019-07-12 | 1 | -0/+20 |
|\ \
| |/ |
|
| * | integrate branch bug-4718b41c56, closes [4718b41c56] | 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 |
|
|
| * | | More tweaking to work around YAML parsing issues and fix an irrelevant test f... | dkf | 2019-07-09 | 1 | -18/+22 |
| |/ |
|
* | | winFCmd.test: fixes EXDEV related constraint and paths in test cases (coverin... | sebres | 2019-06-27 | 1 | -20/+25 |
|
|
* | | [6bdadfba7d] Stop crash with multi-lappend and failing writes | dkf | 2019-06-20 | 1 | -0/+39 |
|
|
* | | Mark test namespace-54.6 as knownBug. | dgp | 2019-06-13 | 1 | -4/+4 |
|
|
* | | Unique test name. | dgp | 2019-06-13 | 1 | -5/+5 |
|
|
* | | Test namespace-56.4 detects Bug 8b9854c3d8. Branch open to fix it. | dgp | 2019-06-13 | 1 | -0/+13 |
|
|
* | | merge 8.5 | sebres | 2019-05-24 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -2/+2 |
|
|
* | | merge 8.5 | sebres | 2019-05-16 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | small amend to [ac566e9df84daeab] with rollback of done/continue optimization | sebres | 2019-05-16 | 1 | -0/+6 |
|
|