| Commit message (Expand) | Author | Age | Files | Lines |
* | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 1 | -8/+0 |
|
|
* | :q! | dgp | 2012-07-25 | 1 | -5/+8 |
|
|
* | Make 'auto_execok START' do the Right Thing | dkf | 2012-04-27 | 1 | -1/+1 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
* | * library/init.tcl (unknown): Corrected inconsistent error message | dgp | 2007-07-05 | 1 | -12/+11 |
|
|
* | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-22 | 1 | -52/+53 |
|
|
* | * library/init.tcl: Corrected flaw in interactive command | dgp | 2005-04-28 | 1 | -2/+2 |
|
|
* | * library/init.tcl: Made [unknown] robust in the case that | dgp | 2004-11-13 | 1 | -1/+9 |
|
|
* | * library/init.tcl: Corrected unique prefix matching of | dgp | 2004-05-03 | 1 | -3/+12 |
|
|
* | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's | dgp | 2003-09-23 | 1 | -16/+17 |
|
|
* | * generic/tclBasic.c: Corrected several instances of unsafe | dgp | 2003-07-18 | 1 | -4/+6 |
|
|
* | * library/init.tcl: code cleanup to reduce use of | hobbs | 2002-11-23 | 1 | -5/+5 |
|
|
* | * library/auto.tcl: Converted the Mac-specific [package unknown] | dgp | 2002-10-28 | 1 | -1/+12 |
|
|
* | [info exist]->[info exists]. [Bug 602566] | dkf | 2002-10-03 | 1 | -3/+3 |
|
|
* | * Corrected comments and namespace style | dgp | 2002-06-21 | 1 | -48/+47 |
|
|
* | * library/init.tcl: make sure env(COMSPEC) on Windows is executed | hobbs | 2001-12-29 | 1 | -2/+9 |
|
|
* | vfs robustness fix | vincentdarley | 2001-11-04 | 1 | -11/+13 |
|
|
* | Changes from TIP#17 "Redo Tcl's filesystem" | vincentdarley | 2001-07-31 | 1 | -1/+80 |
|
|
* | removed errant " char | hobbs | 2001-05-28 | 1 | -2/+2 |
|
|
* | Fix for Bug 420186 | dgp | 2001-05-03 | 1 | -4/+5 |
|
|
* | Corrected behaviour of [namespace code] (bug #219385, patch #403530) | Miguel Sofer | 2001-04-07 | 1 | -2/+2 |
|
|
* | Modified processing of $::errorInfo by [unknown] when the auto-loaded command | dgp | 2001-04-06 | 1 | -7/+41 |
|
|
* | 2000-12-10 Don Porter <dgp@users.sourceforge.net> | dgp | 2000-12-11 | 1 | -5/+5 |
|
|
* | * library/init.tcl: Added support for PATHEXT variable in | hobbs | 2000-12-09 | 1 | -3/+9 |
|
|
* | Improved use of [uplevel] in unknown. Fixes #123217 | dkf | 2000-11-23 | 1 | -7/+7 |
|
|
* | * library/init.tcl (auto_import): added check to see if a valid | hobbs | 2000-05-18 | 1 | -1/+7 |
|
|
* | * README: | hobbs | 2000-05-03 | 1 | -2/+2 |
|
|
* | * library/init.tcl: Applied patch from rfe 1734 regarding | ericm | 2000-02-01 | 1 | -3/+3 |
|
|
* | * tests/package.test: | ericm | 2000-02-01 | 1 | -5/+5 |
|
|
* | * tests/pkg/magicchar2.tcl: | ericm | 2000-01-29 | 1 | -3/+9 |
|
|
* | * library/init.tcl (auto_execok): added 'start' to list of | hobbs | 2000-01-24 | 1 | -3/+9 |
|
|
* | * library/init.tcl: removed the installed binary directory from | hobbs | 1999-11-10 | 1 | -7/+5 |
|
|
* | * library/init.tcl: updated to 8.3a1 from 8.2.0. | hobbs | 1999-10-05 | 1 | -2/+2 |
|
|
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 1 | -36/+33 |
|
|
* | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-09 | 1 | -8/+10 |
|
|
* | Changed to Tcl 8.2b1 | welch | 1999-06-25 | 1 | -2/+2 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -2/+12 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -1008/+7 |
|
|
* | Fixed pkg_mkIndex when input files do "namespace import". BUG 1327 | welch | 1999-03-31 | 1 | -2/+2 |
|
|
* | Fixed quoting bugs in auto_mkindex_parser, BUGID 1657 | welch | 1999-03-31 | 1 | -16/+44 |
|
|
* | * library/init.tcl: Fixed auto_mkindex so it handles .tbc files. | stanton | 1999-02-11 | 1 | -11/+39 |
|
|
* | * library/init.tcl: Various small changes requested by Jan Nijtmans. | stanton | 1999-02-02 | 1 | -11/+14 |
|
|
* | * library/init.tcl: Added catch around unset. [Bug: 978] | stanton | 1999-02-02 | 1 | -2/+2 |
|
|
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -1/+2 |
|
|
* | Fixed pkg_mkIndex tcl to deal with failed loads. | welch | 1998-11-12 | 1 | -5/+27 |
|
|
* | Removed lint (thanks, procheck!) | welch | 1998-11-11 | 1 | -334/+319 |
|
|
* | fixed bug in pkg_mkIndex that is hit when TCL_LIBRARY is a relative | stanton | 1998-11-02 | 1 | -1/+7 |
|
|
* | Fixed declaration of errorInfo in tcl_findLibrary | welch | 1998-11-02 | 1 | -2/+2 |
|
|
* | Overhaul of pkg_mkIndex | welch | 1998-10-30 | 1 | -319/+156 |
|
|
* | Fixed a typo in tcl_findLibrary, and fixed the logic that ensures | welch | 1998-10-23 | 1 | -10/+28 |
|
|