]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the shell to use the sqliteIsNumber() routine for determining if
authordrh <drh@noemail.net>
Thu, 17 Apr 2003 02:54:13 +0000 (02:54 +0000)
committerdrh <drh@noemail.net>
Thu, 17 Apr 2003 02:54:13 +0000 (02:54 +0000)
commit839656620487125e287c6eaa244bb04abbee3bcd
tree97e46559d6a880a311948b951c4a5c9d857d4a65
parent95b5084409bfe970c826a488c0c0acb5cec6d6d9
Change the shell to use the sqliteIsNumber() routine for determining if
values are numeric.  Modified os.c so that it should now work with DJGPP -
though I have no way of testing this. (CVS 913)

FossilOrigin-Name: 35caefe31750fd103b5f0231ad36f375771063eb
manifest
manifest.uuid
src/os.c
src/shell.c