summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2005-04-13 21:26:11 (GMT)
committerdgp <dgp@users.sourceforge.net>2005-04-13 21:26:11 (GMT)
commita9551a08af343c0da4bb743594a7f9adc8d99320 (patch)
tree675333bb716c15f7e0f0a650af92fdfd88de9d1a /ChangeLog
parent542e26909ff74475784c87d36451da9fba244974 (diff)
downloadtcl-a9551a08af343c0da4bb743594a7f9adc8d99320.zip
tcl-a9551a08af343c0da4bb743594a7f9adc8d99320.tar.gz
tcl-a9551a08af343c0da4bb743594a7f9adc8d99320.tar.bz2
* unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed
order of verifying candidate [encoding system] value, checking against a table in memory first before calling Tcl_GetEncoding and potentially scanning through the filesystem. Also ordered the table so that a binary search could be used within it. Improves startup time a bit more on some systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e17b025..f818f2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-04-13 Don Porter <dgp@users.sourceforge.net>
+
+ * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reversed
+ order of verifying candidate [encoding system] value, checking against
+ a table in memory first before calling Tcl_GetEncoding and potentially
+ scanning through the filesystem. Also ordered the table so that a
+ binary search could be used within it. Improves startup time a bit
+ more on some systems.
+
2004-04-13 Kevin B. Kenny <kennykb@acm.org>
* library/clock.n: Added a missing '--' on several [switch]