summaryrefslogtreecommitdiffstats
path: root/library/tm.tcl
Commit message (Expand)AuthorAgeFilesLines
* Make ::tcl::tm::roots work for alpha/beta Tcl releases. (backported from "nov...jan.nijtmans2015-11-241-1/+1
* [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer thedgp2013-09-071-0/+9
|\
| * [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer thedgp2013-09-071-0/+9
| |\
| | * Use ne instead of [string length] for less shimmer risk.dgp2013-09-051-1/+1
| | * Possible improvement in light of [86ceb4e2b6].dgp2013-07-151-0/+9
| |/ |/|
* | For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-301-6/+4
|\ \ | |/
| * For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-301-6/+4
| * * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-0/+10
| * * library/tm.tcl: Added a 'package provide' command to theandreas_kupries2008-08-111-1/+2
| * * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-251-5/+9
* | Spacing and style fixesnijtmans2010-06-141-3/+3
* | Undo Jan's needless vandalism.dkf2009-11-191-1/+1
* | Eliminate "then" keywordnijtmans2009-11-181-3/+3
* | Use [try] to replace obscurer uses of [catch].dkf2009-07-261-113/+101
* | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreas_kupries2008-11-101-0/+10
* | TIP #323 IMPLEMENTATION (partial)dgp2008-09-261-4/+4
* | * library/tm.tcl: Added a 'package provide' command to theandreas_kupries2008-08-111-1/+2
* | * library/tm.tcl: Modified the handling of Tcl Modules and of theandreas_kupries2008-06-251-5/+9
|/
* * library/tm.tcl (::tcl::tm::UnknownHandler): Changed 'source' toandreas_kupries2008-03-181-1/+1
* Fix oops. Use ::list, not list, prevent use of the namespace local command.andreas_kupries2008-03-181-1/+1
* * library/tm.tcl (::tcl::tm::Defaults): Modified handling ofandreas_kupries2008-03-181-2/+5
* * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-1/+1
* * library/tm.tcl: Fixed bug in TIP #189 implementation, nowandreas_kupries2006-10-061-1/+1
* TIP#268 IMPLEMENTATIONandreas_kupries2006-09-221-6/+4
* * library/tm.tcl (::tcl::tm::Defaults): Fixed handling ofandreas_kupries2006-03-141-1/+1
* * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patchandreas_kupries2005-08-291-1/+1
* * library/init.tcl: Use auto-loading to bring in Tcl Moduledgp2005-04-151-1/+0
* Allow ensembles to rewrite their subcommands' error messages to be moredkf2004-10-291-18/+5
* * tests/tm.test: Expanded on the testsuite entered by Donal.andreas_kupries2004-10-271-18/+29
* * library/tm.tcl (::tcl::tm::Defaults): Added a second [fileandreas_kupries2004-10-261-1/+1
* Flesh out tests and transform the TM manager API into an ensembledkf2004-10-251-94/+115
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreas_kupries2004-08-181-0/+346