1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00
Mirroring DBD-SQLite to enable automated handling of DBD::SQcipher.
Find a file
Kenichi Ishigaki 9233378179 updated Changes
2011-03-05 13:31:00 +00:00
inc/Test Housecleaning for the DBD::SQLite release candidate 2010-09-09 01:35:22 +00:00
lib/DBD sqlite_see_if_its_a_number attribute to enable sqlite_is_number check 2011-03-05 13:28:27 +00:00
t sqlite_see_if_its_a_number attribute to enable sqlite_is_number check 2011-03-05 13:28:27 +00:00
util upd getsqlite.pl to work with 3.7.4+ dist filenames 2010-12-08 05:09:33 +00:00
.gitignore Reverting corion's Win32 64-bit changes 2009-04-19 09:16:22 +00:00
Changes updated Changes 2011-03-05 13:31:00 +00:00
dbdimp.c sqlite_see_if_its_a_number attribute to enable sqlite_is_number check 2011-03-05 13:28:27 +00:00
dbdimp.h sqlite_see_if_its_a_number attribute to enable sqlite_is_number check 2011-03-05 13:28:27 +00:00
fts3_tokenizer.h set eol-style to native 2010-11-26 09:23:34 +00:00
Makefile.PL RTree support by cjfields 2011-02-09 00:56:41 +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 added support for FTS3 fulltext searches : perl tokenizers, documentation and tests 2010-07-13 06:28:21 +00:00
sqlite3.c update bundled SQLite to 3.7.4 2010-12-08 05:14:09 +00:00
sqlite3.h update bundled SQLite to 3.7.4 2010-12-08 05:14:09 +00:00
sqlite3ext.h DBD::SQLite: updated sqlite to 3.6.21 2009-12-07 20:38:42 +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