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 | 9af810992a3d08e5964ca72b8b6221e120fb42d8 (patch) | |
tree | a52dbc4a8914a59243eb5871aa40958b6f8f5ccc /ChangeLog | |
parent | 18503cb00a32b1fcb0cb46b7b3649903f38c989a (diff) | |
download | tcl-9af810992a3d08e5964ca72b8b6221e120fb42d8.zip tcl-9af810992a3d08e5964ca72b8b6221e120fb42d8.tar.gz tcl-9af810992a3d08e5964ca72b8b6221e120fb42d8.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. |