1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00
Mirroring DBD-SQLite to enable automated handling of DBD::SQcipher.
Find a file
2013-03-07 08:44:07 +00:00
inc/Test Housecleaning for the DBD::SQLite release candidate 2010-09-09 01:35:22 +00:00
lib/DBD updated doc and tests for FTS4 (but no change in code was required) 2012-12-30 16:29:03 +00:00
t updated doc and tests for FTS4 (but no change in code was required) 2012-12-30 16:29:03 +00:00
util removed foolish message of util/getsqlite.pl 2011-06-24 14:45:21 +00:00
.gitignore Reverting corion's Win32 64-bit changes 2009-04-19 09:16:22 +00:00
Changes updated Changes 2013-01-27 07:44:57 +00:00
dbdimp.c should also support END 2012-10-10 16:22:07 +00:00
dbdimp.h implemented sqlite_load_extension 2012-09-19 14:55:20 +00:00
fts3_tokenizer.h updated SQLite 3.7.11 2012-03-20 15:26:08 +00:00
Makefile.PL resolved #80344 2012-10-23 02:27:00 +00:00
MANIFEST.SKIP exclude MYMETA stuff 2013-03-07 08:44:07 +00:00
ppport.h updated the bundled ppport.h with Devel::PPPort 3.20 2012-09-01 08:27:06 +00:00
SQLite.xs implemented sqlite_load_extension 2012-09-19 14:55:20 +00:00
sqlite3.c updated to sqlite3.7.15.2 2013-01-27 07:43:48 +00:00
sqlite3.h updated to sqlite3.7.15.2 2013-01-27 07:43:48 +00:00
sqlite3ext.h updated bundled library to 3.7.9 2011-11-01 13:35:45 +00:00
SQLiteXS.h restored PERL_POLLUTE which was accidentally removed in the previous commit; it should be removed in the near future as perl 5.14 won't support it, but it seems helpful for older versions of DBI at least for now... 2010-08-31 15:35:39 +00:00
typemap patch from VOVKASM 4: (new) fixed HV typemap 2012-09-18 07:10:01 +00:00