| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclTrace.c (TclCheckExecutionTraces): Corrected mistaken | dgp | 2005-11-01 | 1 | -0/+4 |
|
|
* | * tests/unixNotfy.test (1.1,2): Update error message whitespace to | dgp | 2005-11-01 | 1 | -0/+6 |
|
|
* | * expr.test (expr-46.13): Added test that illustrates | dgp | 2005-11-01 | 1 | -0/+5 |
|
|
* | * generic/tclNamesp.c: fix for [Bugs 1338280/1337229]. Thanks Don. | Miguel Sofer | 2005-10-31 | 1 | -0/+5 |
|
|
* | Cleanup and ANSIfy | dkf | 2005-10-31 | 1 | -17/+23 |
|
|
* | fix Changelog entry | Miguel Sofer | 2005-10-29 | 1 | -1/+1 |
|
|
* | * generic/tclTrace.c (TraceVarProc): [Bug 1337229], partial | Miguel Sofer | 2005-10-29 | 1 | -0/+10 |
|
|
* | fix date | vincentdarley | 2005-10-23 | 1 | -1/+1 |
|
|
* | fix to glob memory leak and file stat ino/nlink on windows | vincentdarley | 2005-10-23 | 1 | -0/+10 |
|
|
* | * tests/foreach.test (foreach-8.1): added test for [Bug 1189274] | Miguel Sofer | 2005-10-22 | 1 | -0/+4 |
|
|
* | * generic/tclExecute.c (INST_INCR_*): fixed [Bug 1334570]. Obj | Miguel Sofer | 2005-10-22 | 1 | -0/+5 |
|
|
* | Bug 1334461 | Kevin B Kenny | 2005-10-21 | 1 | -0/+6 |
|
|
* | Formatting regularization | dkf | 2005-10-21 | 1 | -876/+819 |
|
|
* | Improve the documentation of [binary scan] a little. | dkf | 2005-10-21 | 1 | -0/+6 |
|
|
* | whitespace cleanup | dkf | 2005-10-20 | 1 | -2/+2 |
|
|
* | * generic/tclListObj.c (TclLsetFlat): | Miguel Sofer | 2005-10-20 | 1 | -1/+8 |
|
|
* | See changelog entry | dkf | 2005-10-19 | 1 | -0/+7 |
|
|
* | * generic/tclClock.c: Removed some dead code. | dgp | 2005-10-19 | 1 | -0/+13 |
|
|
* | General cleanup of reflected channel code | dkf | 2005-10-19 | 1 | -3/+9 |
|
|
* | * generic/tclExecute.c (INST_DICT_APPEND, INST_DICT_LAPPEND): | Miguel Sofer | 2005-10-19 | 1 | -0/+6 |
|
|
* | Split off changelog entries for 2004 | dkf | 2005-10-18 | 1 | -4748/+40 |
|
|
* | * generic/tclExecute.c: Added optimization for I32L64 systems to | dgp | 2005-10-18 | 1 | -0/+6 |
|
|
* | * generic/tclExecute.c: Restored some optimizations of the | dgp | 2005-10-15 | 1 | -0/+5 |
|
|
* | See file. | vasiljevic | 2005-10-14 | 1 | -0/+12 |
|
|
* | Tidied up do {...} while(0) | Kevin B Kenny | 2005-10-14 | 1 | -0/+5 |
|
|
* | * generic/tcl.h: Fix for bug #1256937 - correctly decorate | patthoyts | 2005-10-14 | 1 | -0/+5 |
|
|
* | Test updates from [Bug 1284178] | dkf | 2005-10-13 | 1 | -0/+5 |
|
|
* | Temporary ifdef TCL_THREADS changes done to de-activate pending | vasiljevic | 2005-10-13 | 1 | -0/+6 |
|
|
* | * generic/tclExecute.c: Removed obsolete use of NO_ERRNO_H. | dgp | 2005-10-13 | 1 | -0/+9 |
|
|
* | * compat/tclErrno.h: Removed obsolete file. | dgp | 2005-10-13 | 1 | -0/+2 |
|
|
* | * generic/tclStrToD.c (TclParseNumber): Missing goto caused crash | dgp | 2005-10-13 | 1 | -0/+5 |
|
|
* | * generic/tclExecute.c (GetNumberFromObj): Restored some lost | dgp | 2005-10-12 | 1 | -0/+6 |
|
|
* | Fix for [Bug 1325099] | dkf | 2005-10-12 | 1 | -3/+8 |
|
|
* | performance improvements to [incr] | Kevin B Kenny | 2005-10-12 | 1 | -0/+6 |
|
|
* | * generic/tclCompCmds.c: New convenience macro CompileTokens(). | Miguel Sofer | 2005-10-10 | 1 | -2/+6 |
|
|
* | * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. Also | dgp | 2005-10-10 | 1 | -4/+2 |
|
|
* | * generic/tclExecute.c: Corrections to the NO_WIDE_TYPE build. | dgp | 2005-10-10 | 1 | -0/+7 |
|
|
* | Fix two bugs in limits, one a crash and the other a failed flag reset. | dkf | 2005-10-10 | 1 | -1/+10 |
|
|
* | removing wrong comment | Miguel Sofer | 2005-10-10 | 1 | -1/+2 |
|
|
* | * generic/tclExecute.c: fixing errors in last commit. | Miguel Sofer | 2005-10-10 | 1 | -0/+4 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2005-10-09 | 1 | -0/+8 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -3/+583 |
|
|
* | * unix/tclUnixFCmd.c (TraverseUnixTree): Adjust 2004-11-11 change tomsofer_wcodes_branch_20051007kennykb_numerics_branch_20051008 | hobbs | 2005-10-07 | 1 | -0/+6 |
|
|
* | * generic/tclPipe.c (TclCreatePipeline): Fixed [SF Tcl Bug | andreas_kupries | 2005-10-05 | 1 | -0/+3 |
|
|
* | * doc/CrtChannel.3: Fixed [SF Tcl Bug 1104682], by application of | andreas_kupries | 2005-10-05 | 1 | -0/+4 |
|
|
* | * generic/tclIORChan.c (RcClose): Removed unreachable panic/return | andreas_kupries | 2005-10-05 | 1 | -0/+5 |
|
|
* | * tests/env.test (env-6.1): | hobbs | 2005-10-05 | 1 | -0/+12 |
|
|
* | win/tclWinSerial.c (SerialSetOptionProc): free argv [Bug 1067708] | hobbs | 2005-10-05 | 1 | -0/+2 |
|
|
* | * tests/http.test: do not URI encode -._~ according | hobbs | 2005-10-05 | 1 | -0/+3 |
|
|
* | * unix/tclLoadShl.c (TclpDlopen): use DYNAMIC_PATH on second | hobbs | 2005-10-05 | 1 | -0/+3 |
|
|