Tcl Source Code

Check-in [1841bf54d1]
Login

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

Overview
Comment:Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-6-branch
Files: files | file ages | folders
SHA3-256: 1841bf54d1b3257e14be24a6205a56ade3fc86b62a4fba25d86235888942933e
User & Date: pooryorick 2018-05-07 07:43:00.540
References
2023-01-12
13:47 New ticket [8f7fdea2df] string-2.20.1 fails on big endian. artifact: 781a8208b4 user: max
Context
2018-05-08
09:56
merge fix for [92564326a98b5510] from 8.5 check-in: b6d467a174 user: sebres tags: core-8-6-branch
2018-05-07
14:33
merge core-8-6-branch check-in: cb43f6d65a user: pooryorick tags: core-8-branch
07:43
Deduplicate code in INST_STR_CMP, StringCmpCmd, and StringEqualCmd. check-in: 1841bf54d1 user: pooryorick tags: core-8-6-branch
2018-05-06
18:13
Factor options handling out of StringCmpCmd. check-in: 88e60c5289 user: pooryorick tags: core-8-6-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclCmdMZ.c.
Changes to generic/tclExecute.c.
Changes to generic/tclInt.h.