summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7e6ff11..50ababd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-11-29 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * generic/tclBinary.c (BINARY_SCAN_MAX_CACHE, Tcl_BinaryObjCmd,
+ ScanNumber): Added caching scheme to reduce number of object
+ allocations when doing scans of large repetitive binary strings.
+ See comments in file for reasoning behind implementation.
+ Suggested by Miguel Sofer in Patch #429916, but independently
+ implemented.
+
2001-11-28 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* doc/regsub.n, doc/regexp.n: Converted dangling references to