From: drh <> Date: Mon, 3 Jul 2023 15:03:59 +0000 (+0000) Subject: Improved precision of binary-to-decimal conversion of floating-point values X-Git-Tag: version-3.43.0~162 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9f240cea402d18ce6795397bfda3dc6fd69f7f4;p=thirdparty%2Fsqlite.git Improved precision of binary-to-decimal conversion of floating-point values on all systems but especially non-x86 systems that lake extended precision hardward floating point. FossilOrigin-Name: 32befb224b254639e756fd493f300507ff60c5222e00a7338dbcd39140133964 --- c9f240cea402d18ce6795397bfda3dc6fd69f7f4 diff --cc manifest index 0b84625ebf,7cabc9b86f..0e9466830d --- a/manifest +++ b/manifest @@@ -1,5 -1,5 +1,5 @@@ - C Add\ssupport\sfor\ssqlite3_stmt_scanstatus_v2()\sprofiling\sof\sGROUP\sBY\sclauses\sthat\suse\sa\stemp\sb-tree,\sand\sfor\ssub-queries\simplemented\sas\sco-routines. - D 2023-06-30T18:31:37.545 -C Whether\sor\snot\sto\suse\sthe\slong-double\sfloating\spoint\sconversion\stechnique\nis\snow\sa\stest-control\ssetting. -D 2023-07-03T14:56:49.741 ++C Improved\sprecision\sof\sbinary-to-decimal\sconversion\sof\sfloating-point\svalues\non\sall\ssystems\sbut\sespecially\snon-x86\ssystems\sthat\slake\sextended\sprecision\nhardward\sfloating\spoint. ++D 2023-07-03T15:03:59.842 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea F LICENSE.md df5091916dbb40e6e9686186587125e1b2ff51f022cc334e886c19a0e9982724 @@@ -2041,9 -2042,8 +2042,8 @@@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a9 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 - P f936f101406069b29218c89a36581b4497226fb61906782ea368f12d943c901c 4e8718dc35dbbaf75f17265a88d14acd9750dc75efbadf41377f9c97e732009c - R 4da01a7efae23c104b98c2eba70ec2ef - T +closed 4e8718dc35dbbaf75f17265a88d14acd9750dc75efbadf41377f9c97e732009c - U dan - Z 8ca5997f8884b68f398b8d0f077d59ae -P 9435ed76cd9bb1be02768b3853a2323834f67bda75d3e3f76f6aa7bd0bade3d7 ++P 7afad1f759f7ceda873c6d869422fd56fe4399c2d24d47ad9bc3b84b06d830d1 02ae6caff1f7925c696ad263fe78b1036364d24b6373e1baec10d53aafb14a12 + R c19a4cd19e732c53bd925a8fc2b0f976 + U drh -Z ccc178a785227b10fda86cb46a381790 ++Z d52b1cd0e5057b695ef6926f80a9c961 # Remove this line to create a well-formed Fossil manifest. diff --cc manifest.uuid index f482cd32b9,64fd4d3539..a6b82582cf --- a/manifest.uuid +++ b/manifest.uuid @@@ -1,1 -1,1 +1,1 @@@ - 7afad1f759f7ceda873c6d869422fd56fe4399c2d24d47ad9bc3b84b06d830d1 -02ae6caff1f7925c696ad263fe78b1036364d24b6373e1baec10d53aafb14a12 ++32befb224b254639e756fd493f300507ff60c5222e00a7338dbcd39140133964