diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-07-23 21:42:43 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-07-23 21:42:43 (GMT) |
commit | 0165e5e6989f8b3baad4c63d67077cdb388dd9bf (patch) | |
tree | 544d14a80ab3e5d20707c2d156a7a3366e0e8683 /ChangeLog | |
parent | 1e3c3962e856438b8d37edcad26f1ba3fca8198b (diff) | |
download | tcl-0165e5e6989f8b3baad4c63d67077cdb388dd9bf.zip tcl-0165e5e6989f8b3baad4c63d67077cdb388dd9bf.tar.gz tcl-0165e5e6989f8b3baad4c63d67077cdb388dd9bf.tar.bz2 |
* tests/info.test: Reordered the tests to have monotonously
increasing numbers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2008-07-23 Andreas Kupries <andreask@activestate.com> + * tests/info.test: Reordered the tests to have monotonously + increasing numbers. + * generic/tclBasic.c: Modified TclArgumentGet to reject pure lists * generic/tclCmdIL.c: immediately, without search. Reworked setup * generic/tclCompile.c: of eoFramePtr, doesn't need the line |