summaryrefslogtreecommitdiffstats
path: root/library/tm.tcl
Commit message (Expand)AuthorAgeFilesLines
* Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows. Remove som...nijtmans@users.sourceforge.net2015-09-301-1/+1
* [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer thedgp@users.sourceforge.net2013-09-071-0/+9
|\
| * Use ne instead of [string length] for less shimmer risk.dgp@users.sourceforge.net2013-09-051-1/+1
| * Possible improvement in light of [86ceb4e2b6].dgp@users.sourceforge.net2013-07-151-0/+9
| * For [package] etc., select modernizations from Patrick Fradin.dgp@users.sourceforge.net2013-01-301-6/+4
| |\ | |/ |/|
| * Spacing and style fixesnijtmans2010-06-141-3/+3
| * Undo Jan's needless vandalism.donal.k.fellows@manchester.ac.uk2009-11-191-1/+1
| * Eliminate "then" keywordnijtmans2009-11-181-3/+3
| * Use [try] to replace obscurer uses of [catch].donal.k.fellows@manchester.ac.uk2009-07-261-113/+101
| * * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreask@activestate.com2008-11-101-0/+10
| * TIP #323 IMPLEMENTATION (partial)dgp@users.sourceforge.net2008-09-261-4/+4
| * * library/tm.tcl: Added a 'package provide' command to theandreask@activestate.com2008-08-111-1/+2
| * * library/tm.tcl: Modified the handling of Tcl Modules and of theandreask@activestate.com2008-06-251-5/+9
* | For [package] etc., select modernizations from Patrick Fradin.dgp@users.sourceforge.net2013-01-301-6/+4
* | * doc/platform_shell.n: Fixed [Bug 2255235], reported by Ulrichandreask@activestate.com2008-11-101-0/+10
* | * library/tm.tcl: Added a 'package provide' command to theandreask@activestate.com2008-08-111-1/+2
* | * library/tm.tcl: Modified the handling of Tcl Modules and of theandreask@activestate.com2008-06-251-5/+9
|/
* * library/tm.tcl (::tcl::tm::UnknownHandler): Changed 'source' toandreask@activestate.com2008-03-181-1/+1
* Fix oops. Use ::list, not list, prevent use of the namespace local command.andreask@activestate.com2008-03-181-1/+1
* * library/tm.tcl (::tcl::tm::Defaults): Modified handling ofandreask@activestate.com2008-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, nowandreask@activestate.com2006-10-061-1/+1
* TIP#268 IMPLEMENTATIONandreask@activestate.com2006-09-221-6/+4
* * library/tm.tcl (::tcl::tm::Defaults): Fixed handling ofandreask@activestate.com2006-03-141-1/+1
* * library/tm.tcl (::tcl::tm::roots): Accepted Don Porter's patchandreask@activestate.com2005-08-291-1/+1
* * library/init.tcl: Use auto-loading to bring in Tcl Moduledgp@users.sourceforge.net2005-04-151-1/+0
* Allow ensembles to rewrite their subcommands' error messages to be moredonal.k.fellows@manchester.ac.uk2004-10-291-18/+5
* * tests/tm.test: Expanded on the testsuite entered by Donal.andreask@activestate.com2004-10-271-18/+29
* * library/tm.tcl (::tcl::tm::Defaults): Added a second [fileandreask@activestate.com2004-10-261-1/+1
* Flesh out tests and transform the TM manager API into an ensembledonal.k.fellows@manchester.ac.uk2004-10-251-94/+115
* * library/init.tcl: Integrated TIP #189. We source a separate fileandreask@activestate.com2004-08-181-0/+346