]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Smaller and faster sqlite3IsNaN() implementation makes deserialization of
authordrh <drh@noemail.net>
Thu, 30 May 2019 00:46:37 +0000 (00:46 +0000)
committerdrh <drh@noemail.net>
Thu, 30 May 2019 00:46:37 +0000 (00:46 +0000)
commit05921223c25ae385a5e17bbf5484f5885bb78f2c
tree6d9322878bcebdab37d303524dc09ddcaac6f40d
parent8a3884efae47b8f762fdd7c3b0751ddca8e41243
Smaller and faster sqlite3IsNaN() implementation makes deserialization of
floating point values much faster.

FossilOrigin-Name: ea748edecb261f2b862d542daff6e99a6fd8879a8ace94b440d99e110577d1c1
manifest
manifest.uuid
src/sqliteInt.h
src/util.c
src/vdbeaux.c