Tcl Source Code

Check-in [7e530cff3d]
Login

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

Overview
Comment:Remove "register" keyword in various places. Also add some type-casts to help C++ compatibility.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 7e530cff3dee9d97c3108ebdc381c75ca34315e8c397231ddec4bb83c5b6944d
User & Date: jan.nijtmans 2019-08-14 06:42:58.365
Context
2019-08-14
19:23
Minor simplification in test-suite: Because "teststringobj maxchars" has the effect that the value i... check-in: 21b8fc0bb3 user: jan.nijtmans tags: core-8-branch
15:13
Merge 8.7 check-in: e2428c2b13 user: jan.nijtmans tags: initsubsystems
07:24
Merge 8.7 closed check-in: c367ba59b1 user: jan.nijtmans tags: no-register
07:04
Merge 8.7 check-in: c609a1d32f user: jan.nijtmans tags: trunk
06:42
Remove "register" keyword in various places. Also add some type-casts to help C++ compatibility. check-in: 7e530cff3d user: jan.nijtmans tags: core-8-branch
2019-08-13
20:08
Merge 8.6 check-in: e9fc994676 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to compat/fake-rfc2553.c.
Changes to compat/gettod.c.
Changes to compat/mkstemp.c.
Changes to compat/opendir.c.
Changes to compat/strstr.c.
Changes to compat/strtol.c.
Changes to compat/strtoul.c.
Changes to compat/waitpid.c.
Changes to generic/regcomp.c.
Changes to generic/regexec.c.
Changes to generic/tclDate.c.
Changes to generic/tclGetDate.y.
Changes to generic/tclTrace.c.
Changes to macosx/tclMacOSXFCmd.c.