Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-03-30 | 3 | -4/+5 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2020-03-30 | 3 | -4/+5 |
| |\ | |||||
| | * | tcltest.tcl: Only adapt "filesMade" variable if the file to be removed is act... | jan.nijtmans | 2020-03-30 | 2 | -3/+4 |
* | | | Merge 8.7 | jan.nijtmans | 2020-03-22 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-22 | 1 | -5/+5 |
| |\ \ | | |/ | |||||
* | | | Merge 8.7 | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 8.5. Mainly add Unicode 13 new plane 3 characters to the internal Unico... | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Use more uppercase hex (e.g. 0xFF) in stead of lowercase (0xff) consistantly. | jan.nijtmans | 2020-03-09 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-26 | 2 | -4/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-02-26 | 2 | -4/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 2 | -4/+4 |
| | |\ \ | | | |/ | |||||
| | | * | Make tclWinDde.c compilable with C++ compiler. dde -> 1.4.3 | jan.nijtmans | 2020-02-26 | 2 | -4/+4 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-21 | 1 | -2/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-02-21 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 8.5 | sebres | 2020-02-17 | 1 | -2/+2 |
| | |\ \ | | | |/ | |||||
| | | * | windows: avoid create of legacy error-vars on init phase (in fresh created in... | sebres | 2020-02-17 | 1 | -2/+2 |
* | | | | merge 8.7 | sebres | 2020-01-30 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | sebres | 2020-01-30 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 8.5 | sebres | 2020-01-30 | 1 | -1/+1 |
| | |\ \ | | | |/ | |||||
| | | * | introduces new command and constraint testWithLimit (as include tests/interna... | sebres | 2020-01-30 | 1 | -1/+1 |
| | | * | (cherry-pick): Fix issue [9128866ec8448752] by adding Line Feed character to ... | jan.nijtmans | 2020-01-06 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-01-06 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | pooryorick | 2020-01-04 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix issue [9128866ec8448752] by adding Line Feed character to tis-620.enc. | pooryorick | 2020-01-04 | 1 | -1/+1 |
* | | | | merge 8.7 | sebres | 2019-12-10 | 1 | -3/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | sebres | 2019-12-10 | 1 | -3/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | amend to [2cf1202807]: find the hooks in tcltest namespace only | sebres | 2019-12-10 | 1 | -3/+3 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-12-09 | 1 | -53/+66 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2019-12-09 | 1 | -53/+66 |
| |\ \ \ | | |/ / | |||||
| | * | | merge 8.5 (timing issue avoidance, skip test in runtime feature) | sebres | 2019-12-09 | 1 | -15/+51 |
| | |\ \ | | | |/ | |||||
| | | * | small amend (whitespace, no functional) | sebres | 2019-12-09 | 1 | -1/+1 |
| | | * | rewrite of [dff608952b]: skip tests if there is really a timing issue (and im... | sebres | 2019-12-06 | 1 | -15/+51 |
| | * | | tcltest: hook enhancements rewritten backwards compatible now, reverts [0067d... | sebres | 2019-12-09 | 1 | -38/+15 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-12-03 | 1 | -1/+11 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | pooryorick | 2019-12-02 | 1 | -1/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | Add tcltest::CleanupTest to make it easier to customize behaviour. | pooryorick | 2019-12-02 | 1 | -1/+11 |
* | | | | Bump to 9.0a2 to distinguish development from 9.0a1 release. | dgp | 2019-12-02 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bump to 8.7a4 to distinguish development from 8.7a3 release. | dgp | 2019-12-02 | 1 | -1/+1 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-12-02 | 2 | -3/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2019-12-02 | 2 | -3/+12 |
| |\ \ \ | | |/ / | |||||
| | * | | Renumber tcltest from 2.5.1 -> 2.5.2, already for next release. | jan.nijtmans | 2019-12-02 | 2 | -2/+2 |
| | * | | Add tcltest::EvalTest to make it easier to customize behaviour. | pooryorick | 2019-12-01 | 1 | -1/+10 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-12-01 | 1 | -1/+15 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge 8.6 | pooryorick | 2019-12-01 | 1 | -7/+5 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix tcltest::SetupTest added in previous commit. | pooryorick | 2019-12-01 | 1 | -7/+5 |
| * | | | merge 8.6 | pooryorick | 2019-12-01 | 1 | -1/+17 |
| |\ \ \ | | |/ / | |||||
| | * | | add tcltest::SetupTest to make it easier to customize the -setup step of a test | pooryorick | 2019-12-01 | 1 | -1/+17 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-11-28 | 5 | -7/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Give cookiejar en tcl::idna a 3-part version number. Use 0.2.0 for cookiejar ... | jan.nijtmans | 2019-11-28 | 5 | -7/+7 |
| |\ \ \ | | |/ / |