| Commit message (Expand) | Author | Age | Files | Lines |
* | This close to a release, simple is better. | dgp | 2005-06-02 | 2 | -4/+4 |
|
|
* | * generic/tclProc.c: Revised fix for [Bug 1209759] is more complex, | dgp | 2005-06-01 | 2 | -5/+5 |
|
|
* | * generic/tclBasic.c: For compatibility with earlier Tcl releases, | dgp | 2005-06-01 | 3 | -4/+42 |
|
|
* | Implementation of TIP#241 from Joe Mistachkin | dkf | 2005-06-01 | 3 | -53/+109 |
|
|
* | Increase efficiency of [lindex] compilation | dkf | 2005-06-01 | 1 | -3/+32 |
|
|
* | TIP#229 implementation | dkf | 2005-05-30 | 5 | -36/+508 |
|
|
* | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast | hobbs | 2005-05-25 | 1 | -2/+3 |
|
|
* | TIP#182 IMPLEMENTATION [Patch 1165062] | dgp | 2005-05-25 | 1 | -1/+25 |
|
|
* | * generic/tclIOUtil.c (TclLoadFile): | das | 2005-05-23 | 2 | -2/+62 |
|
|
* | * generic/tclCmdMZ.c (Tcl_TimeObjCmd): change [time] called with a | das | 2005-05-23 | 1 | -5/+11 |
|
|
* | Fixed a bug in expr round(x) function: returned an empty string if x was an i... | chengyemao | 2005-05-22 | 1 | -1/+2 |
|
|
* | * generic/tclParseExpr.c: Corrected parser to recognize all | dgp | 2005-05-20 | 1 | -59/+36 |
|
|
* | Quell a gcc warning | dkf | 2005-05-19 | 1 | -4/+5 |
|
|
* | Scratch one bizarre while loop... :^) | dkf | 2005-05-19 | 1 | -66/+61 |
|
|
* | * generic/tclBasic.c (Tcl_ExprBoolean): Rewrite as wrapper around | dgp | 2005-05-18 | 3 | -80/+49 |
|
|
* | * generic/tclInt.h: Revision to the "boolean" Tcl_ObjType, so | dgp | 2005-05-18 | 2 | -20/+64 |
|
|
* | * generic/tclObj.c (TclInitObjSubsystem): Removed the | dgp | 2005-05-17 | 1 | -7/+1 |
|
|
* | whitespace/style policing | dkf | 2005-05-14 | 1 | -561/+515 |
|
|
* | * generic/tclInt.decls: | das | 2005-05-14 | 6 | -30/+54 |
|
|
* | * generic/tclBasic.c: Dropped the TCL_NO_MATH configuration. | dgp | 2005-05-13 | 3 | -22/+4 |
|
|
* | Added UCHAR's to ctype macros in tclStrToD.c | Kevin B Kenny | 2005-05-11 | 1 | -6/+6 |
|
|
* | * tests/string.test: string-10.[21-30] | hobbs | 2005-05-11 | 1 | -2/+5 |
|
|
* | Fixes for C++-style comment and bad NaN on PA-RISC | Kevin B Kenny | 2005-05-10 | 1 | -3/+16 |
|
|
* | Fixed uninitialized memory read in tclBinary.c when passing a NaN to 'd','q',... | Kevin B Kenny | 2005-05-10 | 1 | -1/+2 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 58 | -1278/+4381 |
|
|
* | * 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 |
|
|