]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More aggressive rounding behavior for the round() function only.
authordrh <>
Mon, 10 Jun 2024 18:10:35 +0000 (18:10 +0000)
committerdrh <>
Mon, 10 Jun 2024 18:10:35 +0000 (18:10 +0000)
commit3a42db1ad7f95e2e161e36f471cf524bfa4c4335
tree647ac558825cebe7cc8e623b018530be0b300381
parenta6a765efd25a8f4190627b9b551325f9f810072c
More aggressive rounding behavior for the round() function only.
Format() still uses the classic behavior, and the same behavior exhibited
by printf() in glibc.

FossilOrigin-Name: a1b57288d7076cb9e26ac429f01e9264240d6af26243a195b2065cf667bb8bb6
manifest
manifest.uuid
src/func.c
src/printf.c
src/util.c