| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | 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 |
|
|
| * | | | | | | | Merge 8.6 | jan.nijtmans | 2020-08-03 | 5 | -11/+54 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | Testcase cleanup: transform *io-50.* testcases to new test syntax | jan.nijtmans | 2020-08-03 | 2 | -67/+85 |
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Merge 8.6 | jan.nijtmans | 2020-07-25 | 2 | -3/+3 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Fix [20dccf1200]: htons-related test fails on Mac OSX Catalina (10.15) | jan.nijtmans | 2020-07-25 | 3 | -4/+4 |
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | Fix for bug cb0373bb33. In HTTP/1.1 the response header "Connection", if abs... | kjnash | 2020-07-24 | 2 | -1/+38 |
| | |/ / / / |
|
| * | | | | | Convert test-cases to do proper setup/cleanup | jan.nijtmans | 2020-07-22 | 1 | -17/+29 |
|
|
| * | | | | | Re-enable event-1.1, io-50.? and chan-io-50.? test-cases, trying to get a han... | jan.nijtmans | 2020-07-21 | 3 | -60/+60 |
| |/ / / / |
|
| * | | | | Mark chan-io-50.? and event-1.1 as nonPortable (for now): Those sometimes fai... | jan.nijtmans | 2020-07-21 | 2 | -7/+7 |
| | |_|/
| |/| | |
|
| * | | | Merge 8.5. | jan.nijtmans | 2020-07-20 | 3 | -28/+25 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Backport changes in tcltest package from higher Tcl versions. | jan.nijtmans | 2020-07-20 | 2 | -7/+7 |
|
|
| | * | Testcase cleanup: Sync with testcases in core-8-6-branch | jan.nijtmans | 2020-05-13 | 1 | -75/+54 |
|
|
* | | | Whitespace changes only. | kjnash | 2020-07-22 | 1 | -7/+5 |
|
|
* | | | In ::safe::interpFindInAccessPath, ::safe::interpAddToAccessPath, add a check... | kjnash | 2020-07-21 | 1 | -0/+6 |
|
|
* | | | Adapt Safe Base for interpreter names with namespace separators. Add a test ... | kjnash | 2020-07-21 | 1 | -0/+17 |
|
|
* | | | File tests/safe.test - rearrange tests - move tests of command/package loadin... | kjnash | 2020-07-20 | 2 | -95/+193 |
|
|
* | | | Add explanatory comments to safe::AliasGlob | kjnash | 2020-07-18 | 1 | -0/+49 |
|
|
* | | | Tidying tests/safe.test | kjnash | 2020-07-18 | 1 | -58/+70 |
|
|
* | | | Merge 8.6 | kjnash | 2020-07-16 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
* | | | Bugfix tests/safe.test. Harden tests safe-9.20 to safe-9.24 against indeterm... | kjnash | 2020-07-15 | 1 | -156/+151 |
|
|
* | | | Bugfix in library/safe.tcl - AliasGlob passes -join to glob inappropriately; ... | kjnash | 2020-07-15 | 1 | -4/+30 |
|
|
* | | | Bugfix in library/safe.tcl - when deleting a safe interpreter, delete its sub... | kjnash | 2020-07-15 | 1 | -2/+10 |
|
|
* | | | Comments only. | kjnash | 2020-07-13 | 1 | -1/+0 |
|
|
* | | | Add tests to tests/safe.test | kjnash | 2020-07-13 | 1 | -2/+71 |
|
|
* | | | Add new tests to tests/safe.test. | kjnash | 2020-07-13 | 1 | -0/+544 |
|
|
* | | | Add example files for use in tests/safe.test; add tests of the files themselves. | kjnash | 2020-07-13 | 12 | -0/+194 |
|/ / |
|
* | | Fix 4 test-cases, which fail when running from the western hemisphere | jan.nijtmans | 2020-07-11 | 1 | -4/+4 |
|
|
* | | Fix test-cases clock-34.65 and clock-34.66, they seem to be affected by summe... | jan.nijtmans | 2020-07-10 | 1 | -4/+4 |
|
|
* | | Fix [5019748c73]: FreeScan resp. Oldscan does not recognize positive time zon... | jan.nijtmans | 2020-07-10 | 1 | -37/+64 |
|\ \ |
|
| * | | Proposed fix for [5019748c73]: FreeScan resp. Oldscan does not recognize posi... | jan.nijtmans | 2020-07-09 | 1 | -37/+64 |
|
|
* | | | Fix utf-1.13 testcase for TCL_UTF_MAX>3 | jan.nijtmans | 2020-07-10 | 1 | -1/+1 |
|
|
* | | | Addendum to [60fab362ce]: "Also don't allow surrogates in \U??????". This c... | jan.nijtmans | 2020-07-10 | 1 | -2/+2 |
|/ / |
|
* | | Merge 8.6 | jan.nijtmans | 2020-07-08 | 1 | -2/+82 |
|\ \ |
|
| * \ | merge zlib-chan-f70ce1fead, [f70ce1fead] - rewritten and optimized inflate: | sebres | 2020-06-24 | 1 | -2/+82 |
| |\ \ |
|
| | * | | zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test... | sebres | 2020-06-23 | 1 | -10/+34 |
|
|