summaryrefslogtreecommitdiffstats
path: root/library/auto.tcl
Commit message (Expand)AuthorAgeFilesLines
* Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-4/+4
* More octal -> hex usagejan.nijtmans2022-10-171-2/+2
* Handle the situation that ::${basename}::pkgconfig does not have bindir/libdi...jan.nijtmans2021-02-091-4/+13
* Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and oth...jan.nijtmans2021-02-081-3/+3
* Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-fi...jan.nijtmans2021-02-081-4/+3
* Fix "auto.tcl" indentingjan.nijtmans2021-02-081-97/+99
* Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -...jan.nijtmans2021-01-151-2/+2
* TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some pla...jan.nijtmans2020-12-281-4/+4
* Now that all Tcl source files are UTF-8 by default, we can use the ©-sign wh...jan.nijtmans2020-11-231-2/+2
* When writing script files (like pkgIndex.tcl), always use -translation lf, s...jan.nijtmans2020-09-221-0/+4
* Change (internal) function ::auto_mkindex_parser::slavehook to ::auto_mkindex...jan.nijtmans2020-07-151-9/+9
* Eliminating whitespace changes introduced by the prior checkinhypnotoad2018-10-011-260/+264
* Fixed the arguments that zipfs mount was sending in auto.tcl.hypnotoad2018-09-301-261/+260
* Eliminated the need for a preinit script in Tip 430's AppHook.hypnotoad2017-11-211-0/+48
* 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 dup-removal into search loop so we avoid pre-processing efforts ondgp2016-08-261-8/+3
* | [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