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
2009-04-22 01:55:42 +00:00
inc/Test Now I can have my fancy module without CORION's hated dependency :) 2009-04-05 23:42:14 +00:00
lib/DBD DBD-SQLite: better unicode path handling under cygwin (resolved #45166) 2009-04-21 06:05:16 +00:00
t DBD-SQLite: resolved #45171, maybe a perl bug resolved somewhere perl > 5.8.5 2009-04-21 15:05:23 +00:00
util Tweaked to live in the subdirectory 2009-04-22 01:53:43 +00:00
.gitignore Reverting corion's Win32 64-bit changes 2009-04-19 09:16:22 +00:00
Changes Corrected RT path. 2009-04-22 01:50:50 +00:00
dbdimp.c DBD-SQLite: r6395 rewinds lots of things. reverted dbdimp.c 2009-04-19 09:12:06 +00:00
dbdimp.h DBD-SQLite: switched from dTHX to pTHX_/aTHX_ where I could. I think #44884 is almost done except for the ones related to other tickets like #44871 (so we shouldn't close #44884 yet) 2009-04-10 01:58:31 +00:00
Makefile.PL Adding util to the MANIFEST.SKIP and add no_index to the META.yml 2009-04-22 01:55:42 +00:00
MANIFEST.SKIP Adding util to the MANIFEST.SKIP and add no_index to the META.yml 2009-04-22 01:55:42 +00:00
ppport.h Updated ppport.h to the most recent version 3.17 2009-04-04 21:54:45 +00:00
SQLite.xs DBD-SQLite: switched from dTHX to pTHX_/aTHX_ where I could. I think #44884 is almost done except for the ones related to other tickets like #44871 (so we shouldn't close #44884 yet) 2009-04-10 01:58:31 +00:00
sqlite3.c DBD-SQLite: added amalgamated c source 2009-04-21 06:35:52 +00:00
sqlite3.h updated bundled SQLite to 3.6.13 2009-04-13 18:36:10 +00:00
sqlite3ext.h DBD::SQLite: updated bundled SQLite to 3.6.10, and bumped up the version requirement for installed SQLite to 3.6.0 as 3.6.x has backward incompatibility (cont.) 2009-01-29 01:28:06 +00:00
SQLiteXS.h Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00