summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-10-14 15:05:59 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-10-14 15:05:59 (GMT)
commit97449587f00016cab8acc385844a1d82f26332c6 (patch)
treef89998d33d66eb6a7f9fe5e3f2d931293830c8a9 /ChangeLog
parent98a60867761d8d1991cee931a2c8c21423e5dcd1 (diff)
downloadtcl-97449587f00016cab8acc385844a1d82f26332c6.zip
tcl-97449587f00016cab8acc385844a1d82f26332c6.tar.gz
tcl-97449587f00016cab8acc385844a1d82f26332c6.tar.bz2
Speed up [info <thing> <simplePattern>]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8922af..c3b855c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-14 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclUtil.c (TclMatchIsTrivial): Detect degenerate cases
+ of glob matching that let us avoid scanning through hash tables.
+ * generic/tclCmdIL.c (InfoCommandsCmd, InfoGlobalsCmd, InfoProcsCmd):
+ (InfoVarsCmd): Use this to speed up some [info] subcommands.
+
2004-10-12 Kevin B. Kenny <kennykb@acm.org>
* library/tzdata/America/Campo_Grande: