Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. | pooryorick | 2020-09-19 | 1 | -0/+17 |
* | Tcl 8.6 should not be tested with "package prefer latest" any more: All inclu... | jan.nijtmans | 2020-09-17 | 1 | -1/+0 |
* | Unbreak winFCmd-1.38 testcase on Windows | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
* | Eliminate many "register" keywords (which do nothing with modern compilers) | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
* | Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha... | jan.nijtmans | 2020-09-14 | 10 | -21/+21 |
* | Rename safe-stock86.test to safe-stock.test | jan.nijtmans | 2020-09-09 | 1 | -11/+6 |
* | TIP #581: Last possible master/slave -> parent/child changes, without affecti... | jan.nijtmans | 2020-09-05 | 6 | -99/+99 |
* | Let all test-cases load the "tcltest" package the same way. Depend on tcltest... | jan.nijtmans | 2020-09-04 | 140 | -273/+312 |
* | TIP #581: Mainly documentation and some testcases | jan.nijtmans | 2020-09-04 | 1 | -89/+89 |
* | Merge 8.5 | jan.nijtmans | 2020-09-02 | 2 | -4/+6 |
|\ | |||||
* | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 28 | -544/+544 |
* | | opt package: Change comment. 0.4.7 -> 0.4.8. | jan.nijtmans | 2020-08-31 | 4 | -44/+44 |
* | | Implement TIP #581: Master/Slave | jan.nijtmans | 2020-08-31 | 1 | -4/+4 |
|\ \ | |||||
| * \ | Merge 8.6 | jan.nijtmans | 2020-08-19 | 4 | -221/+331 |
| |\ \ | |||||
| * \ \ | Merge 8.6 | jan.nijtmans | 2020-08-03 | 2 | -67/+85 |
| |\ \ \ | |||||
| * \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-26 | 3 | -4/+41 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-21 | 2 | -7/+7 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-20 | 3 | -28/+25 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | New TIP #581 implementation | jan.nijtmans | 2020-07-17 | 1 | -4/+4 |
* | | | | | | | | Merge 8.6 | kjnash | 2020-08-28 | 3 | -2/+227 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge 8.6 | kjnash | 2020-08-28 | 1 | -0/+11 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | merge 8.5 | sebres | 2020-08-28 | 1 | -1/+8 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||||
| | | * | | | | | | | tests/regexp.test: more tests for -indices by multi-byte utf-8 (considering -... | sebres | 2020-08-28 | 1 | -1/+8 |
| | * | | | | | | | | merge 8.5 | sebres | 2020-08-28 | 1 | -0/+4 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | * | | | | | | | tests/regexp.test: added missing test that cover indices if running on string... | sebres | 2020-08-28 | 1 | -0/+4 |
| | | * | | | | | | | Suppress tests that fail starting with OSX Mojave. | dgp | 2020-08-21 | 1 | -2/+4 |
| * | | | | | | | | | Merge 8.6 | kjnash | 2020-08-27 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |||||
| * | | | | | | | | | Fix for http bug c2dc1da315. Add tests. Add detail about -handler to http(n... | kjnash | 2020-08-24 | 1 | -0/+178 |
| * | | | | | | | | | Merge 8.6 | kjnash | 2020-08-22 | 2 | -4/+12 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Bugfixes to the earlier fix of bug cb0373bb33, which broke HTTP/1.0 transacti... | kjnash | 2020-08-12 | 2 | -2/+38 |
* | | | | | | | | | | Update safe.test for new error message. | kjnash | 2020-08-28 | 1 | -4/+4 |
* | | | | | | | | | | Merge 8.6 | kjnash | 2020-08-27 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Testcase chan-io-50.1 still fails sometimes on MacOSX. So put same measures i... | jan.nijtmans | 2020-08-26 | 1 | -2/+6 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Try another Travis build | kjnash | 2020-08-24 | 1 | -2/+2 |
* | | | | | | | | | Merge 8.6 | kjnash | 2020-08-22 | 2 | -4/+12 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | And remove the other $ and do the test slightly differently. Inability to te... | culler | 2020-08-17 | 1 | -1/+1 |
| * | | | | | | | | Add the missing $. | culler | 2020-08-17 | 1 | -1/+1 |
| * | | | | | | | | Try to make io-50.6 more robust on the Travis macOS VM | culler | 2020-08-17 | 1 | -2/+9 |
| * | | | | | | | | Testcase event-1.1 (still) fails occasionally on macOS | jan.nijtmans | 2020-08-13 | 1 | -2/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge 8.6 | kjnash | 2020-08-11 | 9 | -292/+446 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix for [29e8848eb976], imported alias in a deletion trace. | pooryorick | 2020-08-10 | 1 | -0/+43 |
| * | | | | | | | amend to [8054e19451]: clean up timeout timer event (avoid timing issues on f... | sebres | 2020-08-10 | 2 | -0/+2 |
| * | | | | | | | Remove use of (always enabled) "openpipe" constraint. | jan.nijtmans | 2020-08-10 | 2 | -152/+152 |
| * | | | | | | | More places where vwait needs to be used instead of update. | culler | 2020-08-10 | 2 | -5/+5 |
| * | | | | | | | use vwait in chanio tests too. | culler | 2020-08-09 | 1 | -12/+24 |
| * | | | | | | | One more vwait. | culler | 2020-08-08 | 1 | -1/+3 |
| * | | | | | | | Add and use testservicemode command; replace update by vwait | culler | 2020-08-08 | 3 | -52/+90 |
| * | | | | | | | Fix the expected result for chanio-50.6 | culler | 2020-08-07 | 1 | -1/+1 |
| * | | | | | | | Experiment with io-50.1 on Travis | culler | 2020-08-07 | 2 | -11/+9 |
| * | | | | | | | Experiment with chan-io-50.6 on Travis | culler | 2020-08-06 | 1 | -4/+11 |