Tcl Source Code

Check-in [c9626e005f]
Login

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

Overview
Comment:Remove TclSetProcessGlobalValue() "encoding" parameter: it should always be NULL
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: c9626e005fa67fc9ed0be98eac969f0637f83663b364eaa99418b422dfb99189
User & Date: jan.nijtmans 2024-05-24 22:14:08.493
References
2024-08-28
21:33
Merge [c9626e005fa67fc9]: Remove TclSetProcessGlobalValue() "encoding" parameter: it should always b... check-in: 234ea5de19 user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE
Context
2024-08-28
21:33
Merge [c9626e005fa67fc9]: Remove TclSetProcessGlobalValue() "encoding" parameter: it should always b... check-in: 234ea5de19 user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE
2024-05-25
09:24
Merge 8.7 check-in: af5b3d24cc user: jan.nijtmans tags: trunk, main
2024-05-24
22:14
Remove TclSetProcessGlobalValue() "encoding" parameter: it should always be NULL check-in: c9626e005f user: jan.nijtmans tags: trunk, main
20:34
merge core-8-branch check-in: c5bd3ad311 user: dkf tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclEncoding.c.
Changes to generic/tclInt.h.
Changes to generic/tclUtil.c.