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
2009-04-10 06:32:55 +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 - Adding support parsing attributes out of the DSN (ADAMK) 2009-04-10 06:09:31 +00:00
t More Test::NoWarnings 2009-04-10 06:32:55 +00:00
.gitignore Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
alter.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
analyze.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
attach.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
auth.c 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
backup.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
bitvec.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
btmutex.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
btree.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
btree.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
btreeInt.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
build.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
callback.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
Changes - Adding support parsing attributes out of the DSN (ADAMK) 2009-04-10 06:09:31 +00:00
complete.c 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
date.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
dbdimp.c Reverting failed change 2009-04-10 06:27:50 +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
delete.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
expr.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
fault.c 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
fts3.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
fts3.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
fts3_expr.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
fts3_expr.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
fts3_hash.c 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
fts3_hash.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
fts3_icu.c 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
fts3_porter.c 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
fts3_tokenizer.c 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
fts3_tokenizer.h DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
fts3_tokenizer1.c 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
func.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
getsqlite.pl Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00
global.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
hash.c 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
hash.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
hwtime.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
insert.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
journal.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
keywordhash.h DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
legacy.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
loadext.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
main.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
Makefile.PL - Adding support parsing attributes out of the DSN (ADAMK) 2009-04-10 06:09:31 +00:00
malloc.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
MANIFEST.SKIP Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
mem0.c 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
mem1.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
mem2.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
mem3.c 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
mem5.c 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
memjournal.c 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
mutex.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
mutex.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
mutex_noop.c 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
mutex_os2.c 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
mutex_unix.c 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
mutex_w32.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
notify.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
opcodes.c 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
opcodes.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
os.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
os.h DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
os_common.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
os_os2.c 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
os_unix.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
os_win.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
pager.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
pager.h DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
parse.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
parse.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
pcache.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
pcache.h DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
pcache1.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
ppport.h Updated ppport.h to the most recent version 3.17 2009-04-04 21:54:45 +00:00
pragma.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
prepare.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
printf.c 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
random.c 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
resolve.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
rowset.c 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
select.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
shell.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +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.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +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
sqliteInt.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
sqliteLimit.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
status.c 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
table.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
tokenize.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
trigger.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
update.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
utf.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
util.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
vacuum.c DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11 2009-03-28 03:18:33 +00:00
vdbe.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
vdbe.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
vdbeapi.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
vdbeaux.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
vdbeblob.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
vdbeInt.h DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
vdbemem.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
vtab.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
walker.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00
where.c DBD-SQLite: bumped up the bundled library to 3.6.12 2009-03-31 15:31:13 +00:00