diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-02-16 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclExecute.c (INST_LIST_RANGE_IMM): Enhance implementation + so that shortening a (not multiply-referenced) list by lopping the end + off with [lrange] or [lreplace] is efficient. + 2012-02-15 Donal K. Fellows <dkf@users.sf.net> * generic/tclCompCmds.c (TclCompileLreplaceCmd): Added a compilation |