]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid using the internal printf routine for round(x,y) in the common case where y==0.
authorshaneh <shaneh@noemail.net>
Wed, 17 Feb 2010 04:19:27 +0000 (04:19 +0000)
committershaneh <shaneh@noemail.net>
Wed, 17 Feb 2010 04:19:27 +0000 (04:19 +0000)
commit147e176affed4dc2377eaa24dfee4fa2b3004198
tree9c9ef1aadec08d5e791b26b7558da6820210cc59
parent35c1a793ce5a08da2b26c99bdb7cac3813892afe
Avoid using the internal printf routine for round(x,y) in the common case where y==0.

FossilOrigin-Name: d76ad8b3c494ffb4e670da0e92a1f8dbf7f48daf
manifest
manifest.uuid
src/func.c