Tcl Source Code

Check-in [ed50d4c0b3]
Login

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

Overview
Comment:A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal is to initialize [clock] on demand without [namespace unknown]. No additional namespaces are reused and no procedures are renamed.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | tip-689-proof-for-nathan-solved
Files: files | file ages | folders
SHA3-256: ed50d4c0b3c7782ede41ea739fba2dbe047b6dbdc493f1bea04bc46a018ab169
User & Date: pooryorick 2024-03-22 23:09:27.238
Context
2024-03-22
23:40
A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal... check-in: 5c8e11b5b7 user: pooryorick tags: tip-689-proof-for-nathan-solved2
23:09
A more simple solution to the challenge posed in the tip-689-proof-for-nathan branch, where the goal... leaf check-in: ed50d4c0b3 user: pooryorick tags: tip-689-proof-for-nathan-solved
22:35
Generalize the [namespace ensemble configure ... -unknown] approach a little more for the purpose of... check-in: 332ef3ab83 user: pooryorick tags: tip-689-proof-for-nathan-solved
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclClock.c.
Changes to library/init.tcl.