Kenichi Ishigaki
|
aafc0692a4
|
DBD-SQLite: and the previous prototype fix also makes the broken t/08create_function test work again
|
2009-03-28 04:06:57 +00:00 |
|
Kenichi Ishigaki
|
c680c036c5
|
DBD-SQLite: added/updated several prototypes
|
2009-03-28 04:02:53 +00:00 |
|
Kenichi Ishigaki
|
1673b29ce6
|
DBD-SQLite: forgot to add newly-added backup.c
|
2009-03-28 03:29:36 +00:00 |
|
Kenichi Ishigaki
|
f5291ee0dc
|
DBD-SQLite: updated Changes
|
2009-03-28 03:21:46 +00:00 |
|
Kenichi Ishigaki
|
61a5ea496f
|
DBD-SQLite: updated bundled sqlite from 3.6.10 to 3.6.11
|
2009-03-28 03:18:33 +00:00 |
|
Alex Vandiver
|
c2bbe22fd5
|
Fix for "WriteMakefile: Need even number of args" when @CC_LIBS is defined
|
2009-03-27 22:25:57 +00:00 |
|
Adam Kennedy
|
0334e4cca5
|
Adding an abstract
|
2009-03-27 10:47:47 +00:00 |
|
Adam Kennedy
|
9cec70c022
|
Final release prep
|
2009-03-27 10:42:33 +00:00 |
|
Adam Kennedy
|
23feb5331b
|
Adding a known-bad skip
|
2009-03-27 10:42:21 +00:00 |
|
Adam Kennedy
|
069c5fd7d6
|
Fixing RT link
|
2009-03-27 09:36:33 +00:00 |
|
Adam Kennedy
|
c4c721cfd9
|
Documentation nigglies
|
2009-03-27 09:31:03 +00:00 |
|
Adam Kennedy
|
2bb94dc449
|
Tweak
|
2009-03-27 09:22:33 +00:00 |
|
Adam Kennedy
|
f8c327f8a5
|
Tweaking for release
|
2009-03-27 09:22:20 +00:00 |
|
Adam Kennedy
|
ed583d09b2
|
Updating version to a dev one for release
|
2009-03-27 09:20:08 +00:00 |
|
Alexandr Ciornii
|
b62b86f1ab
|
Spelling check
|
2009-02-26 11:38:27 +00:00 |
|
Kenichi Ishigaki
|
c0f679b1e6
|
updated Changes to show what I've done before
|
2009-02-26 04:04:35 +00:00 |
|
Alexandr Ciornii
|
b16ba2bf88
|
license and configure_requires in Makefile.PL and META.yml
|
2009-02-03 20:18:40 +00:00 |
|
Kenichi Ishigaki
|
581b3d9391
|
DBD::SQLite: added TODO to make it clear which reports should be fixed in the future
|
2009-01-29 03:56:11 +00:00 |
|
Kenichi Ishigaki
|
b517f0ffd5
|
DBD::SQLite: applied a doc patch to use connect info [RT #29497]
|
2009-01-29 03:50:32 +00:00 |
|
Kenichi Ishigaki
|
47af71743d
|
DBD::SQLite: applied a patch to fix "last_insert_rowid should handle sqlite_int64, not int" issue [RT #32723]
|
2009-01-29 03:47:24 +00:00 |
|
Kenichi Ishigaki
|
7a48ee2b3a
|
DBD::SQLite: applied a patch to fix "INSERT After PK Failure Also Fails Using Prepared" issue [RT #30558]
|
2009-01-29 03:41:15 +00:00 |
|
Kenichi Ishigaki
|
63b017a9dd
|
DBD::SQLite: reverted the patch from RT #35449, which turns out to break tests
|
2009-01-29 03:38:06 +00:00 |
|
Kenichi Ishigaki
|
a0fe46546a
|
DBD::SQLite: applied a patch to make "do" faster [RT #35449]
|
2009-01-29 03:27:51 +00:00 |
|
Kenichi Ishigaki
|
f66f362a4c
|
DBD::SQLite: applied a patch to fix wrong primary key [RT #34408]
|
2009-01-29 02:53:17 +00:00 |
|
Kenichi Ishigaki
|
44867ce5c5
|
DBD::SQLite: applied a patch to fix "version used only once" [RT #36467]
|
2009-01-29 02:33:29 +00:00 |
|
Kenichi Ishigaki
|
bf55046e77
|
DBD::SQLite: skip 70schemachange test for Windows users, as Windows doesn't allow emulated fork process to change active database's schema
|
2009-01-29 02:27:16 +00:00 |
|
Kenichi Ishigaki
|
f1a61a94f0
|
DBD::SQLite: applied a patch to fix memory leakage [RT #37215]
|
2009-01-29 02:08:59 +00:00 |
|
Kenichi Ishigaki
|
99dfbee4ba
|
DBD::SQLite: applied yet another patch to fix the "closing dbh with active statement handles" by TOKUHIROM (http://d.hatena.ne.jp/tokuhirom/20080727/1217140312)
|
2009-01-29 02:07:30 +00:00 |
|
Kenichi Ishigaki
|
dec1e584f4
|
DBD::SQLite: reverted RT #40383 patch which turns out to be somewhat insufficient (causes segfaults)
|
2009-01-29 02:03:54 +00:00 |
|
Kenichi Ishigaki
|
f75c9fb39d
|
DBD::SQLite: applied a patch to fix "closing dbh with active statement handles" issue [RT #40383]
|
2009-01-29 01:56:59 +00:00 |
|
Kenichi Ishigaki
|
e109bc83b4
|
DBD::SQLite: applied a doc patch to address the permission issue of a db directory [RT #41047]
|
2009-01-29 01:48:29 +00:00 |
|
Kenichi Ishigaki
|
e05342e0af
|
DBD::SQLite: removed an obsolete header file
|
2009-01-29 01:30:20 +00:00 |
|
Kenichi Ishigaki
|
e366c24c23
|
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 |
|
Kenichi Ishigaki
|
22dc86ddcb
|
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
|
2009-01-29 01:26:21 +00:00 |
|
Adam Kennedy
|
4e289fd09b
|
Bug fix
|
2009-01-24 19:02:14 +00:00 |
|
Adam Kennedy
|
9763807fcd
|
Clean up
|
2009-01-24 17:21:01 +00:00 |
|
Adam Kennedy
|
19672c1627
|
Cleaning up the layout
|
2009-01-24 12:49:35 +00:00 |
|
Adam Kennedy
|
d3c816b701
|
Importing DBD::SQLite 1.14 from the CPAN
|
2009-01-24 09:59:18 +00:00 |
|