]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved accuracy on text-to-real and real-to-text conversions. Most
authordrh <drh@noemail.net>
Tue, 19 Jun 2012 03:11:25 +0000 (03:11 +0000)
committerdrh <drh@noemail.net>
Tue, 19 Jun 2012 03:11:25 +0000 (03:11 +0000)
commit72b3fbc7b5b5bbe783ca6a6b14532770f6eb011d
treedbcf8fe845b553d0c47d6e8ff3a9712a34a1cad4
parent89f15088f0bc72252fcbda6981a56e80ba7d739c
Improved accuracy on text-to-real and real-to-text conversions.  Most
conversions now round-trip correctly.  Still need to fix some corner
cases.

FossilOrigin-Name: 8ecffca900cd6a8922001fd458a266ce8c83fb66
manifest
manifest.uuid
src/func.c
src/printf.c
test/atof1.test
test/date.test