| Commit message (Expand) | Author | Age | Files | Lines |
* | Cherry-pick: Rearrange code blocks in DoReadChars to do less work when return... | jan.nijtmans | 2023-04-12 | 1 | -2/+6 |
|
|
* | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 39 | -83/+85 |
|
|
* | Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on ... | jan.nijtmans | 2023-04-04 | 2 | -2/+2 |
|
|
* | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-04 | 1 | -1/+27 |
|
|
* | Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to pr... | jan.nijtmans | 2023-03-31 | 1 | -1/+1 |
|
|
* | Merge 8.6: Allow empty mode list in [chan create]. | max | 2023-03-30 | 1 | -5/+5 |
|\ |
|
| * | Allow empty mode list in [chan create], so that refchans are able to mimic th... | max | 2023-03-30 | 1 | -5/+5 |
|
|
* | | Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". Synchro... | jan.nijtmans | 2023-03-28 | 7 | -34/+34 |
|\ \ |
|
| * \ | Merge 8.7. Go back to lowercase for POSIX err-messages | jan.nijtmans | 2023-03-27 | 20 | -186/+186 |
| |\ \ |
|
| * \ \ | Merge 8.7 | jan.nijtmans | 2023-03-26 | 7 | -17/+90 |
| |\ \ \
| | |/ / |
|
| * | | | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ... | jan.nijtmans | 2023-03-25 | 21 | -200/+200 |
|
|
* | | | | Remove unneeded parts from test in fileName.test. | pooryorick | 2023-03-27 | 1 | -4/+0 |
|
|
* | | | | test hygiene cleaning up created files. | dgp | 2023-03-27 | 1 | -0/+2 |
|
|
* | | | | spacing | jan.nijtmans | 2023-03-27 | 1 | -4/+1 |
| |/ /
|/| | |
|
* | | | Failing test for [6d4e9d1af5bf5b7d]. | pooryorick | 2023-03-26 | 2 | -0/+73 |
|/ / |
|
* | | Remove knownProfileBug constraint: this is already fixed | jan.nijtmans | 2023-03-22 | 1 | -4/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-03-22 | 1 | -0/+0 |
|\ \
| |/ |
|
* | | Some test-cases, which test for partial read without throwing EILSEQ immediat... | jan.nijtmans | 2023-03-21 | 1 | -5/+5 |
|
|
* | | Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does n... | jan.nijtmans | 2023-03-20 | 1 | -0/+16 |
|
|
* | | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ... | jan.nijtmans | 2023-03-20 | 1 | -2/+18 |
|
|
* | | Duplicate test name | dgp | 2023-03-20 | 1 | -1/+1 |
|
|
* | | Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 | jan.nijtmans | 2023-03-20 | 2 | -2/+2 |
|
|
* | | Fix [d7fd37ebd9]: handling leftover prefix in table encoding | jan.nijtmans | 2023-03-20 | 2 | -2/+2 |
|\ \ |
|
| * | | Possible fix for [d7fd37ebd9]: handling leftover prefix in table encoding | jan.nijtmans | 2023-03-19 | 1 | -1/+1 |
|
|
* | | | Fix http11 test hang caused by trailing brace in previous commit | apnadkarni | 2023-03-20 | 1 | -2/+2 |
|/ / |
|
* | | Don't let httpd11 depend on the system encoding any more: All text files are ... | jan.nijtmans | 2023-03-19 | 1 | -1/+5 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-17 | 2 | -1/+4 |
|\ \ |
|
| * \ | merge 8.6 | dgp | 2023-03-17 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Clean up after events to avoid errors in later tests that use an event loop. | dgp | 2023-03-17 | 1 | -0/+3 |
|
|
* | | | Merge 8.7 | apnadkarni | 2023-03-16 | 1 | -3/+1 |
|\ \ \
| |/ / |
|
| * | | Merge in constraint spelling fix. Keep it in case the knownBug constraint is... | dgp | 2023-03-15 | 1 | -3/+1 |
| |\ \
| | |/ |
|
| | * | Misspelled constraint created testing noise. | dgp | 2023-03-15 | 1 | -1/+1 |
|
|
* | | | Change -encodingprofile to -profile | apnadkarni | 2023-03-16 | 6 | -52/+52 |
|
|
* | | | Merge 8.7 | apnadkarni | 2023-03-14 | 5 | -9/+151 |
|\ \ \
| |/ / |
|
| * | | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_... | jan.nijtmans | 2023-03-14 | 2 | -6/+6 |
| |\ \
| | |/ |
|
| | * | Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa... | jan.nijtmans | 2023-03-14 | 2 | -2/+2 |
|
|
| | * | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 1 | -1/+85 |
| | |\ |
|
| | | * | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 1 | -1/+85 |
|
|
| * | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 1 | -1/+85 |
| |\ \ \ |
|
| | * | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 1 | -1/+85 |
|
|
| * | | | | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -0/+40 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -0/+35 |
|
|
| * | | | | Backport [6fb14ee3e876978c]. Add testcases | jan.nijtmans | 2023-03-12 | 1 | -0/+12 |
|
|
| * | | | | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates | jan.nijtmans | 2023-03-12 | 1 | -3/+9 |
| |\ \ \ \ |
|
| | * \ \ \ | merge 8.7 | dgp | 2023-03-10 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-09 | 1 | -4/+11 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge 8.7 - winFCmd-1.24 differs in error code on Win 11 | apnadkarni | 2023-03-09 | 1 | -1/+2 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge core-8-branch | jan.nijtmans | 2023-03-08 | 2 | -38/+38 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | More -Wconversion warning fixes | jan.nijtmans | 2023-03-08 | 1 | -2/+2 |
|
|
| | * | | | | | | | | Merge 8.7 - testchmod fixes | apnadkarni | 2023-03-07 | 3 | -59/+75 |
| | |\ \ \ \ \ \ \ \ |
|