| Commit message (Expand) | Author | Age | Files | Lines |
* | Guarantee TclNeedSpace and TclFindElement have common definition of whitespace | dgp | 2020-04-09 | 1 | -3/+3 |
|
|
* | Code cleanup (mostly comments, backported from 8.6). | jan.nijtmans | 2020-01-08 | 1 | -1035/+1040 |
|
|
* | Restore the build by providing a copysign replacement for old MSVC versions. | fvogel | 2020-01-02 | 1 | -0/+12 |
|
|
* | Add test cases that used to cause floating point overflow in computing the co... | Kevin B Kenny | 2019-12-26 | 1 | -31/+101 |
|
|
* | Fix parsing bug when (numSigDigs == 0). | dgp | 2019-12-23 | 1 | -4/+4 |
|
|
* | Assign a double literal to a double variable. No point in requiring conversion. | dgp | 2019-12-22 | 1 | -1/+1 |
|
|
* | Use mp_init_set() in stead of mp_init_set_int() when the constant is sufficie... | jan.nijtmans | 2019-06-15 | 1 | -4/+4 |
|
|
* | Update some libtommath functions to the latest trunk versions. Small step for... | jan.nijtmans | 2019-05-29 | 1 | -26/+26 |
|
|
* | DIGIT_BIT -> MP_DIGIT_BIT, since DIGIT_BIT is deprecated in future libtommath... | jan.nijtmans | 2019-05-14 | 1 | -15/+15 |
|
|
* | [be003d570f] TclParseNumber() failed to fully implement TCL_PARSE_OCTAL_ONLY. | dgp | 2016-10-12 | 1 | -0/+6 |
|
|
* | RefineApproximation() leaked twoMv and twoMd in one of its exits. | dgp | 2016-01-28 | 1 | -0/+2 |
|
|
* | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -99/+99 |
|
|
* | Make sure that an input lying precisely 1/2 ULP between two floating point va... | dgp | 2015-06-24 | 1 | -8/+30 |
|
|
* | Fix execute permission on many files which shouldn't have it. | jan.nijtmans | 2013-10-17 | 1 | -0/+0 |
|
|
* | Remove unused variable mantDIGIT. | dgp | 2012-06-05 | 1 | -3/+0 |
|
|
* | unused static array wtens | jan.nijtmans | 2011-09-06 | 1 | -10/+0 |
|
|
* | 3402540 Corrections to TclParseNumber() to make it reject invalid Nan(Hex) | dgp | 2011-09-01 | 1 | -0/+3 |
|
|
* | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-15 | 1 | -1/+1 |
|
|
* | Plugged a memory leak in double->string | Kevin B Kenny | 2011-08-06 | 1 | -3/+2 |
|
|
* | Fix roundoff gaffe in bignum-to-double conversion [Bug 3349507] | Kevin B Kenny | 2011-07-02 | 1 | -10/+48 |
|
|
* | 3315098 Mem leak fix from Gustaf Neumann. | dgp | 2011-06-13 | 1 | -1/+1 |
|
|
* | New utility routines: TclIsSpaceProc() and TclCountSpaceRuns() | dgp | 2011-04-28 | 1 | -3/+3 |
|
|
* | Replaced another couple of 'double' declarations with 'volatile
| Kevin B Kenny | 2011-04-02 | 1 | -2/+4 |
|
|
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -3/+0 |
|
|
* | * doc/tclvars.n: | Kevin B Kenny | 2011-01-15 | 1 | -7/+23 |
|
|
* | Whitespace, and fix broken backport of ilimi* initialization. | andreas_kupries | 2010-12-01 | 1 | -66/+66 |
|
|
* | * generic/tclStrToD.c (SetPrecisionLimits, TclDoubleDigits): | Kevin B Kenny | 2010-12-01 | 1 | -4/+11 |
|
|
* | * generic/tclInt.decls: Backport of Kevin B. Kenny's work on | andreas_kupries | 2010-11-30 | 1 | -320/+2495 |
|
|
* | [Bug #3005233] fix for build on OpenBSD vax | nijtmans | 2010-05-21 | 1 | -6/+8 |
|
|
* | * generic/tclStrToD.c: Correct conditional compile directives to | dgp | 2009-12-07 | 1 | -4/+5 |
|
|
* | * generic/tclCmdIL.c: Removed unused variables. | dgp | 2009-07-16 | 1 | -1/+17 |
|
|
* | * 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 |
|
|