]> git.ipfire.org Git - thirdparty/sqlite.git/commit
The callback-free API is now working, though much more testing is need. (CVS 853)
authordrh <drh@noemail.net>
Wed, 29 Jan 2003 14:06:07 +0000 (14:06 +0000)
committerdrh <drh@noemail.net>
Wed, 29 Jan 2003 14:06:07 +0000 (14:06 +0000)
commit326dce74511a963dba56c046a86e82193c44e128
tree0d60f783771ac4eefc7698de64031c2ac883e5ae
parentb86ccfb26ec22446a99b12c38e295b5505201556
The callback-free API is now working, though much more testing is need. (CVS 853)

FossilOrigin-Name: 162b259188e6967fe9c3722da26b81aab5655d83
12 files changed:
manifest
manifest.uuid
src/main.c
src/select.c
src/sqlite.h.in
src/sqliteInt.h
src/test1.c
src/tokenize.c
src/util.c
src/vdbe.c
src/vdbe.h
test/capi2.test [new file with mode: 0644]