| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclExecute.c (ExponLong, ExponWide): fixed special case | Miguel Sofer | 2005-05-10 | 1 | -3/+3 |
|
|
* | * generic/tclInt.decls: Converted TclMatchIsTrivial to a macro. | dgp | 2005-05-05 | 12 | -164/+253 |
|
|
* | * generic/tclCompCmds.c: Factored common efficiency trick into | dgp | 2005-05-05 | 1 | -91/+32 |
|
|
* | * generic/tclCompCmds.c: Replaced all instance of | dgp | 2005-05-05 | 3 | -100/+102 |
|
|
* | * doc/DString.3: Eliminated use of identifier "string" in Tcl's | dgp | 2005-05-03 | 11 | -445/+447 |
|
|
* | * generic/tcl.decls: | dgp | 2005-05-02 | 3 | -57/+24 |
|
|
* | TIP#176 IMPLEMENTATION [Patch 1165695] | dgp | 2005-04-29 | 2 | -27/+104 |
|
|
* | TIP#183 IMPLEMENTATION [Patch 577093] | dgp | 2005-04-27 | 3 | -27/+91 |
|
|
* | * compat/string.h: fixed memchr() protoype for __APPLE__ so that we | das | 2005-04-26 | 1 | -2/+5 |
|
|
* | fix comments | Miguel Sofer | 2005-04-25 | 1 | -2/+5 |
|
|
* | * generic/tclExecute.c: fix for [Bug 1189274]. | Miguel Sofer | 2005-04-25 | 1 | -2/+2 |
|
|
* | silence compiler warnings | dgp | 2005-04-25 | 2 | -5/+5 |
|
|
* | The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bring | dgp | 2005-04-22 | 7 | -65/+34 |
|
|
* | * generic/tclLiteral.c: Disabled the code that forces some literals | dgp | 2005-04-21 | 1 | -1/+3 |
|
|
* | * generic/tclDictObj.c: Updated callers to call new routine. | dgp | 2005-04-21 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Updated callers to call new routine. | dgp | 2005-04-21 | 2 | -25/+6 |
|
|
* | stifle compiler warning | dgp | 2005-04-21 | 1 | -9/+11 |
|
|
* | * generic/tclGet.c: Radical code simplification. Converted | dgp | 2005-04-21 | 4 | -216/+174 |
|
|
* | Tcl_GetDoubleFromObj now avoids shimmering away a "wideInt" intrep. | dgp | 2005-04-21 | 1 | -1/+4 |
|
|
* | * generic/tclObj.c: Re-ordered error detection code so all values | dgp | 2005-04-21 | 1 | -54/+39 |
|
|
* | * doc/GetInt.3: Convert argument "string" to "str" to agree with code. | dgp | 2005-04-21 | 1 | -157/+49 |
|
|
* | * generic/tclGet.c (Tcl_GetInt): Corrected error that did not | dgp | 2005-04-20 | 2 | -38/+22 |
|
|
* | silenced a compiler warning | Kevin B Kenny | 2005-04-20 | 1 | -2/+2 |
|
|
* | * generic/tclBasic.c: Added unsupported command | dgp | 2005-04-19 | 4 | -69/+51 |
|
|
* | * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leak | Miguel Sofer | 2005-04-16 | 1 | -2/+2 |
|
|
* | Force clenaup of the interp result in TclLoadFile(). Some implementations | vasiljevic | 2005-04-16 | 1 | -5/+12 |
|
|
* | Modified TclFinalizeThreadAlloc() to explicitly call TclpFreeAllocCache | vasiljevic | 2005-04-16 | 1 | -1/+3 |
|
|
* | Added prototypes for TclpFreeAllocCache() and TclFreeAllocCache(). | vasiljevic | 2005-04-16 | 1 | -1/+3 |
|
|
* | * tests/unixInit.test: Disabled obsolete tests and removed code | dgp | 2005-04-15 | 1 | -45/+41 |
|
|
* | * generic/tclExecute.c: missing semicolons caused failure to | Miguel Sofer | 2005-04-15 | 1 | -3/+3 |
|
|
* | * generic/tclIO.c (Tcl_SetChannelBufferSize): Lowest size limit | davygrvy | 2005-04-14 | 1 | -4/+4 |
|
|
* | * generic/tclCompile.c:Commented out the functions | Miguel Sofer | 2005-04-13 | 1 | -1/+7 |
|
|
* | * generic/tclInterp.c: Corrected bad syntax of Tcl_Panic() call. | dgp | 2005-04-12 | 3 | -130/+125 |
|
|
* | * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368] | dgp | 2005-04-10 | 1 | -1/+2 |
|
|
* | fix in last commit | Miguel Sofer | 2005-04-09 | 1 | -6/+7 |
|
|
* | * generic/tclExecute.c: fix possible leak of expansion Tcl_Objs | Miguel Sofer | 2005-04-09 | 1 | -3/+12 |
|
|
* | * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL return | das | 2005-04-09 | 1 | -2/+3 |
|
|
* | * generic/tclInt.h (TclGetEncodingFromObj): New function to | dgp | 2005-04-08 | 3 | -11/+96 |
|
|
* | explanatory comment | dgp | 2005-04-08 | 1 | -1/+8 |
|
|
* | Improved [switch] compilation. | dkf | 2005-04-08 | 2 | -123/+195 |
|
|
* | * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into the | dgp | 2005-04-05 | 2 | -49/+5 |
|
|
* | * generic/tclInt.h: | Miguel Sofer | 2005-04-05 | 2 | -146/+140 |
|
|
* | * generic/tclExecute.c: small opts in obj handling | Miguel Sofer | 2005-04-04 | 1 | -61/+46 |
|
|
* | * generic/tclVar.c: converted a few function calls to macros. | Miguel Sofer | 2005-04-03 | 1 | -23/+23 |
|
|
* | Changed the internal representation of lists to (a) reduce the malloc/free | Miguel Sofer | 2005-04-02 | 10 | -636/+508 |
|
|
* | slight reduction in cost of INST_START_CMD | Miguel Sofer | 2005-04-01 | 1 | -7/+29 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2005-04-01 | 2 | -5/+13 |
|
|
* | * generic/tclExecute.c: | Miguel Sofer | 2005-04-01 | 4 | -138/+257 |
|
|
* | * generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replaced | Miguel Sofer | 2005-03-31 | 1 | -70/+58 |
|
|
* | * generic/tclCompile.h: Move the TclInterpReady() declaration from | dgp | 2005-03-25 | 3 | -8/+4 |
|
|