| Commit message (Expand) | Author | Age | Files | Lines |
* | *** 8.5.1 TAGGED FOR RELEASE *** | dgp | 2008-02-04 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Bump version number to 8.5.1b1 to distinguish | dgp | 2008-01-02 | 1 | -2/+2 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -2/+2 |
|
|
* | Simplify code for setting up the [chan] ensemble now that we can leverage | dkf | 2007-12-06 | 1 | -26/+1 |
|
|
* | * README: Bump version number to 8.5b3. | dgp | 2007-11-19 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Bump version number to 8.5b2.1 to distinguish | dgp | 2007-10-30 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.5b2. | dgp | 2007-10-26 | 1 | -2/+2 |
|
|
* | * generic/tcl.h: Bump version number to 8.5b1.1 to distinguish | dgp | 2007-10-02 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.5b1 | dgp | 2007-09-19 | 1 | -2/+2 |
|
|
* | * library/init.tcl ([auto_load_index]): Delete stray "]" that created | dgp | 2007-08-23 | 1 | -2/+2 |
|
|
* | * library/init.tcl (unknown): Corrected inconsistent error message | dgp | 2007-07-05 | 1 | -13/+11 |
|
|
* | * unix/configure: autoconf-2.59 (FC6 fork) | dgp | 2007-05-18 | 1 | -2/+2 |
|
|
* | TIP#287 IMPLEMENTATION | dgp | 2006-12-01 | 1 | -1/+3 |
|
|
* | Make the guts of [chan] more robust. | dkf | 2006-11-20 | 1 | -13/+13 |
|
|
* | * doc/ParseCmd.3, doc/Tcl.n, doc/eval.n, doc/exec.n: | hobbs | 2006-11-03 | 1 | -3/+3 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -2/+2 |
|
|
* | TIP#268 IMPLEMENTATION | andreas_kupries | 2006-09-22 | 1 | -2/+2 |
|
|
* | TIP#258 IMPLEMENTATION | dgp | 2006-02-08 | 1 | -6/+8 |
|
|
* | fix comment typo | hobbs | 2005-09-30 | 1 | -3/+3 |
|
|
* | init value to (-)Inf for min/max expr functions to simplify code | hobbs | 2005-09-30 | 1 | -15/+9 |
|
|
* | implementation for TIP #255, expr min/max | hobbs | 2005-09-29 | 1 | -1/+43 |
|
|
* | * generic/tclStringObj.c: Bug fixes: ObjPrintfVA needed to | dgp | 2005-09-14 | 1 | -3/+3 |
|
|
* | TIP#219 IMPLEMENTATION | andreas_kupries | 2005-08-24 | 1 | -18/+21 |
|
|
* | * library/init.tcl ([unknown]): Corrected return code handling | dgp | 2005-07-27 | 1 | -4/+14 |
|
|
* | * library/auto.tcl: Updates to the Tcl script library to make | dgp | 2005-07-23 | 1 | -27/+30 |
|
|
* | TIP#208 implementation | dkf | 2005-06-06 | 1 | -1/+21 |
|
|
* | * library/init.tcl: Updated [unknown] to be sure the [return] | dgp | 2005-05-24 | 1 | -2/+3 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | * library/init.tcl: Corrected flaw in interactive command | dgp | 2005-04-28 | 1 | -2/+2 |
|
|
* | * library/init.tcl: Use "ni" and "in" operators. | dgp | 2005-04-25 | 1 | -7/+7 |
|
|
* | typo | dgp | 2005-04-19 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Added unsupported command | dgp | 2005-04-19 | 1 | -39/+45 |
|
|
* | * library/init.tcl: Use auto-loading to bring in Tcl Module | dgp | 2005-04-15 | 1 | -44/+29 |
|
|
* | D'oh! Deal with missing ::errorCode or ::errorInfo. | dgp | 2004-11-30 | 1 | -5/+5 |
|
|
* | * library/init.tcl ([unknown]): Restored the save/restore of | dgp | 2004-11-30 | 1 | -1/+5 |
|
|
* | * library/init.tcl ([unknown]): Corrections to the 2004-10-25 mods | dgp | 2004-11-03 | 1 | -2/+4 |
|
|
* | * library/auto.tcl Purged Tcl's script library of all | dgp | 2004-10-25 | 1 | -34/+23 |
|
|
* | * library/init.tcl: Integrated TIP #189. We source a separate file | andreas_kupries | 2004-08-18 | 1 | -1/+7 |
|
|
* | TIP #173 and #209 implementation - see ChangeLog for details | Kevin B Kenny | 2004-08-18 | 1 | -1/+37 |
|
|
* | * doc/library.n: Moved variables ::auto_oldpath and | dgp | 2004-06-16 | 1 | -9/+11 |
|
|
* | * unix/tclUnixInit.c: The routines Tcl_Init() and TclSourceRCFile() | dgp | 2004-06-11 | 1 | -2/+2 |
|
|
* | * library/init.tcl: Corrected unique prefix matching of | dgp | 2004-05-03 | 1 | -3/+12 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918142] | das | 2004-03-17 | 1 | -6/+2 |
|
|
* | filesystem fixes for '-force' consistency and picky compilers | vincentdarley | 2004-01-29 | 1 | -5/+12 |
|
|
* | * generic/tclBasic.c (TclAppendObjToErrorInfo): New internal routine | dgp | 2003-10-14 | 1 | -4/+8 |
|
|
* | * library/init.tcl (auto_load, auto_import): Expanded Eric Melski's | dgp | 2003-09-23 | 1 | -16/+17 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -2/+2 |
|
|
* | * 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 |
|
|