Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -1/+1 |
|\ | |||||
| * | For [package] etc., select modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -1/+1 |
| | | |||||
* | | 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. | ||||
* | | TIP #323 IMPLEMENTATION (partial) | dgp | 2008-09-26 | 1 | -5/+5 |
| | | | | | | | | | | | | * doc/tm.n: Revise [tcl::tm::path add] and * library/tm.tcl: [tcl::tm::path remove] to accept zero paths. * tests/tm.test: | ||||
* | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -3/+3 |
|/ | |||||
* | * 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 |