summaryrefslogtreecommitdiffstats
path: root/library/auto.tcl
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2017-08-301-2/+2
|\
| * Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ac...jan.nijtmans2017-07-171-2/+2
| |\
| | * Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ac...jan.nijtmans2017-07-171-2/+2
| | * Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows. Remove som...jan.nijtmans2015-09-301-7/+7
* | | merge trunkjan.nijtmans2016-08-301-8/+3
|\ \ \ | |/ /
| * | Merge dup-removal into search loop so we avoid pre-processing efforts ondgp2016-08-261-8/+3
* | | Experiments with [http://semver.org/|Semantic Versioning] in Tcl. (Don't look!)jan.nijtmans2015-12-111-5/+7
|/ /
* | [3611643] Stop polluting the global namespace.dkf2013-09-081-26/+43
* | [3611643fff]: Support TclOO in autoload mechanism.dkf2013-08-031-0/+14
* | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+9
|\ \ | |/
| * 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+9
* | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-301-13/+12
|\ \ | |/
| * In the script library, selected modernizations from Patrick Fradin.dgp2013-01-301-11/+12
* | Fix most of the failing tests (some of which were due to breakage done to thedkf2011-03-101-1/+8
* | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * correction to reversed logicdgp2005-07-231-2/+2
| | * * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-221-25/+17
| | * * library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9).dgp2005-06-271-24/+16
| | * * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-241-23/+23
| | * * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-241-20/+27
| | * typodgp2005-01-271-2/+2
| | * * library/auto.tcl: Updated [auto_reset] to clear auto-loadeddgp2005-01-251-15/+16
| | * * library/auto.tcl (tcl_findLibrary): Disabled use of [file normali...dgp2004-12-011-2/+12
| | * * library/auto.tcl (tcl_findLibrary): Made sure the uniquifyingdgp2004-11-261-2/+2
| | * * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-11-161-26/+57
* | | Spacing and style fixesnijtmans2010-06-141-6/+10
* | | Undo Jan's needless vandalism.dkf2009-11-191-2/+2
* | | Eliminate "then" keywordnijtmans2009-11-181-8/+8
* | | Simplify a bit further following more testingdkf2009-07-261-10/+3
* | | Use [try] to replace obscurer uses of [catch].dkf2009-07-261-131/+131
|/ /
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n:hobbs2006-11-031-3/+3
* | * library/auto.tcl: Updates to the Tcl script library to makedgp2005-07-231-16/+12
* | * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-241-23/+23
* | * library/auto.tcl: Make file safe to re-[source] withoutdgp2005-06-241-20/+27
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | Added safety checksdgp2005-01-251-7/+13
* | * library/auto.tcl: Updated [auto_reset] to clear auto-loadeddgp2005-01-251-12/+10
* | added comment about freewrap difficultiesdgp2004-12-011-1/+5
* | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifyingdgp2004-11-261-2/+2
* | * library/auto.tcl Purged Tcl's script library of alldgp2004-10-251-18/+11
* | * library/auto.tcl: Updated [tcl_findLibrary] search pathdgp2004-08-231-19/+47
* | * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612]dgp2004-07-301-5/+2
* | * doc/library.n: Moved variables ::auto_oldpath anddgp2004-06-161-2/+3
* | Removed support for Mac OS Classic platform [Patch 918142]das2004-03-171-3/+2
* | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognitiondgp2003-11-141-5/+5
* | * library/auto.tcl: Replaced [regexp] and [regsub] withdgp2003-03-191-9/+7
|/
* * library/auto.tcl: Converted the Mac-specific [package unknown]dgp2002-10-281-2/+3
* * library/auto.tcl (tcl_findLibrary):das2002-10-221-1/+2