| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tclBinary.c: Removed unused variables. | dgp | 2009-07-16 | 1 | -1/+17 |
|
|
* | Style fixes (unfouling whitespace, sorting comments, removing useless casts, ... | dkf | 2009-01-09 | 1 | -4/+4 |
|
|
* | Generate errorcodes for more cases. | dkf | 2009-01-08 | 1 | -3/+5 |
|
|
* | TIP #343 IMPLEMENTATION - A Binary Specifier for [format/scan] | ferrieux | 2008-12-10 | 1 | -3/+9 |
|
|
* | * generic/tclStrToD.c: Applied patch for [Bug 1839067] (fp | andreas_kupries | 2008-04-01 | 1 | -1/+20 |
|
|
* | * generic/tclStrToD.c: Resolve identifier conflict over "pow10" | dgp | 2008-03-13 | 1 | -9/+9 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | More minor cleanup | dkf | 2007-11-18 | 1 | -111/+124 |
|
|
* | * generic/tclEnv.c (ReplaceString): Clear memory correctly when | Kevin B Kenny | 2007-04-23 | 1 | -19/+29 |
|
|
* | Complete the purge of K&R function definitions from manually-written code. | dkf | 2007-04-16 | 1 | -9/+9 |
|
|
* | Handle creation of Tcl_Objs from constant strings better (easier to use, more | dkf | 2007-04-10 | 1 | -2/+4 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -8/+8 |
|
|
* | TIP#270 IMPLEMENTATION | dgp | 2006-11-15 | 1 | -2/+2 |
|
|
* | Various minor object file size efficiency fixes. [Bug 1530474] | dkf | 2006-08-10 | 1 | -2/+2 |
|
|
* | * generic/regc_locale.c (cclass): | das | 2006-07-20 | 1 | -7/+7 |
|
|
* | * generic/tclIOUtil.c: Changed default configuration to | dgp | 2006-06-21 | 1 | -26/+3 |
|
|
* | * generic/tclBinary.c: Revised the handling of the Q and q format | dgp | 2006-04-26 | 1 | -1/+17 |
|
|
* | fix for Martin Lemburg's DST conversion bug. | Kevin B Kenny | 2006-04-19 | 1 | -2/+65 |
|
|
* | * generic/tclStrToD.c: One of the branches of AccumulateDecimalDigit | dgp | 2006-03-21 | 1 | -1/+2 |
|
|
* | Export Tcl_InitBignumFromDouble | Kevin B Kenny | 2005-12-27 | 1 | -5/+5 |
|
|
* | 2005-12-19 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-19 | 1 | -13/+16 |
|
|
* | * generic/tclStrToD.c: More data in the "can't happen" Tcl_Panic | dgp | 2005-11-14 | 1 | -2/+3 |
|
|
* | * generic/tclInt.h: Revised TclParseNumber interface to enable | dgp | 2005-11-12 | 1 | -101/+134 |
|
|
* | Bug 1334461 | Kevin B Kenny | 2005-10-21 | 1 | -1/+2 |
|
|
* | remove C++ comments | Kevin B Kenny | 2005-10-21 | 1 | -4/+4 |
|
|
* | Bug 1334461 | Kevin B Kenny | 2005-10-21 | 1 | -2/+4 |
|
|
* | Formatting cleanup to more accurately match the coding standards of | dkf | 2005-10-13 | 1 | -734/+713 |
|
|
* | * generic/tclStrToD.c (TclParseNumber): Missing goto caused crash | dgp | 2005-10-13 | 1 | -1/+2 |
|
|
* | * generic/tclBasic.c: | Miguel Sofer | 2005-10-09 | 1 | -2/+3 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -643/+1919 |
|
|
* | fix formatting of fp number with smallest significand | Kevin B Kenny | 2005-08-24 | 1 | -2/+2 |
|
|
* | Tk Bug 1227781 | Kevin B Kenny | 2005-07-16 | 1 | -1/+3 |
|
|
* | Much whitespace/style tidying up | dkf | 2005-07-05 | 1 | -622/+590 |
|
|
* | Add explanatory comment about static unprotected variables. | dkf | 2005-06-26 | 1 | -1/+7 |
|
|
* | Added UCHAR's to ctype macros in tclStrToD.c | Kevin B Kenny | 2005-05-11 | 1 | -6/+6 |
|
|
* | Fixes for C++-style comment and bad NaN on PA-RISC | Kevin B Kenny | 2005-05-10 | 1 | -3/+16 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -0/+1361 |
|
|