diff options
author | dgp <dgp@users.sourceforge.net> | 2011-05-02 20:10:00 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-05-02 20:10:00 (GMT) |
commit | 4f558942fb97b0dd3652ee2a257fe94b1dc3a8db (patch) | |
tree | a52dbc4a8914a59243eb5871aa40958b6f8f5ccc /ChangeLog | |
parent | 58a04d6f1325fc9905ccac80234f9fc0d92b0318 (diff) | |
download | tcl-4f558942fb97b0dd3652ee2a257fe94b1dc3a8db.zip tcl-4f558942fb97b0dd3652ee2a257fe94b1dc3a8db.tar.gz tcl-4f558942fb97b0dd3652ee2a257fe94b1dc3a8db.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/tclInt.h: Replace TclCountSpaceRuns() with * generic/tclListObj.c: TclMaxListLength() which is the function we * generic/tclUtil.c: actually want. |