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-05-29 06:50:06 +09:00
inc/Test Housecleaning for the DBD::SQLite release candidate 2010-09-09 01:35:22 +00:00
lib/DBD resolved #85302: typo fixes 2013-05-15 02:08:55 +00:00
t bumped up the version 2013-05-01 08:56:55 +00:00
util download url has changed since 3.7.16 2013-03-20 13:31:05 +00:00
.gitignore added a few Win32 files and MYMETA.* to .gitignore 2013-05-24 13:54:49 +09:00
Changes Adding release date 2013-05-21 04:51:23 +00:00
dbdimp.c disabled reverse_unordered_selects pragma 2013-04-30 09:54:43 +00:00
dbdimp.h implemented sqlite_load_extension 2012-09-19 14:55:20 +00:00
fts3_tokenizer.h SQLite 3.7.16.1 2013-03-30 01:51:49 +00:00
Makefile.PL define _XOPEN_SOURCE for *bsd systems to see if this solves the compilation issue for threaded perl without any side effects 2013-05-29 06:50:06 +09: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 SQLite 3.7.17 2013-05-20 14:52:01 +00:00
sqlite3.h updated to SQLite 3.7.17 2013-05-20 14:52:01 +00:00
sqlite3ext.h updated to SQLite 3.7.17 2013-05-20 14:52:01 +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