summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-10-06 21:19:16 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-10-06 21:19:16 (GMT)
commit44adece941d2f854196964eaaca9941117bb7c68 (patch)
tree489c03f507fce4556d43c34de82f615b5d89b7df /ChangeLog
parent1b98fe6855837a8d7d1b446067a4e5a1400ab4ad (diff)
parent00dba5b765820b786738f3f44963f26a250accda (diff)
downloadtcl-44adece941d2f854196964eaaca9941117bb7c68.zip
tcl-44adece941d2f854196964eaaca9941117bb7c68.tar.gz
tcl-44adece941d2f854196964eaaca9941117bb7c68.tar.bz2
Reintegrate the compilation of [dict with], which is now usually much faster
(but only inside contexts with a local variable table).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b79f88..b9e05f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-10-06 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclDictObj.c (TclDictWithInit, TclDictWithFinish):
+ * generic/tclCompCmds.c (TclCompileDictWithCmd): Experimental
+ compilation for the [dict with] subcommand, using parts factored out
+ from the interpreted version of the command.
+
2011-10-05 Jan Nijtmans <nijtmans@users.sf.net>
* win/tclWinInt.h: Remove tclWinProcs, as it is no longer