]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the JSON1 extension so that it does not depend on isdigit() and
authordrh <drh@noemail.net>
Fri, 16 Oct 2015 15:35:39 +0000 (15:35 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Oct 2015 15:35:39 +0000 (15:35 +0000)
commit49472655d4992aced25f7f3884fb5edd3ddfc9c8
tree06d35e6216ed40376d98e52e78ef278c4a340df6
parentb9e8f59b633dec4047a6ad092305be3a21cbc792
Fix the JSON1 extension so that it does not depend on isdigit() and
strtod() from the standard library when compiled into SQLite as part of the
amalgamation.

FossilOrigin-Name: bc9a9a60c31ebf9b11ac89ae5f99a3b66d6efc67
ext/misc/json1.c
manifest
manifest.uuid