1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-08 06:38:12 -04:00
Commit graph

340 commits

Author SHA1 Message Date
Adam Kennedy
e1650f962b Fixing implementation of PrintWarn to comply with the DBI specification.
I'm not sure why it doesn't warn anyway, but we'll survive with this for now.
2009-04-05 02:03:53 +00:00
Darren Duncan
f3ef52b1ff updated changelog re t/28 2009-04-05 01:43:58 +00:00
Adam Kennedy
1732905790 Noting some more minor changes 2009-04-05 00:30:55 +00:00
Darren Duncan
ca20f1a11c updated Changes re fix for RT44779 2009-04-04 22:11:38 +00:00
Adam Kennedy
3a838c0861 Updated ppport.h to the most recent version 3.17 2009-04-04 21:54:45 +00:00
Adam Kennedy
40d6ff35c1 Rewrote 28_changestyle.t in Test::More style 2009-04-04 20:19:25 +00:00
Adam Kennedy
e5137661d0 Fixing capitalisation in the Changes file 2009-04-04 17:01:37 +00:00
Alexandr Ciornii
77384b193a require perl 5.6 because dependencies require it 2009-04-04 09:31:21 +00:00
Adam Kennedy
c55e2a9c64 Preparing for release 2009-04-04 04:21:02 +00:00
Adam Kennedy
e87308e952 Cleared as many simple, obvious or duplicate RT bugs as I could find 2009-04-04 04:19:55 +00:00
Adam Kennedy
e75314771a Flagging a bunch more tickets as resolved.
Some with actual fixes, some were resolved due to patches being applied previously.
2009-04-04 03:42:49 +00:00
Adam Kennedy
140d920c5a Confirming a couple of old tickets are fixed 2009-04-04 02:41:25 +00:00
Adam Kennedy
90c018c655 Commit a bunch of RT fixes 2009-04-04 00:37:29 +00:00
Max Maischein
9ba23acd7a Added a canary test for #RT 36836 2009-04-03 19:46:29 +00:00
Max Maischein
1591f375b9 re-enable and fix t/70schemachange.t as per RT #43448 2009-04-03 19:30:50 +00:00
Adam Kennedy
f0d8426470 Minor changes to we pass version dependency checks 2009-04-03 19:05:14 +00:00
Adam Kennedy
055d3393e1 Preparing to release 2009-04-03 17:14:27 +00:00
Adam Kennedy
3f0f9ca82c Refactoring away needless test complexity 2009-04-03 17:07:49 +00:00
Adam Kennedy
a3ff0b1f7c All tests run under the same Perl environment
(autoflush on, and warnings enabled via $^W = 1)
2009-04-03 14:25:58 +00:00
Kenichi Ishigaki
c90209571c DBD-SQLite: updated Changes 2009-04-03 10:08:30 +00:00
Kenichi Ishigaki
d5b7c10be0 DBD-SQLite: updated Changes 2009-04-02 11:43:49 +00:00
Kenichi Ishigaki
52090271f0 DBD-SQLite: updated Changes 2009-04-02 08:14:57 +00:00
Adam Kennedy
1c55ed52a0 Tiny tweak 2009-04-02 04:13:18 +00:00
Kenichi Ishigaki
6e74fa6ca3 DBD-SQLite: updated Changes 2009-04-02 00:51:37 +00:00
Kenichi Ishigaki
9c456f6082 DBD-SQLite: updated Changes as 0.04 is already released. 2009-04-01 10:47:54 +00:00
Max Maischein
044e2f4038 Fixed failing t/07busy.t, fixed Changes file, bumped version to _05 2009-03-31 21:45:00 +00:00
Max Maischein
673c28b0e0 Added collations and progress 2009-03-31 21:24:12 +00:00
Kenichi Ishigaki
169df91c28 DBD-SQLite: updated Changes 2009-03-31 15:32:13 +00:00
Adam Kennedy
009ac8094a Preparing for release 2009-03-30 21:24:10 +00:00
Max Maischein
c28ea3c53e Updated Changes 2009-03-30 16:38:22 +00:00
Adam Kennedy
94305d4df0 Final prep for release 2009-03-28 16:38:47 +00:00
Kenichi Ishigaki
521eeea05a DBD-SQLite: updated Changes 2009-03-28 04:08:08 +00:00
Kenichi Ishigaki
f5291ee0dc DBD-SQLite: updated Changes 2009-03-28 03:21:46 +00:00
Adam Kennedy
9cec70c022 Final release prep 2009-03-27 10:42:33 +00:00
Adam Kennedy
f8c327f8a5 Tweaking for release 2009-03-27 09:22:20 +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
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
Adam Kennedy
d3c816b701 Importing DBD::SQLite 1.14 from the CPAN 2009-01-24 09:59:18 +00:00