]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ieee754_mantissa() and ieee754_exponent() functions to the iee754
authordrh <drh@noemail.net>
Wed, 24 Jun 2020 15:06:29 +0000 (15:06 +0000)
committerdrh <drh@noemail.net>
Wed, 24 Jun 2020 15:06:29 +0000 (15:06 +0000)
commit8cda77d44af3bca7353bfd216a1e513d4723e2ea
treeafb21c1f0eb7c5c2038197565686e1de571a3651
parentec18b6e5b9d8f6c35bed9294c3da5ac883e99713
Add the ieee754_mantissa() and ieee754_exponent() functions to the iee754
extension.  Build the ieee754 extension into the CLI.

FossilOrigin-Name: db2f0836b64cd2e119684f1cf75fa3b19a84ca6aca1a239f7e2b9298016e2c95
Makefile.in
Makefile.msc
ext/misc/ieee754.c
main.mk
manifest
manifest.uuid
src/shell.c.in