freeswitch/libs/sqlite/src
Anthony Minessale 435443c9f6 fix build 2012-11-29 10:40:47 -06:00
..
ex add back empty dirs 2010-04-01 21:00:45 -04: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 sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
btree.h sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
build.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
callback.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
complete.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
date.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
delete.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
expr.c update 2008-01-05 15:09:12 +00:00
func.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +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 sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
main.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
os.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
os.h sqlite: fix build with -Werror 2009-01-28 00:39:04 +00:00
os_common.h fix build 2012-11-29 10:40:47 -06:00
os_os2.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +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 sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
os_win.c FSCORE-292 2009-02-11 15:15:44 +00:00
pager.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
pager.h sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
parse.y sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
pragma.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
prepare.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
printf.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
random.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
select.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
shell.c Fix warnings in sqlite 2012-06-24 08:34:52 +00:00
sqlite.h.in sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
sqlite3ext.h sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
sqliteInt.h make strdup NULL return strdup("") in sqlite for mac bug 2011-08-01 10:02:31 -05:00
table.c fix compile warning, storm's a comming lord 2007-09-29 00:59:29 +00:00
tclsqlite.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
test1.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
test2.c add sqlite 3.3.8 to in tree libs 2006-12-19 20:11:50 +00:00
test3.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +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 sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +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 sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +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 sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
trigger.c update 2008-01-05 15:09:12 +00:00
update.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
utf.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
util.c BSD fixes, thanks jontow for the use of your box 2008-01-06 01:10:37 +00:00
vacuum.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
vdbe.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
vdbe.h sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
vdbeInt.h sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
vdbeapi.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
vdbeaux.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00
vdbefifo.c BSD fixes, thanks jontow for the use of your box 2008-01-06 01:10:37 +00:00
vdbemem.c sqlite: fix build with -Werror 2009-01-28 00:39:04 +00:00
vtab.c sqlite: fix build with -Werror 2009-01-28 00:39:04 +00:00
where.c sync up our in tree sqlite with the 3.3.13 official release. Commit to follow to finish this process on the windows build. 2007-02-22 22:09:42 +00:00