| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
-eofchar \032, otherwise there's the risk that ^Z is appended too the open channel. See [5bfe3de008], we don't want to open that can of worms again!
|
| |
|
|
|
|
|
| |
so they don't cause problems on non-windows.
When reading script files, always use -eofchar \032, as this might be left by Windows editors.
|
| |
|
| |
|
|
executable in the path or a tclsh that understands the new "install" keyword
from the command line
Added a new file to /library which is run when the user executes "tclsh install ..."
Embedded in installer.tcl is a facility for building zip archives
|