Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed excess newliunes | hobbs | 1999-11-19 | 1 | -13/+1 |
| | |||||
* | minor change that prevents stack blowing | hobbs | 1999-11-19 | 1 | -3/+3 |
| | |||||
* | * tests/scan.test: | hobbs | 1999-11-19 | 1 | -3/+3 |
| | | | | | * generic/tclScan.c: finished support for inline scan by supporting XPG identifiers. | ||||
* | 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 | -3/+21 |
| | |||||
* | Added tests/stack.test, to test recursion limits. | escoffon | 1998-09-30 | 1 | -0/+23 |
Added SHLIB_PATH to the list of special macros to ignore. |