diff options
author | ericm <ericm> | 2000-01-13 20:33:09 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-01-13 20:33:09 (GMT) |
commit | 2df683089994bc1bbc39f633ddbfa92a57b0024f (patch) | |
tree | 2ab75593da54c94ef8f64f640eb3be3aa97d00aa /doc | |
parent | dee657ae620fbab5edb1f2fd5a11452a61b605ba (diff) | |
download | tcl-2df683089994bc1bbc39f633ddbfa92a57b0024f.zip tcl-2df683089994bc1bbc39f633ddbfa92a57b0024f.tar.gz tcl-2df683089994bc1bbc39f633ddbfa92a57b0024f.tar.bz2 |
* tests/cmdIL.test: Added tests for lsort -dictionary with
characters that occur between Z and a in ASCII.
* generic/tclCmdIL.c: Modified DictionaryCompare function (used by
lsort -dictionary) to do upper/lower case equivalency before doing
character comparisons, instead of after. This fixes bug #1357, in
which lsort -dictionary [list ` AA c CC] and lsort -dictionary
[list AA c ` CC] gave different (and both wrong) results.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions