| Commit message (Expand) | Author | Age | Files | Lines |
* | When sourcing script files (even when simulating that through open|read), alw... | jan.nijtmans | 2020-09-25 | 1 | -0/+2 |
|\ |
|
| * | When sourcing script files (even when simulating that through open|read), alw... | jan.nijtmans | 2020-09-25 | 1 | -0/+2 |
|
|
* | | Many more internal master/slave -> parent/child renamings | jan.nijtmans | 2020-09-01 | 1 | -6/+6 |
|
|
* | | opt package: Change comment. 0.4.7 -> 0.4.8. | jan.nijtmans | 2020-08-31 | 1 | -1/+1 |
|
|
* | | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ac... | jan.nijtmans | 2017-07-17 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix [fb2208172c671f29d60e9ac928d9ded45d01d8b8|fb2208172c]: tclIndex varies ac... | jan.nijtmans | 2017-07-17 | 1 | -2/+2 |
|
|
| * | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows. Remove som... | jan.nijtmans | 2015-09-30 | 1 | -7/+7 |
|
|
* | | Merge dup-removal into search loop so we avoid pre-processing efforts on | dgp | 2016-08-26 | 1 | -8/+3 |
|
|
* | | [3611643] Stop polluting the global namespace. | dkf | 2013-09-08 | 1 | -26/+43 |
|
|
* | | [3611643fff]: Support TclOO in autoload mechanism. | dkf | 2013-08-03 | 1 | -0/+14 |
|
|
* | | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. | dgp | 2013-03-21 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin. | dgp | 2013-03-21 | 1 | -0/+9 |
|
|
* | | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -13/+12 |
|\ \
| |/ |
|
| * | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -11/+12 |
|
|
* | | Fix most of the failing tests (some of which were due to breakage done to the | dkf | 2011-03-10 | 1 | -1/+8 |
|
|
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | correction to reversed logic | dgp | 2005-07-23 | 1 | -2/+2 |
|
|
| | * | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-22 | 1 | -25/+17 |
|
|
| | * | * library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9). | dgp | 2005-06-27 | 1 | -24/+16 |
|
|
| | * | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -23/+23 |
|
|
| | * | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -20/+27 |
|
|
| | * | typo | dgp | 2005-01-27 | 1 | -2/+2 |
|
|
| | * | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded | dgp | 2005-01-25 | 1 | -15/+16 |
|
|
| | * | * library/auto.tcl (tcl_findLibrary): Disabled use of [file normali... | dgp | 2004-12-01 | 1 | -2/+12 |
|
|
| | * | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying | dgp | 2004-11-26 | 1 | -2/+2 |
|
|
| | * | * library/auto.tcl: Updated [tcl_findLibrary] search path | dgp | 2004-11-16 | 1 | -26/+57 |
|
|
* | | | Spacing and style fixes | nijtmans | 2010-06-14 | 1 | -6/+10 |
|
|
* | | | Undo Jan's needless vandalism. | dkf | 2009-11-19 | 1 | -2/+2 |
|
|
* | | | Eliminate "then" keyword | nijtmans | 2009-11-18 | 1 | -8/+8 |
|
|
* | | | Simplify a bit further following more testing | dkf | 2009-07-26 | 1 | -10/+3 |
|
|
* | | | Use [try] to replace obscurer uses of [catch]. | dkf | 2009-07-26 | 1 | -131/+131 |
|/ / |
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -3/+3 |
|
|
* | | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-23 | 1 | -16/+12 |
|
|
* | | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -23/+23 |
|
|
* | | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -20/+27 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Added safety checks | dgp | 2005-01-25 | 1 | -7/+13 |
|
|
* | | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded | dgp | 2005-01-25 | 1 | -12/+10 |
|
|
* | | added comment about freewrap difficulties | dgp | 2004-12-01 | 1 | -1/+5 |
|
|
* | | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying | dgp | 2004-11-26 | 1 | -2/+2 |
|
|
* | | * library/auto.tcl Purged Tcl's script library of all | dgp | 2004-10-25 | 1 | -18/+11 |
|
|
* | | * library/auto.tcl: Updated [tcl_findLibrary] search path | dgp | 2004-08-23 | 1 | -19/+47 |
|
|
* | | * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612] | dgp | 2004-07-30 | 1 | -5/+2 |
|
|
* | | * doc/library.n: Moved variables ::auto_oldpath and | dgp | 2004-06-16 | 1 | -2/+3 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -3/+2 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -5/+5 |
|
|
* | | * library/auto.tcl: Replaced [regexp] and [regsub] with | dgp | 2003-03-19 | 1 | -9/+7 |
|/ |
|
* | * library/auto.tcl: Converted the Mac-specific [package unknown] | dgp | 2002-10-28 | 1 | -2/+3 |
|
|