diff options
author | ferrieux <ferrieux@users.sourceforge.net> | 2008-07-23 22:50:32 (GMT) |
---|---|---|
committer | ferrieux <ferrieux@users.sourceforge.net> | 2008-07-23 22:50:32 (GMT) |
commit | 4f9bbccc00c295f21e8675079ffa2664f4d2c41d (patch) | |
tree | 20de07e9fe2812770974be255fae98340eccb37d /ChangeLog | |
parent | af2edfcf503b8fbedd006c9df5e2e4c04ff4c7e5 (diff) | |
download | tcl-4f9bbccc00c295f21e8675079ffa2664f4d2c41d.zip tcl-4f9bbccc00c295f21e8675079ffa2664f4d2c41d.tar.gz tcl-4f9bbccc00c295f21e8675079ffa2664f4d2c41d.tar.bz2 |
Added relative speed test for lrange, checking fro in-place optimization.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-07-23 Alexandre Ferrieux <ferrieux@users.sourceforge.net> + + * tests/lrange.test: Added relative speed test to check for lrange + in-place optimization committed 2008-06-30. + 2008-07-23 Andreas Kupries <andreask@activestate.com> * tests/info.test: Reordered the tests to have monotonously |