Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6. Eliminate some (long) typecasts | jan.nijtmans | 2022-06-02 | 1 | -1/+1 |
|\ | |||||
| * | typo | jan.nijtmans | 2022-06-02 | 1 | -1/+1 |
| | | |||||
* | | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | | | | | | | | whenever reasonable. | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -1/+1 |
|/ | |||||
* | tests-perf suite: fix several tests expecting different output result ↵ | sebres | 2019-07-15 | 1 | -6/+15 |
| | | | | (convert result) | ||||
* | Remove EXECUTE flag for tclWinFile.c. More eol-spacing cleanup (keeping ↵ | jan.nijtmans | 2019-06-26 | 1 | -5/+5 |
| | | | | tests-pref/* among other the same in multiple branches) | ||||
* | fixes typo ("net" instead of outdated term "nett") | sebres | 2019-05-24 | 1 | -6/+6 |
| | |||||
* | extend performance test-suite, allow several (repeatable) execution of ↵ | sebres | 2019-04-17 | 1 | -16/+62 |
| | | | | | _test_run (if encosed in _test_start/_test_out_total) to produce same summary; provide possibility for measure of single iterators, etc. small code review | ||||
* | extended performance test-suite, since max-count is implemented in timerate, ↵ | sebres | 2019-03-05 | 1 | -4/+27 |
| | | | | | | usage `::tclTestPerf::_test_run ?-no-result? reptime lst ?outcmd?`; update timer-event.perf.tcl for better readability (covering execution in multiple iterations now regarding max-count, so provides more precise result now); removed unused test-cases here (new cases of event-perf-branch only). | ||||
* | back-porting test-performance suite and clock.perf.tcl from clock-speedup branch | sebres | 2019-03-05 | 1 | -0/+121 |