Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * tests/opt.test: Removed references to Lfirst, Lrest functions. | ericm | 2000-07-18 | 1 | -24/+16 |
| | | | | | | | * library/opt0.4/optparse.tcl: Applied patch from Chris Nelson, which replaces the [Lfirst] function with an inline [lindex ... 0] and [Lrest] with [lrange ... 1 end], for better performance. [RFE: 6019] | ||||
* | Applied patch from [Bug: 5922] | ericm | 2000-06-20 | 1 | -2/+2 |
| | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 2 | -0/+1108 |