diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-22 22:16:06 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-22 22:16:06 (GMT) |
commit | 992b51fc822addcd91ae1ea44e0df3486e654c3d (patch) | |
tree | 86a28dd4bf00d016c19744f430376f68f2d0009a /ChangeLog | |
parent | 14a34c4087e1034699a9b588da8b0a9927479f45 (diff) | |
download | tcl-992b51fc822addcd91ae1ea44e0df3486e654c3d.zip tcl-992b51fc822addcd91ae1ea44e0df3486e654c3d.tar.gz tcl-992b51fc822addcd91ae1ea44e0df3486e654c3d.tar.bz2 |
Rebuild [dict] as a full compiled ensemble.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-11-22 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclDictObj.c (Dict*Cmd,TclInitDictCmd): Rebuilt the [dict] + * generic/tclCompCmds.c (TclCompileDict*Cmd): command as an ensemble. + 2007-11-22 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * generic/tclCmdMZ.c (Tcl_StringObjCmd): Rewrote the [string] and |