summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2005-11-29 14:02:02 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2005-11-29 14:02:02 (GMT)
commit78e4bd756c392b75621c7d8c46d00a7cc2c03701 (patch)
tree1128e6e95a2bb6e12506385bd371e00436ad8a4f /ChangeLog
parentd8635a48cf1f669a2c8103dacc8a93e3e3269b87 (diff)
downloadtcl-78e4bd756c392b75621c7d8c46d00a7cc2c03701.zip
tcl-78e4bd756c392b75621c7d8c46d00a7cc2c03701.tar.gz
tcl-78e4bd756c392b75621c7d8c46d00a7cc2c03701.tar.bz2
Fix [Bug 1310081].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e98fdc..f59f68e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-11-29 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+ * generic/tclObj.c (Tcl_GetWideIntFromObj): Add more efficient
+ conversion to wides from normal ints. [Bug 1310081]
+
* generic/tclCmdIL.c (Tcl_LsearchObjCmd): Allow [lsearch -regexp] to
process REs that contain backreferences. This expensive mode of
operation is only used if the RE would otherwise cause a compilation