freeswitch/libs/sqlite/src
Michael Jerris 165f180162 add sqlite 3.3.8 to in tree libs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-12-19 20:11:50 +00:00
..
alter.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
analyze.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
attach.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
auth.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
btree.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
btree.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
build.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
callback.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
complete.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
date.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
delete.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
expr.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
func.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
hash.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
hash.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
insert.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
legacy.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
loadext.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
main.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
os_common.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
os_os2.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
os_os2.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
os_unix.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
os_win.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
os.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
os.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
pager.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
pager.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
parse.y add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
pragma.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
prepare.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
printf.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
random.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
select.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
shell.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
sqlite3ext.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
sqlite.h.in add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
sqliteInt.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
table.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
tclsqlite.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test1.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test2.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test3.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test4.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test5.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test6.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test7.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test8.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test_async.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test_autoext.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test_loadext.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test_md5.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test_schema.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test_server.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test_tclvar.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
tokenize.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
trigger.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
update.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
utf.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
util.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vacuum.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vdbe.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vdbe.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vdbeapi.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vdbeaux.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vdbefifo.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vdbeInt.h add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vdbemem.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
vtab.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
where.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00