| Commit message (Expand) | Author | Age | Files | Lines |
* | filesystem fixes -- see ChangeLog | vincentdarley | 2003-06-23 | 1 | -1/+9 |
|
|
* | * generic/tclNamesp.c (Tcl_Export): removed erroneous comments | Miguel Sofer | 2003-06-18 | 1 | -4/+2 |
|
|
* | regsub empty string fixes, and windows build | vincentdarley | 2003-06-17 | 1 | -6/+16 |
|
|
* | * generic/tclConfig.c (ASSOC_KEY): Changed the key to | andreas_kupries | 2003-06-10 | 1 | -2/+2 |
|
|
* | fix for previous commit | Miguel Sofer | 2003-06-10 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2003-06-10 | 2 | -25/+19 |
|
|
* | * generic/tcl.decls: Ported the changes from the | andreas_kupries | 2003-06-09 | 8 | -6/+530 |
|
|
* | * generic/tclObj.c (tclCmdNameType): Converted internal rep | dgp | 2003-05-23 | 1 | -8/+18 |
|
|
* | * compat/strftime.c: Modified TclpStrftime to return its
| Kevin B Kenny | 2003-05-18 | 1 | -15/+6 |
|
|
* | Fixed Tcl bug 736425 | Kevin B Kenny | 2003-05-15 | 2 | -4/+168 |
|
|
* | Stopped [format] from demoting wides to ints too easily. [Bug 699060] | dkf | 2003-05-14 | 1 | -3/+14 |
|
|
* | Implementation of TIP 118: | das | 2003-05-14 | 4 | -14/+95 |
|
|
* | Another putenv() copy behavior problem repaired when compiling on windows | davygrvy | 2003-05-14 | 1 | -1/+6 |
|
|
* | * generic/tclIOUtil.c: ensure cd is thread-safe. | hobbs | 2003-05-13 | 1 | -69/+103 |
|
|
* | Removed unused variable to reduce compiler warnings. [Bug 664745] | dkf | 2003-05-13 | 1 | -3/+7 |
|
|
* | fix for [Bug 732477] | Joe Mistachkin | 2003-05-13 | 2 | -5/+5 |
|
|
* | * generic/tcl.decls: | das | 2003-05-13 | 3 | -3/+23 |
|
|
* | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words | dgp | 2003-05-12 | 1 | -2/+8 |
|
|
* | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no | dgp | 2003-05-12 | 1 | -4/+3 |
|
|
* | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the | dgp | 2003-05-12 | 1 | -7/+4 |
|
|
* | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, | Miguel Sofer | 2003-05-12 | 1 | -1/+13 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat | hobbs | 2003-05-10 | 1 | -1/+10 |
|
|
* | fix bad cvs lf conversion | Joe Mistachkin | 2003-05-10 | 1 | -951/+952 |
|
|
* | fix for [Bug 731754] | Joe Mistachkin | 2003-05-09 | 1 | -955/+951 |
|
|
* | fixing previous patch | Miguel Sofer | 2003-05-09 | 1 | -5/+5 |
|
|
* | fix for [Bug 735055] | Miguel Sofer | 2003-05-09 | 1 | -1/+3 |
|
|
* | The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. | dkf | 2003-05-09 | 1 | -2/+2 |
|
|
* | stop compiler warnings about unused variables | dgp | 2003-05-08 | 1 | -3/+1 |
|
|
* | Made error message for [trace info] more consistent with documentation. | dkf | 2003-05-07 | 1 | -3/+25 |
|
|
* | Fixed memory leak caused by confusion about string ownership. [Bug 731706] | dkf | 2003-05-07 | 1 | -3/+5 |
|
|
* | * generic/tclBasic.c: Implementation of TIP 90, which | dgp | 2003-05-05 | 8 | -114/+323 |
|
|
* | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 1 | -3/+3 |
|
|
* | corrected comment about the default matching mode for [switch]. | dgp | 2003-05-01 | 1 | -3/+4 |
|
|
* | suppress compiler warning about uninitialized variables. | dgp | 2003-04-29 | 1 | -7/+4 |
|
|
* | Stopped warning about uninitialised variables in DictIncrCmd | dkf | 2003-04-29 | 1 | -26/+21 |
|
|
* | Made [incr] able to accept and work with wide increments [Bug 728838] | dkf | 2003-04-28 | 8 | -299/+557 |
|
|
* | Default mode of operation of [switch] is exact matching. [Bug 727563] | dkf | 2003-04-28 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the | dgp | 2003-04-25 | 1 | -4/+8 |
|
|
* | fix to glob and filenames with square brackets | vincentdarley | 2003-04-25 | 1 | -3/+14 |
|
|
* | * The changes below fix SF bugs [593810], and [718045]. | andreas_kupries | 2003-04-22 | 2 | -2/+6 |
|
|
* | corrected bogus comments | dgp | 2003-04-18 | 1 | -7/+2 |
|
|
* | * generic/tclExecute.c (ExprCallMathFunc): remove incorrect | hobbs | 2003-04-18 | 1 | -2/+2 |
|
|
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 11 | -285/+113 |
|
|
* | removed undesired 'static' | vincentdarley | 2003-04-16 | 1 | -2/+2 |
|
|
* | remove duplicate function definition | vincentdarley | 2003-04-15 | 1 | -121/+1 |
|
|
* | Stopped compiler warnings about type casts. | dgp | 2003-04-15 | 2 | -4/+4 |
|
|
* | shared filesystem function | vincentdarley | 2003-04-14 | 3 | -13/+12 |
|
|
* | Implemented TIP #124 (clock clicks -microseconds and Tcl_WideInt
| Kevin B Kenny | 2003-04-12 | 1 | -22/+26 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected | dgp | 2003-04-11 | 1 | -10/+8 |
|
|
* | * generic/tclIO.c (UpdateInterest): When dropping interest in | andreas_kupries | 2003-04-11 | 1 | -1/+44 |
|
|