Tcl Source Code

Check-in [89f027f118]
Login

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

Overview
Comment:[3613609]: Replace strcasecmp() with UTF-8-aware version.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 89f027f118c0cae741036295827ac6105d9dc781
User & Date: dkf 2013-05-22 13:07:33.786
Context
2013-05-22
13:34
silence compiler warning check-in: 13314a4573 user: dgp tags: trunk
13:07
[3613609]: Replace strcasecmp() with UTF-8-aware version. check-in: 89f027f118 user: dkf tags: trunk
12:59
[3613609]: Replace strcasecmp() with UTF-8-aware version. check-in: 8cc7cdfbd6 user: dkf tags: core-8-5-branch
10:36
* doc/file.n: [Bug 3613671]: Added note to portability section on the fact that [file owned] does ... check-in: a9869d4e5a user: dkf tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.
Changes to generic/tclCmdIL.c.
Changes to generic/tclCmdMZ.c.
Changes to generic/tclInt.h.
Changes to generic/tclUtf.c.
Changes to tests/cmdIL.test.