Tcl Source Code

Check-in [995f1b858d]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:TIP633 fconfigure -strictencoding: also implement read part
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | tip633-tcl9-fconfigure-strictencoding
Files: files | file ages | folders
SHA3-256: 995f1b858d0483cb7549c529a884ea7b6ec6e5fdf23e170e5fb33459c35429e5
User & Date: oehhar 2022-09-12 14:47:48.230
Context
2022-09-19
17:40
TIP633 fconfigure -nocomplainencoding (TCL9): replace "-strictencoding 0" by "-nocomplainencoding 1"... check-in: 68c3e3c92f user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
2022-09-12
14:47
TIP633 fconfigure -strictencoding: also implement read part check-in: 995f1b858d user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
12:14
Merge 8.7. Renumber tests and add current (IMHO wrong) results as results. check-in: 6601b40b04 user: oehhar tags: trunk, main
10:59
TIP633 fconfigure -strictencoding: move transfer over the loop. Adapt test suite to use hex results ... check-in: 6fb44cf582 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclIO.c.
Changes to library/http/http.tcl.
Changes to tests/chan.test.
Changes to tests/cmdMZ.test.
Changes to tests/compile.test.
Changes to tests/interp.test.
Changes to tests/io.test.
Changes to tests/result.test.
Changes to tests/safe.test.