summaryrefslogtreecommitdiffstats
path: root/library/opt0.4/optparse.tcl
Commit message (Collapse)AuthorAgeFilesLines
* unversioned http msgcat and opt packages in CVShobbs2000-11-031-1089/+0
|
* * tests/opt.test: Removed references to Lfirst, Lrest functions.ericm2000-07-181-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]ericm2000-06-201-2/+2
|
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+1097