Tcl Source Code

Check-in [9610a55327]
Login

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

Overview
Comment:Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch()
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 9610a55327680a22b0500c343eeb5e39bfca2e09c0200b95d9c5e0f7411f4665
User & Date: jan.nijtmans 2019-03-27 23:48:10.477
Context
2019-03-28
21:21
Merge 8.6 check-in: 9f000ec23e user: jan.nijtmans tags: core-8-branch
2019-03-27
23:58
Merge 8.7 check-in: 721f693b1f user: jan.nijtmans tags: trunk
23:48
Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch() check-in: 9610a55327 user: jan.nijtmans tags: core-8-branch
20:21
Merge 8.6 check-in: 885ce37315 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tcl.decls.
Changes to generic/tclDecls.h.
Changes to generic/tclStubInit.c.
Changes to generic/tclUtil.c.