Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patch | andreas_kupries | 2005-08-29 | 1 | -2/+2 |
| | | | | | for [Tcl SF Bug 1189657]. Syncs the implementation to the specification (TIP #189). | ||||
* | Add [file normalize] so expected paths come out right on Windows. [Bug 1053568] | dkf | 2004-11-05 | 1 | -1/+3 |
| | |||||
* | Allow ensembles to rewrite their subcommands' error messages to be more | dkf | 2004-10-29 | 1 | -3/+3 |
| | | | | | | relevant to users. [Patch 1056864] Also patches to core to take advantage of this Also other general cleaning up of Tcl_WrongNumArgs usage | ||||
* | * tests/tm.test: Expanded on the testsuite entered by Donal. | andreas_kupries | 2004-10-27 | 1 | -5/+195 |
| | | | | * library/tm.tcl: Even found bugs, these have been corrected. | ||||
* | Flesh out tests and transform the TM manager API into an ensemble | dkf | 2004-10-25 | 1 | -8/+23 |
| | |||||
* | Add *very* basic test suite for modules, and tighten up the doc style | dkf | 2004-10-22 | 1 | -0/+40 |