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
2012-01-19 01:49:45 +00:00
inc/Test Housecleaning for the DBD::SQLite release candidate 2010-09-09 01:35:22 +00:00
lib/DBD Updated copyright 2012-01-19 01:49:45 +00:00
t sqlite_trace should always be called as is 2012-01-12 16:39:52 +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 added the corresponding DBD::SQLite version for clarity 2012-01-16 17:10:56 +00:00
dbdimp.c _atoi64 -> atoll 2012-01-13 17:18:40 +00:00
dbdimp.h _atoi64 -> atoll 2012-01-13 17:18:40 +00:00
fts3_tokenizer.h set eol-style to native 2010-11-26 09:23:34 +00:00
Makefile.PL - Enabled SQLITE_ENABLE_FTS4 2011-11-29 01:21:35 +00:00
MANIFEST.SKIP DBD::SQLite: fixed #52573 manual transaction issue; please ship this as a dev release (or a prod one if you prefer) to see if this would also fix other major tools like CPANPLUS etc, which 1.27 reportedly broke 2009-12-20 03:12:06 +00:00
ppport.h Housecleaning for the DBD::SQLite release candidate 2010-09-09 01:35:22 +00:00
SQLite.xs sqlite_trace should always be called as is 2012-01-12 16:39:52 +00:00
sqlite3.c updated to sqlite 3.7.10 2012-01-16 16:57:10 +00:00
sqlite3.h updated to sqlite 3.7.10 2012-01-16 16:57:10 +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