Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -1/+1 |
|\ | |||||
| * | Let all test-cases load the "tcltest" package the same way. Depend on ↵ | jan.nijtmans | 2020-09-04 | 1 | -2/+2 |
| | | | | | | | | tcltest 2.5, since we never test with earlier tcltest versions | ||||
* | | simplify check for ::tcltest namespace in testcases | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
| | | |||||
* | | Better error-message in case of "index out of range", mentioning the actual ↵ | jan.nijtmans | 2020-02-29 | 1 | -2/+2 |
| | | | | | | | | index which was out of range. Also, use the same error-code, because the underlying cause is all the same. | ||||
* | | Fix executable flags of 3 test-files | jan.nijtmans | 2018-12-08 | 1 | -0/+0 |
| | | |||||
* | | Implement TIP 445 | dkf | 2018-11-06 | 1 | -0/+0 |
| | | |||||
* | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -253/+253 |
|/ | |||||
* | Fix execute permission on many files which shouldn't have it. | jan.nijtmans | 2013-10-17 | 1 | -0/+0 |
|\ | |||||
* \ | 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. | ||||
| * | | * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong | dkf | 2010-06-22 | 1 | -1/+1 |
| |/ | | | | | | | args message. | ||||
* | | * generic/tclCmdIL.c (Tcl_LsetObjCmd): [Bug 3019351]: Corrected wrong | dkf | 2010-06-22 | 1 | -1/+1 |
| | | | | | | | | args message. | ||||
* | | more consistent wrong # arg messages: change all messages containing ↵ | nijtmans | 2008-07-13 | 1 | -1/+1 |
|/ | | | | ?options? to the form ?-option value ...? | ||||
* | added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny | hobbs | 2001-11-14 | 1 | -0/+433 |