summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-02-05 01:21:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-02-05 01:21:59 (GMT)
commit1508a4647865986ad56b7f73c13f7829e1a23c3f (patch)
treecf97f1975768f44df104d0ecba464d863f2fed11 /ChangeLog
parent14af5bfacb1ca6bee54d51c398e8df0adf092d41 (diff)
downloadtcl-1508a4647865986ad56b7f73c13f7829e1a23c3f.zip
tcl-1508a4647865986ad56b7f73c13f7829e1a23c3f.tar.gz
tcl-1508a4647865986ad56b7f73c13f7829e1a23c3f.tar.bz2
Improve efficiency of Tcl_AppendObjToObj's bytearray handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9136545..65a4067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-02-05 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclStringObj.c (Tcl_AppendObjToObj): Special-case the
+ appending of one bytearray to another, which can be extremely rapid.
+ Part of scheme to address [Bug 1665628] by making the basic string
+ operations more efficient on byte arrays.
+
2009-02-04 Don Porter <dgp@users.sourceforge.net>
* generic/tclStringObj.c: Added overflow protections to the