]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove all code that makes use of the C-language "long double" datatype.
authordrh <>
Tue, 1 Oct 2024 20:29:43 +0000 (20:29 +0000)
committerdrh <>
Tue, 1 Oct 2024 20:29:43 +0000 (20:29 +0000)
commite8b2c92240388cad4d41e83a7383b179b7a78acd
tree4c0ced6fcb8a22a9d9ebffb563d0d48733271ec1
parent7151010919cff7ab5134173f5d22fdf534104c34
Remove all code that makes use of the C-language "long double" datatype.

FossilOrigin-Name: f622b52024c8bec1d241b1dc480fbbd839fc1af50b6220f012812503de2c656e
18 files changed:
manifest
manifest.uuid
src/global.c
src/main.c
src/shell.c.in
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/test_config.c
src/util.c
src/vdbeaux.c
test/atof1.test
test/cast.test
test/fp-speed-1.c
test/func4.test
test/speedtest1.c
test/testrunner_data.tcl
tool/speed-check.sh