OSDN Git Service

update sqlite3 function.
authorvisor <visor@users.sourceforge.jp>
Sun, 29 May 2011 12:04:35 +0000 (21:04 +0900)
committervisor <visor@users.sourceforge.jp>
Sun, 29 May 2011 12:04:35 +0000 (21:04 +0900)
commitff795199389a5a03bd3aa900fad49fc73a4e4817
treecac098f86d47861dbe958a490e804c3e53effee4
parentfbc6736976ef9c8ef237e5b96b1200ecc7943221
update sqlite3 function.
53 files changed:
ext/ml-sqlite3.cc
ext/ml-sqlite3.h
ext/sqlite/Makefile
ext/sqlite/sqlite-3.7.2-patch [deleted file]
ext/sqlite/sqlite-3.7.6.3-patch [new file with mode: 0644]
ext/sqlite/sqlite-amalgamation-3.7.2.tar.gz [deleted file]
ext/sqlite/sqlite-autoconf-3070603+/INSTALL [moved from ext/sqlite/sqlite-3.7.2+/INSTALL with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/Makefile.am [moved from ext/sqlite/sqlite-3.7.2+/Makefile.am with 93% similarity]
ext/sqlite/sqlite-autoconf-3070603+/Makefile.in [moved from ext/sqlite/sqlite-3.7.2+/Makefile.in with 99% similarity]
ext/sqlite/sqlite-autoconf-3070603+/README [moved from ext/sqlite/sqlite-3.7.2+/README with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/aclocal.m4 [moved from ext/sqlite/sqlite-3.7.2+/aclocal.m4 with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/config.guess [moved from ext/sqlite/sqlite-3.7.2+/config.guess with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/config.sub [moved from ext/sqlite/sqlite-3.7.2+/config.sub with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/configure [moved from ext/sqlite/sqlite-3.7.2+/configure with 98% similarity]
ext/sqlite/sqlite-autoconf-3070603+/configure.ac [moved from ext/sqlite/sqlite-3.7.2+/configure.ac with 94% similarity]
ext/sqlite/sqlite-autoconf-3070603+/depcomp [moved from ext/sqlite/sqlite-3.7.2+/depcomp with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/install-sh [moved from ext/sqlite/sqlite-3.7.2+/install-sh with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/ltmain.sh [moved from ext/sqlite/sqlite-3.7.2+/ltmain.sh with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/missing [moved from ext/sqlite/sqlite-3.7.2+/missing with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/shell.c [moved from ext/sqlite/sqlite-3.7.2+/shell.c with 91% similarity]
ext/sqlite/sqlite-autoconf-3070603+/sqlite3.1 [moved from ext/sqlite/sqlite-3.7.2+/sqlite3.1 with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/sqlite3.c [moved from ext/sqlite/sqlite-3.7.2+/sqlite3.c with 91% similarity]
ext/sqlite/sqlite-autoconf-3070603+/sqlite3.h [moved from ext/sqlite/sqlite-3.7.2+/sqlite3.h with 86% similarity]
ext/sqlite/sqlite-autoconf-3070603+/sqlite3.pc.in [moved from ext/sqlite/sqlite-3.7.2+/sqlite3.pc.in with 100% similarity]
ext/sqlite/sqlite-autoconf-3070603+/sqlite3ext.h [moved from ext/sqlite/sqlite-3.7.2+/sqlite3ext.h with 89% similarity]
ext/sqlite/sqlite-autoconf-3070603+/tea/Makefile.in [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/README [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/aclocal.m4 [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/configure [new file with mode: 0755]
ext/sqlite/sqlite-autoconf-3070603+/tea/configure.in [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/doc/sqlite3.n [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/generic/tclsqlite3.c [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/license.terms [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/pkgIndex.tcl.in [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/tclconfig/install-sh [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/tclconfig/tcl.m4 [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/win/makefile.vc [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/win/nmakehlp.c [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603+/tea/win/rules.vc [new file with mode: 0644]
ext/sqlite/sqlite-autoconf-3070603.tar.gz [new file with mode: 0644]
lib/http.cc
lib/http.h
lib/iconv_glue.h [new file with mode: 0644]
lib/mlenv.cc
lib/mlenv.h
lib/motorenv.cc
lib/motorenv.h
lib/motoroutput-iconv.cc
lib/motoroutput-iconv.h
lib/util_const.cc
lib/util_const.h
modules/ml-http.cc
modules/ml-store.cc