summaryrefslogtreecommitdiffstats
path: root/generic/tclIO.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-04-191-6/+3
|\
| * Merge 8.6jan.nijtmans2024-04-191-6/+3
| |\
| | * More code cleanup, backported from 8.7jan.nijtmans2024-04-191-120/+122
* | | Merge 8.7 (more indenting)jan.nijtmans2024-04-191-82/+82
|\ \ \ | |/ /
| * | More indentingjan.nijtmans2024-04-191-85/+85
| * | (backport) Fix indentingjan.nijtmans2024-04-191-3/+2
* | | Fix indentingjan.nijtmans2024-04-191-3/+2
* | | Merge 8.7jan.nijtmans2024-04-181-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-04-181-4/+4
| |\ \ | | |/
| | * Reduce the diff between 8.6 and 8.7, by backporting some formatting/restructu...jan.nijtmans2024-04-181-107/+123
* | | Merge 8.7jan.nijtmans2024-04-111-9/+4
|\ \ \ | |/ /
| * | (cherry-pick): Possibly a fix for [080f846fd58958ef]: When updating the inte...jan.nijtmans2024-04-111-3/+7
* | | Merge 8.7jan.nijtmans2024-04-111-5/+5
|\ \ \ | |/ /
| * | Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we meanjan.nijtmans2024-04-111-5/+5
| |\ \ | | |/
| | * Use Tcl_NewBooleanObj for booleans; we should say what we mean. Fix sentinels...jan.nijtmans2024-04-111-2/+2
| | * offsetof -> TclOffsetjan.nijtmans2024-02-141-1/+1
* | | Possibly a fix for [080f846fd58958ef]: When updating the interest of apooryorick2024-04-041-1/+10
* | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-7/+7
|\ \ \ | |/ /
| * | Formatting/indentingjan.nijtmans2024-03-211-47/+54
| * | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-1/+1
* | | more spacing/formatting tweaksdkf2024-03-191-5/+5
* | | Fix indentation/brace usage style issuesdkf2024-03-191-58/+62
* | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-1/+1
* | | Remove some dead codejan.nijtmans2024-02-211-12/+3
* | | merge 8.7sebres2024-01-291-1/+2
|\ \ \ | |/ /
| * | merge 8.6sebres2024-01-291-1/+2
| |\ \ | | |/
| | * closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with appe...sebres2024-01-291-1/+2
* | | Merge 8.7jan.nijtmans2024-01-221-1/+1
|\ \ \ | |/ /
| * | Merge TCL8.6oehhar2024-01-221-1/+1
| |\ \ | | |/
| | * [db4f2843cd],[da16d15574]: revert Tcl_ReadChars fix, due to performance impact.oehhar2024-01-221-1/+1
* | | merge 8.7 (fix for [db4f2843cd])sebres2023-12-061-1/+1
|\ \ \ | |/ /
| * | merge 8.6 (fix for [db4f2843cd])sebres2023-12-061-1/+1
| |\ \ | | |/
| | * closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with appe...sebres2023-12-051-1/+1
* | | Fix bug [a173f922]: fcopy does not write leading correct chars on later encod...oehhar2023-11-201-0/+18
|\ \ \ | |/ /
| * | Merge core-8-branchoehhar2023-11-201-1/+28
| |\ \
| * | | Bug [a173f922]: fix bug: fcopy does not write leading correct chars on later ...oehhar2023-11-201-0/+18
* | | | TIP #653: Handle consumed data of channel commands in case of encoding errorsjan.nijtmans2023-11-181-0/+27
|\ \ \ \ | | |/ / | |/| |
| * | | Add test for blocking modejan.nijtmans2023-11-141-1/+28
| |/ /
* | | Merge 8.7. Also fix Windows symbols build with Visual Studiojan.nijtmans2023-11-181-1/+1
|\ \ \ | |/ /
* | | Revise macro usagejan.nijtmans2023-11-161-1/+1
* | | Merge 8.7jan.nijtmans2023-11-151-1/+1
|\ \ \ | |/ /
* | | Bug [c4eb46a1]: endless loop on non blocking gets with encoding error. No add...oehhar2023-11-131-2/+17
|\ \ \ | |/ /
| * | Bug [c4eb46a1]: non-blocking gets fires the error on 2nd call when sequence i...oehhar2023-11-131-0/+6
| * | Bug [c4eb46a1]: endless loop on gets, non blocking, profile strict, encoding ...oehhar2023-11-121-2/+11
* | | Rebase to latest 9.0jan.nijtmans2023-11-101-22/+6
|\ \ \
| * \ \ Merge mainoehhar2023-11-021-5/+5
| |\ \ \
| * \ \ \ Merge 9.0. Make stderr channel -profile replacejan.nijtmans2023-09-291-0/+6
| |\ \ \ \
| * \ \ \ \ Merge 9.0jan.nijtmans2023-06-121-41/+19
| |\ \ \ \ \ | | |/ / / /
| * | | | | Remove more ... to be split off in separate TIP'sjan.nijtmans2023-05-051-70/+33
| * | | | | Tcl_InputEncodingError() -> TclInputEncodingError. It will be split off in a ...jan.nijtmans2023-05-041-2/+2