Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |