| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for [Bug 748700] | Joe Mistachkin | 2003-06-04 | 1 | -0/+6 |
|
|
* | fix to WinTcl file rename error message | vincentdarley | 2003-06-02 | 1 | -0/+8 |
|
|
* | Add tests to detect and avoid division by zero in the windows precision | drh | 2003-05-24 | 1 | -0/+5 |
|
|
* | add thanks | dgp | 2003-05-23 | 1 | -0/+2 |
|
|
* | * generic/tclObj.c (tclCmdNameType): Converted internal rep | dgp | 2003-05-23 | 1 | -0/+9 |
|
|
* | * unix/mkLinks: Set the var S to "" at the top | mdejong | 2003-05-23 | 1 | -0/+7 |
|
|
* | undo failed test | dgp | 2003-05-22 | 1 | -2/+0 |
|
|
* | testing that this commits to correct branch | dgp | 2003-05-22 | 1 | -0/+2 |
|
|
* | * macosx/Tcl.pbproj/project.pbxproj: added missing references to | das | 2003-05-22 | 1 | -0/+3 |
|
|
* | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the | das | 2003-05-22 | 1 | -1/+1 |
|
|
* | * macosx/tclMacOSXBundle.c: fixed a problem that caused only the | das | 2003-05-22 | 1 | -0/+7 |
|
|
* | Corrected a bug in conversion of non-ASCII chars in the format string. | Kevin B Kenny | 2003-05-19 | 1 | -0/+5 |
|
|
* | * unix/tclUnixTime.c: fixed typo. | das | 2003-05-19 | 1 | -0/+2 |
|
|
* | * macosx/Tcl.pbproj/project.pbxproj: changed tclConfig.sh location | das | 2003-05-19 | 1 | -0/+7 |
|
|
* | * compat/strftime.c: Modified TclpStrftime to return its
| Kevin B Kenny | 2003-05-18 | 1 | -2/+11 |
|
|
* | * doc/dde.n: Updated documentation re TIP #130. | patthoyts | 2003-05-16 | 1 | -0/+4 |
|
|
* | * library/dde/pkgIndex.tcl: Applied TIP #130 which provides | patthoyts | 2003-05-16 | 1 | -0/+6 |
|
|
* | Removed one reference to tclDToA.c that shouldn't have been there. | Kevin B Kenny | 2003-05-16 | 1 | -0/+4 |
|
|
* | 2003-05-16 Daniel Steffen <das@users.sourceforge.net> | das | 2003-05-16 | 1 | -1/+5 |
|
|
* | * win/tclWinFile.c (TclpMatchInDirectory): revert glob code to | hobbs | 2003-05-16 | 1 | -1/+4 |
|
|
* | Fixed Tcl bug 736425 | Kevin B Kenny | 2003-05-15 | 1 | -0/+7 |
|
|
* | * doc/socket.n: nroff font handling correction. | hobbs | 2003-05-15 | 1 | -0/+2 |
|
|
* | * library/encoding/gb2312-raw.enc (new): This is the original | hobbs | 2003-05-15 | 1 | -0/+7 |
|
|
* | Stopped [format] from demoting wides to ints too easily. [Bug 699060] | dkf | 2003-05-14 | 1 | -0/+5 |
|
|
* | * library/encoding/gb2312.enc: copy euc-cn.enc over original | hobbs | 2003-05-14 | 1 | -0/+7 |
|
|
* | Implementation of TIP 118: | das | 2003-05-14 | 1 | -0/+44 |
|
|
* | no message | davygrvy | 2003-05-14 | 1 | -0/+6 |
|
|
* | * generic/tclIOUtil.c: ensure cd is thread-safe. | hobbs | 2003-05-13 | 1 | -0/+5 |
|
|
* | Removed unused variable to reduce compiler warnings. [Bug 664745] | dkf | 2003-05-13 | 1 | -26/+31 |
|
|
* | fix for [Bug 732477] | Joe Mistachkin | 2003-05-13 | 1 | -0/+8 |
|
|
* | * generic/tcl.decls: | das | 2003-05-13 | 1 | -3/+25 |
|
|
* | Cleaned up cmdAH.test to use test constraints properly. | dkf | 2003-05-12 | 1 | -0/+6 |
|
|
* | * generic/tclInterp.c: (AliasObjCmd): Added refCounting of the words | dgp | 2003-05-12 | 1 | -0/+4 |
|
|
* | * generic/tclBasic.c (TclInvokeObjectCommand): objv[argc] is no | dgp | 2003-05-12 | 1 | -0/+6 |
|
|
* | * generic/tclObj.c (tclCmdNameType): Corrected variable use of the | dgp | 2003-05-12 | 1 | -0/+4 |
|
|
* | * doc/Eval.3: Corrected prototype for Tcl_GlobalEvalObj [Bug 727622]. | dgp | 2003-05-12 | 1 | -0/+4 |
|
|
* | * generic/tclVar.c (TclObjLookupVar): [Bug 735335] temporary fix, | Miguel Sofer | 2003-05-12 | 1 | -0/+6 |
|
|
* | * win/tclWinSerial.c (SerialCloseProc): correct mem leak on | hobbs | 2003-05-11 | 1 | -0/+3 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd): prevent string repeat | hobbs | 2003-05-10 | 1 | -0/+5 |
|
|
* | fix for [Bugs 733156, 733221] | Joe Mistachkin | 2003-05-10 | 1 | -0/+15 |
|
|
* | fix for [Bug 735055] | Miguel Sofer | 2003-05-09 | 1 | -0/+7 |
|
|
* | The array of strings passed to Tcl_GetIndexFromObj must be NULL terminated. | dkf | 2003-05-09 | 1 | -0/+6 |
|
|
* | Fixed very strange language in the documentation for 'trace add execution'. | dkf | 2003-05-07 | 1 | -0/+3 |
|
|
* | Made error message for [trace info] more consistent with documentation. | dkf | 2003-05-07 | 1 | -0/+3 |
|
|
* | Fixed memory leak caused by confusion about string ownership. [Bug 731706] | dkf | 2003-05-07 | 1 | -0/+5 |
|
|
* | * generic/tclBasic.c: Implementation of TIP 90, which | dgp | 2003-05-05 | 1 | -0/+17 |
|
|
* | Corrected error message for grammar and spelling. | dkf | 2003-05-05 | 1 | -0/+5 |
|
|
* | Made [incr] able to accept and work with wide increments [Bug 728838] | dkf | 2003-04-28 | 1 | -0/+10 |
|
|
* | Default mode of operation of [switch] is exact matching. [Bug 727563] | dkf | 2003-04-28 | 1 | -0/+5 |
|
|
* | * generic/tclBasic.c: Tcl_EvalObjv() failed to honor the | dgp | 2003-04-25 | 1 | -0/+7 |
|
|