diff options
author | dgp <dgp@users.sourceforge.net> | 2011-05-02 20:13:20 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-05-02 20:13:20 (GMT) |
commit | 7a2bd590d681320c0fa5b1e944cec420f6d00b77 (patch) | |
tree | 1359629d1145220aa313147065ecc562f2675afb /ChangeLog | |
parent | 69123a7afa8353216baa70838ff925ce7ab45201 (diff) | |
parent | 9af810992a3d08e5964ca72b8b6221e120fb42d8 (diff) | |
download | tcl-7a2bd590d681320c0fa5b1e944cec420f6d00b77.zip tcl-7a2bd590d681320c0fa5b1e944cec420f6d00b77.tar.gz tcl-7a2bd590d681320c0fa5b1e944cec420f6d00b77.tar.bz2 |
Tests for expanded literals quoting detection.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ scenario. Simply looking for the braces where they must be is the revision available to those callers, and it will backport cleanly. + * tests/parse.test: Tests for expanded literals quoting detection. + * generic/tclCompCmds.c: New TclFindElement() is also a better fit for the [switch] compiler. |