Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [1ae12987cb] Ensure that deleting the [history] command deletes its storage. | dkf | 2016-10-30 | 1 | -0/+24 |
| | |||||
* | * library/history.tcl (history): Simplify the dance of variable | dkf | 2011-11-25 | 1 | -1/+1 |
| | | | management used when chaining to the implementation command. | ||||
* | 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. | ||||
| | * | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-22 | 1 | -9/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | * library/history.tcl: use of Tcl 8.4 feautures. Thanks to * library/init.tcl: Patrick Fradin for prompting on this. * library/package.tcl: [Patch 1237755]. * library/safe.tcl: * library/word.tcl: | ||||
* | | | Spacing and style fixes | nijtmans | 2010-06-14 | 1 | -4/+4 |
| | | | |||||
* | | | Undo Jan's needless vandalism. | dkf | 2009-11-19 | 1 | -2/+2 |
| | | | |||||
* | | | Eliminate "then" keyword | nijtmans | 2009-11-18 | 1 | -2/+2 |
| | | | |||||
* | | | Make [history] (well, [::tcl::history]) be a real ensemble. | dkf | 2009-07-25 | 1 | -181/+119 |
|/ / | |||||
* | | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-23 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | * library/history.tcl: use of Tcl 8.4 features. Forward port of * library/init.tcl: appropriate portions of [Patch 1237755]. * library/package.tcl: * library/safe.tcl: * library/word.tcl: | ||||
* | | * library/auto.tcl: Replaced [regexp] and [regsub] with | dgp | 2003-03-19 | 1 | -3/+2 |
|/ | | | | | | | | | | | | | | | * library/history.tcl: [string map] where possible. Thanks * library/ldAout.tcl: to David Welton. [Bugs 667456,667558] * library/safe.tcl: Bumped to http 2.4.3, opt 0.4.5, and * library/http/http.tcl: tcltest 2.2.3. * library/http/pkgIndex.tcl: * library/opt/optparse.tcl: * library/opt/pkgIndex.tcl: * library/tcltest/tcltest.tcl: * library/tcltest/pkgIndex.tcl: * tools/genStubs.tcl: * tools/tcltk-man2html.tcl: * unix/mkLinks.tcl: | ||||
* | * library/history.tcl (tcl::HistAdd): prevent empty calls from | hobbs | 2001-05-17 | 1 | -1/+7 |
| | | | | being added to the history (arndt) | ||||
* | * library/history.tcl: Corrected an off-by-one error in HistIndex, | ericm | 2000-05-15 | 1 | -2/+3 |
| | | | | | which was causing [history redo] to start its search at the wrong event index. [Bug: 1269]. | ||||
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 1 | -9/+9 |
| | |||||
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+369 |