]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Replace the atoi() library routine with a faster home-grown version in the
authordrh <drh@noemail.net>
Mon, 11 Nov 2002 00:05:42 +0000 (00:05 +0000)
committerdrh <drh@noemail.net>
Mon, 11 Nov 2002 00:05:42 +0000 (00:05 +0000)
commit32c05e993f33e216391ffda0b56b8996556192a0
tree2757e2137fac93ae821478a42aaee96f468c5063
parent03eb96a7b239c63aa7b892790f4af42767dc8531
Replace the atoi() library routine with a faster home-grown version in the
VDBE.  This gives a dramatic speed improvement for some kinds of queries. (CVS 784)

FossilOrigin-Name: 263a8ca40f7ff66fbdcb43bf9032391d5b1e68bd
manifest
manifest.uuid
src/vdbe.c