Tcl Source Code

Check-in [3c341011b9]
Login

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

Overview
Comment:Fix panic "loop in ConvertLocalToUTCUsingTable", introduced by previous commit. Some further code cleanup
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 3c341011b9c6dc4b14c5636d4415bf215d445bcb2887a57ea111776ed4e93824
User & Date: jan.nijtmans 2024-04-12 09:46:25.757
Context
2024-04-12
13:25
More cleaning up, notably no more symbols starting with _ as they're a reserved 'namespace' check-in: bfb42faa67 user: dkf tags: core-8-branch
09:47
Merge 8.7 check-in: 95201cd0f6 user: jan.nijtmans tags: trunk, main
09:46
Fix panic "loop in ConvertLocalToUTCUsingTable", introduced by previous commit. Some further code cl... check-in: 3c341011b9 user: jan.nijtmans tags: core-8-branch
2024-04-11
16:14
Clean up the code style of the rest of clock check-in: 5e6e644645 user: dkf tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclClock.c.