| Commit message (Expand) | Author | Age | Files | Lines |
* | Make 'clock' and 'encoding' into compilable ensembles that play with safe int... | Kevin B Kenny | 2017-03-14 | 1 | -8/+3 |
|\ |
|
| * | Make 'clock' and 'encoding' into proper compilable ensembles | Kevin B Kenny | 2017-03-14 | 1 | -8/+3 |
|
|
| * | Start RC branch for Tcl 8.6.6 | dgp | 2016-07-12 | 1 | -1/+1 |
|
|
* | | On Windows, Cygwin and 64-bit platforms, no need to handle 'long' in tclLink.... | jan.nijtmans | 2017-02-14 | 1 | -2/+2 |
|
|
* | | TIP #459 remaining part of implementation. Makes "package require Tk" give th... | jan.nijtmans | 2017-02-03 | 1 | -1/+20 |
|\ \ |
|
| * \ | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as undoc... | jan.nijtmans | 2017-01-05 | 1 | -6/+2 |
| |\ \ |
|
| * | | | In stead of "source -nopkg" use a ::tcl::Pkg::source utility function. | jan.nijtmans | 2017-01-04 | 1 | -2/+22 |
|
|
| * | | | Fix safe.tcl test-cases: "source -nopkg" is not necessary here: "source" is a... | jan.nijtmans | 2017-01-04 | 1 | -1/+1 |
|
|
| * | | | Merge trunk. First steps in eliminating "source -nopkg". Some test-cases stil... | jan.nijtmans | 2017-01-04 | 1 | -0/+3 |
| |\ \ \
| | |/ / |
|
| * | | | Complete implementation, tests and documentation | jan.nijtmans | 2016-11-28 | 1 | -1/+1 |
| |/ / |
|
* | | | Added assoc, ftype and move as auto_execok shell built-ins on Windows. | ashok | 2017-01-28 | 1 | -2/+3 |
|/ / |
|
* | | Bump trunk to 8.7a0 to accept new feature development. | dgp | 2016-03-03 | 1 | -1/+1 |
|/ |
|
* | Bump to 8.6.5 | dgp | 2016-01-28 | 1 | -1/+1 |
|
|
* | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows | jan.nijtmans | 2015-09-30 | 1 | -6/+2 |
|\ |
|
| * | Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows. Remove som... | jan.nijtmans | 2015-09-30 | 1 | -8/+4 |
|
|
| * | Bump to version 8.5.18. | dgp | 2015-02-05 | 1 | -1/+1 |
|
|
| * | Bump to 8.5.17 | dgp | 2014-10-10 | 1 | -1/+1 |
|
|
| * | Bump to 8.5.16 for release. | dgp | 2014-07-23 | 1 | -1/+1 |
|
|
* | | Whitespace reduction in Tcl scripts. No functional change. | jan.nijtmans | 2015-09-01 | 1 | -2/+2 |
|
|
* | | Bump to 8.6.4. | dgp | 2015-02-26 | 1 | -1/+1 |
|
|
* | | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file. | dgp | 2014-10-14 | 1 | -1/+1 |
|
|
* | | Bump to 8.6.2 for release. | dgp | 2014-07-28 | 1 | -1/+1 |
|
|
* | | [311e61d12a] Generate error code in *all* places where commands are looked up. | dkf | 2014-06-16 | 1 | -1/+2 |
|
|
* | | The only relyable way of changing environment variables to uppercase (e.g. en... | jan.nijtmans | 2013-11-21 | 1 | -8/+4 |
|\ \
| |/ |
|
| * | The only relyable way of changing environment variables to uppercase (e.g. en... | jan.nijtmans | 2013-11-21 | 1 | -36/+36 |
|
|
| * | Bump to 8.5.15 for release. | dgp | 2013-08-29 | 1 | -1/+1 |
|
|
| * | Release branch for Tcl 8.5.14. | dgp | 2013-03-21 | 1 | -1/+1 |
|
|
* | | Bump version number to 8.6.1. | dgp | 2013-08-30 | 1 | -1/+1 |
|
|
* | | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -55/+28 |
|\ \
| |/ |
|
| * | In the script library, selected modernizations from Patrick Fradin. | dgp | 2013-01-30 | 1 | -24/+26 |
|
|
| * | Release branch for Tcl 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
|
|
| * | merge 8.5core_8_5_12core_8_5_12_rc | dgp | 2012-07-25 | 1 | -5/+8 |
| |\ |
|
| * | | Release candidate branch for Tcl 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
|
|
* | | | Create Tcl 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
|
|
* | | | merge trunk | dgp | 2012-08-08 | 1 | -7/+8 |
|\ \ \ |
|
| * \ \ | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. | dgp | 2012-07-25 | 1 | -7/+8 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert. | dgp | 2012-07-25 | 1 | -5/+8 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | :q! | dgp | 2012-07-25 | 1 | -5/+8 |
|
|
* | | | | Release candidate branch for Tcl 8.6b3. | dgp | 2012-07-11 | 1 | -1/+1 |
|/ / / |
|
* | | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -1/+1 |
|
|
| * | | Release candidate branch for Tcl 8.5.11. | dgp | 2011-10-20 | 1 | -1/+1 |
|
|
| * | | Release candidate branch for Tcl 8.5.10. | dgp | 2011-05-26 | 1 | -1/+1 |
|
|
* | | | Bump version number to 8.6b2. | dgp | 2011-07-18 | 1 | -1/+1 |
|
|
* | | | Disable tcl::mathfunc::rmmadwiw by default to make test suite work; automated | dkf | 2011-04-04 | 1 | -0/+2 |
|
|
* | | | mathematical version of TIP#131 | max | 2011-04-01 | 1 | -0/+11 |
|
|
* | | | Implement TIP#131 | max | 2011-04-01 | 1 | -0/+15 |
|
|
* | | | 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 |
| |\ \
| | |/ |
|