Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | | | optParse.tcl: eliminate ';' at line end, bump to v0.4.6 | nijtmans | 2010-05-27 | 1 | -2/+2 |
| | | | |||||
* | | | optParse.tcl: Don't generate spaces at the end of a line. | nijtmans | 2010-05-27 | 1 | -14/+14 |
|/ / | |||||
* | | Fix whitespace | dkf | 2004-05-19 | 1 | -37/+2 |
|/ | |||||
* | * tests/opt.test: Removed references to Lfirst, Lrest functions. | ericm | 2000-07-18 | 1 | -12/+1 |
| | | | | | | | * 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] | ||||
* | test fix | hobbs | 2000-05-10 | 1 | -4/+6 |
| | |||||
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
| | | | | ::tcltest" to "namespace import -force ::tcltest" [Bug: 3948]. | ||||
* | 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 | -8/+21 |
| | |||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -0/+22 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+255 |