| Commit message (Expand) | Author | Age | Files | Lines |
* | Left-over TCL_ENCODING_STRICT, not used any more. | jan.nijtmans | 2023-05-09 | 1 | -1/+3 |
|
|
* | Make some tests select an encoding profile instead of relying on the default. | pooryorick | 2023-05-04 | 1 | -249/+265 |
|
|
* | More size_t -> Tcl_Size, missed by earlier updates | jan.nijtmans | 2023-04-27 | 1 | -1/+1 |
|\ |
|
| * | Cherry-pick: Rearrange code blocks in DoReadChars to do less work when return... | jan.nijtmans | 2023-04-12 | 1 | -2/+6 |
|
|
* | | Fix for [25cdcb7e8fb381fb]: Incomplete utf-8 sequence followed by eofchar | pooryorick | 2023-04-18 | 1 | -4/+30 |
|
|
* | | Fix io-75.1{4,5} on Windows. Ticket [a7a89d422a] | apnadkarni | 2023-04-18 | 1 | -2/+2 |
|
|
* | | Make encoding profile explicit in some tests. | pooryorick | 2023-04-17 | 1 | -1/+1 |
|
|
* | | Fix for [eabcbd08274f2d22], [read] error persists on channel with strict | pooryorick | 2023-04-16 | 1 | -0/+24 |
|
|
* | | Fix mistake in test io-75.14 and make some spelling corrections. | pooryorick | 2023-04-16 | 1 | -14/+13 |
|
|
* | | Extend test io-75.15 to read invalid bytes in binary mode and then use [gets]
| pooryorick | 2023-04-15 | 1 | -1/+10 |
|
|
* | | Fix for [a7a89d422a4f5dd3], Under strict encoding, [gets] returns an error in... | pooryorick | 2023-04-15 | 1 | -13/+13 |
|
|
* | | New test for [gets] with strict encoding. Also add "\" in io-76.9, missing in | pooryorick | 2023-04-14 | 1 | -7/+32 |
|
|
* | | Fix for [0cd1ae596e709259], under strict encoding, [gets] returns an error even | pooryorick | 2023-04-14 | 1 | -14/+56 |
|
|
* | | Remove last reference to -nocomplainencoding and fix some spelling errors. | pooryorick | 2023-04-13 | 1 | -1/+1 |
|
|
* | | Rearrange code blocks in DoReadChars to do less work when returning early. | pooryorick | 2023-04-12 | 1 | -2/+6 |
|
|
* | | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -3/+3 |
|
|
* | | Remove obsolete comments. | pooryorick | 2023-04-06 | 1 | -3/+0 |
|
|
* | | Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longer | pooryorick | 2023-04-06 | 1 | -17/+41 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-04-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on ... | jan.nijtmans | 2023-04-04 | 1 | -1/+1 |
|
|
| * | Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-04 | 1 | -1/+27 |
|
|
* | | Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts | pooryorick | 2023-04-03 | 1 | -14/+38 |
|
|
* | | Fix typo in previous commit. | pooryorick | 2023-04-03 | 1 | -1/+1 |
|
|
* | | Failing test for [9ca87e6286262a62f], Sync fcopy buffers input in ReadChars(). | pooryorick | 2023-04-03 | 1 | -1/+27 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-28 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | Merge 8.7. Go back to lowercase for POSIX err-messages | jan.nijtmans | 2023-03-27 | 1 | -17/+17 |
| |\ |
|
| * \ | Merge 8.7 | jan.nijtmans | 2023-03-26 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file ... | jan.nijtmans | 2023-03-25 | 1 | -18/+18 |
| |/ |
|
* | | Merge 9.0 | jan.nijtmans | 2023-03-22 | 1 | -6/+2 |
|\ \
| |/ |
|
| * | Remove knownProfileBug constraint: this is already fixed | jan.nijtmans | 2023-03-22 | 1 | -4/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-21 | 1 | -5/+21 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-21 | 1 | -2/+18 |
|\ \
| |/ |
|
| * | Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured ... | jan.nijtmans | 2023-03-20 | 1 | -2/+18 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 | jan.nijtmans | 2023-03-20 | 1 | -1/+1 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-03-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [d7fd37ebd9]: handling leftover prefix in table encoding | jan.nijtmans | 2023-03-20 | 1 | -1/+1 |
|
|
| * | Change -encodingprofile to -profile | apnadkarni | 2023-03-16 | 1 | -22/+22 |
|
|
| * | Merge 8.7 | apnadkarni | 2023-03-14 | 1 | -2/+2 |
| |\ |
|
| * \ | Merge 8.7 | apnadkarni | 2023-03-10 | 1 | -4/+14 |
| |\ \ |
|
| * \ \ | Merge 8.7 - disable tests on WSL | apnadkarni | 2023-03-02 | 1 | -2/+4 |
| |\ \ \ |
|
| * | | | | Bug [e778e3f804]. Fix error message for invalid profile name. | apnadkarni | 2023-03-02 | 1 | -1/+1 |
|
|
| * | | | | Merge 8.7 | apnadkarni | 2023-02-28 | 1 | -0/+21 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge 8.7 | apnadkarni | 2023-02-28 | 1 | -63/+0 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 8.7 | apnadkarni | 2023-02-24 | 1 | -8/+8 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | -strictencoding 1 -> -encodingprofile strict (since the testcases placed back... | jan.nijtmans | 2023-02-23 | 1 | -8/+8 |
|
|
| * | | | | | | | Remove left-over traces of [0a74820b6d], which was merged into the apn-encodi... | jan.nijtmans | 2023-02-23 | 1 | -382/+92 |
|
|