diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-12-09 15:09:07 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-12-09 15:09:07 (GMT) |
commit | 489da2848ebc51a5f56d080a52f5c1a0c4ecdfdf (patch) | |
tree | ce38d69f9ab51ef0a83d6e83b49177e042a74a31 /tests/string.test | |
parent | e6194d69361ea15a381a0b5e9f8da21bd9e21309 (diff) | |
download | tcl-489da2848ebc51a5f56d080a52f5c1a0c4ecdfdf.zip tcl-489da2848ebc51a5f56d080a52f5c1a0c4ecdfdf.tar.gz tcl-489da2848ebc51a5f56d080a52f5c1a0c4ecdfdf.tar.bz2 |
* generic/tclCmdAH.c (TclInitFileCmd, TclMakeFileCommandSafe, ...):
Break up [file] into an ensemble. Note that the ensemble is safe in
itself, but the majority of its subcommands are not.
* generic/tclFCmd.c (FileCopyRename,TclFileDeleteCmd,TclFileAttrsCmd)
(TclFileMakeDirsCmd): Adjust these subcommand implementations to work
inside an ensemble.
(TclFileLinkCmd, TclFileReadLinkCmd, TclFileTemporaryCmd): Move these
subcommand implementations from tclCmdAH.c, where they didn't really
belong.
* generic/tclIOCmd.c (TclChannelNamesCmd): Move to more appropriate
source file.
* generic/tclEnsemble.c (TclMakeEnsemble): Start of code to make
partially-safe ensembles. Currently does not function as expected due
to various shortcomings in how safe interpreters are constructed.
* tests/cmdAH.test, tests/fCmd.test, tests/interp.test: Test updates
to take into account systematization of error messages.
Diffstat (limited to 'tests/string.test')
0 files changed, 0 insertions, 0 deletions