Tcl Library Source Code

Check-in [ae3d36ca11]
Login

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

Overview
Comment:Nettool's build script wasn't implementing the ladd command. Clay was missing a fix that kept it's loader from accidentally creating variables in the global namespace as a side effect of a foreach loop
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | hypnotoad
Files: files | file ages | folders
SHA3-256: ae3d36ca11a9e0478293cc66f127b0d19834f389098d2bcb62bb4b046735ad9d
User & Date: hypnotoad 2018-12-09 12:20:25.609
Context
2018-12-12
01:08
Replacing a global g(HOME) which means something in a TOBE kit with ::starkit::localHome if the application is looking for somewhere to grap preferences/etc check-in: 20d0246bc6 user: hypnotoad tags: hypnotoad
2018-12-09
12:20
Nettool's build script wasn't implementing the ladd command. Clay was missing a fix that kept it's loader from accidentally creating variables in the global namespace as a side effect of a foreach loop check-in: ae3d36ca11 user: hypnotoad tags: hypnotoad
2018-12-08
20:06
Re-Registering clay with the installer check-in: ad61ac4ac5 user: hypnotoad tags: hypnotoad
Changes
Unified Diff Side-by-Side Diff Patch
Changes to modules/clay/build/build.tcl.
Changes to modules/clay/build/dialect.tcl.
Changes to modules/clay/clay.tcl.
Changes to modules/clay/clay.test.
Changes to modules/nettool/build/build.tcl.