summaryrefslogtreecommitdiffstats
path: root/library/init.tcl
Commit message (Expand)AuthorAgeFilesLines
* Bump to 8.6.12 for releasejan.nijtmans2021-10-271-1/+1
* Merge 8.5jan.nijtmans2021-07-161-2/+2
|\
| * Fix [1a89eba3761f62ee]: Add "exit" Windows shell built-in to auto_execokjan.nijtmans2021-07-141-5/+5
* | merge 8.6dgp2020-12-071-1/+1
|\ \
| * | Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-1/+1
* | | merge 8.6dgp2020-10-271-2/+2
|\ \ \ | |/ /
| * | Fix [48898ab5f6a0d957]: Too few is better than not enough? (Inconsistent erro...jan.nijtmans2020-10-261-2/+2
* | | merge 8.6dgp2020-09-281-0/+1
|\ \ \ | |/ /
| * | When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-251-0/+1
| |\ \ | | |/
| | * When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-251-0/+1
* | | merge 8.6dgp2020-09-151-2/+2
|\ \ \ | |/ /
| * | Use $index<0 in stead of $index==-1 consistantlyjan.nijtmans2020-09-111-2/+2
* | | Bump to 8.6.11 for release.dgp2020-07-061-1/+1
|/ /
* | Fix for ticket 41c9857bddkjnash2020-06-231-20/+25
* | merge 8.5sebres2020-02-171-2/+2
|\ \ | |/
| * windows: avoid create of legacy error-vars on init phase (in fresh created in...sebres2020-02-171-2/+2
* | merge 8.6dgp2019-09-131-1/+3
|\ \
| * \ merge 8.5 - windows: eliminate overwriting of WINDIR env-variable in VS-makef...sebres2019-09-121-1/+3
| |\ \ | | |/
| | * windows: eliminate overwriting of WINDIR env-variable in makefiles (used WIN_...sebres2019-09-121-1/+3
| | * Bump to release number 8.5.19dgp2015-10-231-1/+1
* | | Bump version numbers for 8.6.10 release.dgp2019-06-171-1/+1
|/ /
* | Bump version numbers for 8.6.9 release.dgp2018-10-051-1/+1
* | merge 8.6dgp2017-12-181-2/+2
|\ \
| * | (cherry-pick): Added assoc, ftype and move as auto_execok shell built-ins on ...jan.nijtmans2017-12-181-2/+2
* | | Start RC branch for Tcl 8.6.8dgp2017-12-061-1/+1
|/ /
* | Fix [f5da3d30e096a1c3486fbc480a6ece01fcb277a6|f5da3d30e0]: clerical error in ...jan.nijtmans2017-09-141-1/+1
* | merge 8.6dgp2017-06-261-22/+28
|\ \
| * | Try to make good stack trace. Fallback to making not-so-good stack trace.dgp2017-06-261-22/+28
* | | merge 8.6dgp2017-03-171-8/+3
|\ \ \ | |/ /
| * | Make 'clock' and 'encoding' into proper compilable ensemblesKevin B Kenny2017-03-141-8/+3
* | | Start RC branch for Tcl 8.6.7dgp2017-03-101-1/+1
|/ /
* | Start RC branch for Tcl 8.6.6dgp2016-07-121-1/+1
* | Bump to 8.6.5dgp2016-01-281-1/+1
* | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windowsjan.nijtmans2015-09-301-6/+2
|\ \ | |/
| * Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows. Remove som...jan.nijtmans2015-09-301-8/+4
| * Bump to version 8.5.18.dgp2015-02-051-1/+1
| * Bump to 8.5.17dgp2014-10-101-1/+1
| * Bump to 8.5.16 for release.dgp2014-07-231-1/+1
* | Whitespace reduction in Tcl scripts. No functional change.jan.nijtmans2015-09-011-2/+2
* | Bump to 8.6.4.dgp2015-02-261-1/+1
* | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.dgp2014-10-141-1/+1
* | Bump to 8.6.2 for release.dgp2014-07-281-1/+1
* | [311e61d12a] Generate error code in *all* places where commands are looked up.dkf2014-06-161-1/+2
* | The only relyable way of changing environment variables to uppercase (e.g. en...jan.nijtmans2013-11-211-8/+4
|\ \ | |/
| * The only relyable way of changing environment variables to uppercase (e.g. en...jan.nijtmans2013-11-211-36/+36
| * Bump to 8.5.15 for release.dgp2013-08-291-1/+1
| * Release branch for Tcl 8.5.14.dgp2013-03-211-1/+1
* | Bump version number to 8.6.1.dgp2013-08-301-1/+1
* | In the script library, selected modernizations from Patrick Fradin.dgp2013-01-301-55/+28
|\ \ | |/
| * In the script library, selected modernizations from Patrick Fradin.dgp2013-01-301-24/+26