Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New internal routines TclScanElement() and TclConvertElement(). | dgp | 2011-05-10 | 1 | -0/+4 |
|\ | | | | | Rewritten guts of machinery to produce string rep of lists. [Bug 3173086] | ||||
| * | Correct flaw in the rewrite handling [list \\\\\}]. | dgp | 2011-03-03 | 1 | -0/+4 |
| | | |||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ | |/ | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ | | | | | | | more harm than good. Purged them. | ||||
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | | | | more harm than good. Purged them. | ||||
| | * | Removed test number dups [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -37/+20 |
| | | | |||||
* | | | add tests for explicit backslash zero as argument to list command | mdejong | 2010-02-12 | 1 | -1/+21 |
|/ / | |||||
* | | * tests/async.test: Added several tests that demonstrate Tcl | dgp | 2003-07-24 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | * tests/basic.test: Bug 489537, Tcl's longstanding failure to * tests/dict.test: properly quote any leading '#' character * tests/dstring.test: when generating the string rep of a list * tests/list.test: so that the comment-power of that character * tests/parse.test: is hidden from any [eval], in order to * tests/util.test: satisfy the documentation that [list] does [eval]-safe quoting. | ||||
* | | Eliminated duplicate test numbers [Bugs 710322, 710327, 710349, 710363] | dkf | 2003-03-27 | 1 | -37/+20 |
|/ | |||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -2/+3 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -2/+21 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+107 |