| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Backed off change from 2005-10-04 (see ChangeLog and Tcl Bug# 1323992 | vasiljevic | 2005-10-14 | 1 | -14/+2 |
|
|
* | Fix [Bug 1284178] and tweak tests to accommodate. | dkf | 2005-10-13 | 1 | -2/+6 |
|
|
* | Added some more clarifying comments in Tcl_ClearChannelHandlers() | vasiljevic | 2005-10-13 | 1 | -6/+5 |
|
|
* | Temporary ifdef TCL_THREADS changes done to de-activate pending | vasiljevic | 2005-10-13 | 1 | -1/+8 |
|
|
* | ensure MODULE_SCOPE decl | hobbs | 2005-10-10 | 1 | -1/+14 |
|
|
* | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug | andreas_kupries | 2005-10-05 | 1 | -7/+11 |
|
|
* | * win/tclWinPort.h: define USE_PUTENV_FOR_UNSET 1 | hobbs | 2005-10-05 | 1 | -13/+32 |
|
|
* | * generic/tclIOUtil.c (TclFSNormalizeAbsolutePath): make static | hobbs | 2005-10-05 | 2 | -6/+6 |
|
|
* | Tcl_ClearChannelHandlers(): now deletes any outstanding | vasiljevic | 2005-10-04 | 1 | -2/+14 |
|
|
* | Tcl_ClearChannelHandlers(): bail out early if passed NULL argument | vasiljevic | 2005-10-04 | 1 | -3/+6 |
|
|
* | * generic/tclMain.c: Separate encoding conversion of command line | dgp | 2005-09-30 | 1 | -26/+23 |
|
|
* | Fix [Bug 1116542] | dkf | 2005-09-27 | 1 | -2/+18 |
|
|
* | * generic/tclUtf.c (Tcl_UniCharToUtf): Corrected handling of negative | dgp | 2005-09-07 | 1 | -36/+38 |
|
|
* | Bug 1275043 | Kevin B Kenny | 2005-08-29 | 1 | -10/+23 |
|
|
* | Backport of fix for [Bug 1267380] | dkf | 2005-08-25 | 1 | -1/+7 |
|
|
* | * generic/tclFCmd.c (TclFileMakeDirsCmd): fix to race condition in | hobbs | 2005-08-17 | 1 | -5/+31 |
|
|
* | backport of 2005-08-10 fix to tclEvent.c | Kevin B Kenny | 2005-08-16 | 1 | -19/+19 |
|
|
* | fix abs(MIN_INT) [Bug 1241572] | Kevin B Kenny | 2005-08-05 | 1 | -4/+14 |
|
|
* | silence compiler warning | dgp | 2005-08-04 | 1 | -2/+2 |
|
|
* | * generic/tclObj.c: Simplified routines that manage the typeTable. | dgp | 2005-08-04 | 1 | -36/+25 |
|
|
* | * generic/tclCompExpr.c: Untangled some dependencies in the | dgp | 2005-08-03 | 4 | -27/+43 |
|
|
* | Take care with globals that have an entry in the var table but "don't exist" | dkf | 2005-07-29 | 1 | -3/+6 |
|
|
* | Backport of fix for [Bug 1245953] | dkf | 2005-07-28 | 1 | -2/+8 |
|
|
* | * generic/tclBasic.c (Tcl_CallWhenDeleted): Converted to use | dgp | 2005-07-26 | 1 | -9/+6 |
|
|
* | * generic/tclNamesp.c (TclTeardownNamespace): Re-ordering so that | dgp | 2005-07-26 | 1 | -16/+16 |
|
|
* | * generic/tclCmdAH.c New "encoding" Tcl_ObjType (not registered) | dgp | 2005-07-05 | 3 | -11/+98 |
|
|
* | * generic/tclNamesp.c: Allow for [namespace import] of a command | dgp | 2005-07-05 | 1 | -1/+11 |
|
|
* | finalize Tcl_Preserve after exit handlers | Kevin B Kenny | 2005-06-24 | 3 | -17/+12 |
|
|
* | bug 1225727 | Kevin B Kenny | 2005-06-22 | 3 | -3/+20 |
|
|
* | * generic/tclInt.h: Followup to change made on 2005-06-18 by | andreas_kupries | 2005-06-22 | 1 | -1/+2 |
|
|
* | bugs 1194458 and 1225044 | Kevin B Kenny | 2005-06-21 | 1 | -9/+15 |
|
|
* | * generic/tclBasic.c: Made the walk of the active trace list aware | dgp | 2005-06-21 | 3 | -8/+31 |
|
|
* | * generic/tclBasic.c (Tcl_DeleteTrace): Added missing walk of the | dgp | 2005-06-21 | 1 | -1/+15 |
|
|
* | *** 8.4.11 TAGGED FOR RELEASE *** | das | 2005-06-18 | 1 | -1/+26 |
|
|
* | * README: Bump version number to 8.4.11 | dgp | 2005-06-18 | 1 | -3/+3 |
|
|
* | Fix bug in [format %hx] handling on selected platforms. [Bug 1154163] | dkf | 2005-06-17 | 1 | -16/+22 |
|
|
* | * README: Bumped patchlevel to 8.4.10 | hobbs | 2005-05-27 | 1 | -4/+4 |
|
|
* | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast | hobbs | 2005-05-25 | 1 | -2/+3 |
|
|
* | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-24 | 2 | -2/+61 |
|
|
* | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a | das | 2005-05-24 | 1 | -6/+11 |
|
|
* | Removed unreferenced stack variable | vasiljevic | 2005-05-20 | 1 | -3/+2 |
|
|
* | * generic/tclParseExpr.c: Corrected parser to recognize all | dgp | 2005-05-20 | 1 | -61/+37 |
|
|
* | * tests/string.test: string-10.[21-30] | hobbs | 2005-05-11 | 1 | -2/+5 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 1 | -3/+6 |
|
|
* | * generic/tclCmdMZ.c: Corrected intrep-dependence of | dgp | 2005-04-22 | 1 | -9/+3 |
|
|
* | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not | dgp | 2005-04-20 | 2 | -38/+23 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit | davygrvy | 2005-04-14 | 1 | -8/+9 |
|
|
* | Modified TclFinalizeThreadAlloc() to explicitly call | vasiljevic | 2005-04-07 | 1 | -1/+3 |
|
|
* | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). | vasiljevic | 2005-04-07 | 1 | -1/+3 |
|
|
* | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the | dgp | 2005-04-05 | 2 | -49/+5 |
|
|