Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More ©-sign consolidation | jan.nijtmans | 2020-11-23 | 1 | -1/+1 |
| | |||||
* | Now that all Tcl source files are UTF-8 by default, we can use the ©-sign ↵ | jan.nijtmans | 2020-11-23 | 1 | -3/+3 |
| | | | | whenever reasonable. | ||||
* | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -1/+1 |
|\ | |||||
| * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -5/+5 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. | pooryorick | 2020-09-19 | 1 | -0/+17 |
| | | |||||
* | | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation. | pooryorick | 2020-09-19 | 1 | -0/+17 |
| | | |||||
* | | 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 | ||||
* | | More of the same (see previous commit) | jan.nijtmans | 2020-07-16 | 1 | -1/+1 |
| | | |||||
* | | merge 8.6 | sebres | 2019-09-06 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | merge 8.5 (no functional changes on tclProc, it was already fixed there - ↵ | sebres | 2019-09-06 | 1 | -0/+10 |
| |\ | | | | | | | | | | only test cases) | ||||
| | * | cherry-pick [b87d2183ca]: test cases covering bug [775ee88560]: segfault in ↵ | sebres | 2019-09-06 | 1 | -0/+10 |
| | | | | | | | | | | | | upvar at wrong level, wrong message of uplevel | ||||
* | | | TIP #515 implementation: Level Value Reform | jan.nijtmans | 2018-09-07 | 1 | -13/+13 |
| | | | |||||
* | | | merge 8.6 | dgp | 2016-04-07 | 1 | -0/+99 |
|\ \ \ | |/ / | |||||
| * | | [213b6a2b9d] Make level parsing honor EIAS. | dgp | 2016-04-06 | 1 | -0/+99 |
| | | | |||||
* | | | Eliminate exess spacings in many test-cases | jan.nijtmans | 2016-03-10 | 1 | -3/+3 |
|/ / | |||||
* | | 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. | ||||
* | | | * tests/fCmd.test, tests/safe.test, tests/uplevel.test, | dkf | 2010-12-07 | 1 | -22/+31 |
| | | | | | | | | | | | | | | | * tests/upvar.test, tests/var.test: Convert more tests to tcltest2 and factor them to be easier to understand. | ||||
* | | | * generic/tclBasic.c: Compilation of uplevel scripts, allow | Miguel Sofer | 2008-06-08 | 1 | -1/+68 |
|/ / | | | | | | | | | | | | | | | | | * generic/tclCompCmds.c: non-body compiled scripts to access the * generic/tclCompile.c: LVT (but not to extend it) and enable the * generic/tclCompile.h: canonical list opt to sidestep the * generic/tclExecute.c: compiler. This is [Patch 1973096] * generic/tclProc.c: * tests/uplevel.test: | ||||
* | | Remove trailing whitespace | dkf | 2004-05-19 | 1 | -13/+1 |
|/ | |||||
* | * tests/uplevel.test: added 6.1 to test [uplevel] with shadowed | Miguel Sofer | 2002-08-08 | 1 | -1/+16 |
| | | | | commands [Bug 524383] | ||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
| | | | | Fixed bug in pkg.test where defs.tcl was still being used. | ||||
* | 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/+109 |