diff options
author | andreas_kupries <andreas_kupries@noemail.net> | 2008-07-23 21:42:43 (GMT) |
---|---|---|
committer | andreas_kupries <andreas_kupries@noemail.net> | 2008-07-23 21:42:43 (GMT) |
commit | 3e12d4be085349faa2110b266755220e6dbcb758 (patch) | |
tree | 544d14a80ab3e5d20707c2d156a7a3366e0e8683 /ChangeLog | |
parent | 63c440a3b641ab2e55f64ebd26cd37228198467b (diff) | |
download | tcl-3e12d4be085349faa2110b266755220e6dbcb758.zip tcl-3e12d4be085349faa2110b266755220e6dbcb758.tar.gz tcl-3e12d4be085349faa2110b266755220e6dbcb758.tar.bz2 |
* tests/info.test: Reordered the tests to have monotonously
increasing numbers.
FossilOrigin-Name: fb6b0a22ee1469f87fbec98b3e2f46c8f0ca3d7b
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 |