Tcl Source Code

Check-in [8cc7cdfbd6]
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 | core-8-5-branch
Files: files | file ages | folders
SHA1: 8cc7cdfbd6122482fddb9317b5410cd4f9372ee6
User & Date: dkf 2013-05-22 12:59:45.956
Context
2013-05-22
13:14
silence compiler warning check-in: dcd61515be user: dgp tags: core-8-5-branch
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
12:55
Fixed the weird edge case. closed check-in: 93dd8bb33b user: dkf tags: bug-3613609
2013-05-19
20:26
Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate possibly conflicting LOC... check-in: 157acf6411 user: jan.nijtmans tags: core-8-5-branch
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.