| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix most of the failing tests (some of which were due to breakage done to the | dkf | 2011-03-10 | 1 | -1/+8 |
|
|
* | 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 |
| |\ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | correction to reversed logic | dgp | 2005-07-23 | 1 | -2/+2 |
|
|
| | * | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-22 | 1 | -25/+17 |
|
|
| | * | * library/auto.tcl: Reverted to Revision 1.12.2.3 (Tcl 8.4.9). | dgp | 2005-06-27 | 1 | -24/+16 |
|
|
| | * | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -23/+23 |
|
|
| | * | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -20/+27 |
|
|
| | * | typo | dgp | 2005-01-27 | 1 | -2/+2 |
|
|
| | * | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded | dgp | 2005-01-25 | 1 | -15/+16 |
|
|
| | * | * library/auto.tcl (tcl_findLibrary): Disabled use of [file normali... | dgp | 2004-12-01 | 1 | -2/+12 |
|
|
| | * | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying | dgp | 2004-11-26 | 1 | -2/+2 |
|
|
| | * | * library/auto.tcl: Updated [tcl_findLibrary] search path | dgp | 2004-11-16 | 1 | -26/+57 |
|
|
* | | | Spacing and style fixes | nijtmans | 2010-06-14 | 1 | -6/+10 |
|
|
* | | | Undo Jan's needless vandalism. | dkf | 2009-11-19 | 1 | -2/+2 |
|
|
* | | | Eliminate "then" keyword | nijtmans | 2009-11-18 | 1 | -8/+8 |
|
|
* | | | Simplify a bit further following more testing | dkf | 2009-07-26 | 1 | -10/+3 |
|
|
* | | | Use [try] to replace obscurer uses of [catch]. | dkf | 2009-07-26 | 1 | -131/+131 |
|/ / |
|
* | | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -3/+3 |
|
|
* | | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-23 | 1 | -16/+12 |
|
|
* | | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -23/+23 |
|
|
* | | * library/auto.tcl: Make file safe to re-[source] without | dgp | 2005-06-24 | 1 | -20/+27 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | Added safety checks | dgp | 2005-01-25 | 1 | -7/+13 |
|
|
* | | * library/auto.tcl: Updated [auto_reset] to clear auto-loaded | dgp | 2005-01-25 | 1 | -12/+10 |
|
|
* | | added comment about freewrap difficulties | dgp | 2004-12-01 | 1 | -1/+5 |
|
|
* | | * library/auto.tcl (tcl_findLibrary): Made sure the uniquifying | dgp | 2004-11-26 | 1 | -2/+2 |
|
|
* | | * library/auto.tcl Purged Tcl's script library of all | dgp | 2004-10-25 | 1 | -18/+11 |
|
|
* | | * library/auto.tcl: Updated [tcl_findLibrary] search path | dgp | 2004-08-23 | 1 | -19/+47 |
|
|
* | | * tests/safe.test (safe-2.1): Disabled senseless test. [Bug 999612] | dgp | 2004-07-30 | 1 | -5/+2 |
|
|
* | | * doc/library.n: Moved variables ::auto_oldpath and | dgp | 2004-06-16 | 1 | -2/+3 |
|
|
* | | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -3/+2 |
|
|
* | | * doc/ParseCmd.3: Implementation of TIP 157. Adds recognition | dgp | 2003-11-14 | 1 | -5/+5 |
|
|
* | | * library/auto.tcl: Replaced [regexp] and [regsub] with | dgp | 2003-03-19 | 1 | -9/+7 |
|/ |
|
* | * library/auto.tcl: Converted the Mac-specific [package unknown] | dgp | 2002-10-28 | 1 | -2/+3 |
|
|
* | * library/auto.tcl (tcl_findLibrary): | das | 2002-10-22 | 1 | -1/+2 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -1/+9 |
|
|
* | * tests/main.test: Cheap fix for [Bugs 575851, 575858]. Avoid | dgp | 2002-07-03 | 1 | -2/+6 |
|
|
* | * Corrected | dgp | 2001-08-27 | 1 | -9/+9 |
|
|
* | * doc/library.n: | hobbs | 2000-02-08 | 1 | -3/+3 |
|
|
* | * tests/package.test: | ericm | 2000-02-01 | 1 | -10/+14 |
|
|
* | * tests/pkg/magicchar.tcl: | ericm | 2000-01-28 | 1 | -3/+6 |
|
|
* | * tests/autoMkindex.test: | ericm | 2000-01-28 | 1 | -3/+12 |
|
|
* | 1999-08-18 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-19 | 1 | -6/+6 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+553 |
|
|