Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make 'clock' and 'encoding' into compilable ensembles that play with safe ↵ | Kevin B Kenny | 2017-03-14 | 1 | -8/+3 |
|\ | | | | | | | interps | ||||
| * | 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 ↵ | jan.nijtmans | 2017-02-14 | 1 | -2/+2 |
| | | | | | | | | | | tclLink.c, since its size is equal to either 'int' or 'Tcl_WideInt'. This enhances interoperabilty between win64 extensions loaded in cygwin64 using Tcl_LinkVar(), whill still being 100% compatible. init.tcl: unnecessary spacing. | ||||
* | | TIP #459 remaining part of implementation. Makes "package require Tk" give ↵ | jan.nijtmans | 2017-02-03 | 1 | -1/+20 |
|\ \ | | | | | | | | | | the right (... at least ... the expected ...) answer. | ||||
| * \ | Merge trunk. Improve test-case. Bring back "source -nopkg", but only as ↵ | jan.nijtmans | 2017-01-05 | 1 | -6/+2 |
| |\ \ | | | | | | | | | | | | | undocumented internal helper for ::tcl::Pkg::source. | ||||
| * | | | 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 ↵ | jan.nijtmans | 2017-01-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | an alias for "::safe::AliasSource", which doesn't use "source" | ||||
| * | | | Merge trunk. First steps in eliminating "source -nopkg". Some test-cases ↵ | jan.nijtmans | 2017-01-04 | 1 | -0/+3 |
| |\ \ \ | | |/ / | | | | | | | | | still fail. | ||||
| * | | | 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 ↵ | jan.nijtmans | 2015-09-30 | 1 | -8/+4 |
| | | | | | | | | some unnecessary end-of-line spacing. | ||||
| * | 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. ↵ | jan.nijtmans | 2013-11-21 | 1 | -8/+4 |
|\ \ | |/ | | | | | env(ComSpec) to env(COMSPEC)) is unsetting the old one first. Long-standing bug, exposed by [219226]. | ||||
| * | The only relyable way of changing environment variables to uppercase (e.g. ↵ | jan.nijtmans | 2013-11-21 | 1 | -36/+36 |
| | | | | | | | | env(ComSpec) to env(COMSPEC)) is unsetting the old one first. Long-standing bug, exposed by [219226]. | ||||
| * | 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 |
| | | | | | | | | | test frameworks have no mind to read... | ||||
* | | | 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 |
|\ \ \ | |/ / | | | | cause more harm than good. Purged them (except in zlib files). | ||||
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \ | | |/ | | | | more harm than good. Purged them. |