Adam Kennedy
5088ece17b
Preparing to release the next prod version
2009-04-23 10:09:02 +00:00
Adam Kennedy
ba52ccbba4
Adding util to the MANIFEST.SKIP and add no_index to the META.yml
2009-04-22 01:55:42 +00:00
Adam Kennedy
02603227e7
Corrected RT path.
...
Moved getsqlite.pl into util
2009-04-22 01:50:50 +00:00
Kenichi Ishigaki
3bb67972ff
DBD-SQLite: better unicode path handling under cygwin ( resolved #45166 )
2009-04-21 06:05:16 +00:00
Adam Kennedy
1087a50857
Preparing for pre-release
2009-04-17 08:59:36 +00:00
Alexandr Ciornii
2adde5af8c
Require Win32.pm on Windows
2009-04-16 22:34:46 +00:00
Kenichi Ishigaki
1d5d163a8b
DBD-SQLite: tweaked Makefile.PL to support older HP-UX
2009-04-14 12:35:45 +00:00
Kenichi Ishigaki
de2f662a34
DBD-SQLite: added -DSQLITE_OMIT_LOAD_EXTENSION for older HP-UX
2009-04-14 10:26:27 +00:00
Adam Kennedy
09f58b864d
- Adding support parsing attributes out of the DSN (ADAMK)
...
- Dropping support for uncode before 5.8.5 to simplify support and
to prevent people hurting themselves on platforms that don't
properly support Unicode anyway (ADAMK)
2009-04-10 06:09:31 +00:00
Kenichi Ishigaki
364c029aac
DBD-SQLite: resolved #44876 ; applied a patch
2009-04-09 05:51:29 +00:00
Adam Kennedy
85300f62f1
Now I can have my fancy module without CORION's hated dependency :)
...
Bundling Test::NoWarnings into inc
2009-04-05 23:42:14 +00:00
Adam Kennedy
bea7e0f192
We're not allowed to compute configure_requires dependencies.
...
Also, made the dependencies a little more accurate.
2009-04-05 23:33:41 +00:00
Alexandr Ciornii
032999c753
Check DBI version
2009-04-05 22:28:42 +00:00
Adam Kennedy
12974f71a9
Found the ACTUAL minimum DBI version we need, and confirming we build against it.
2009-04-05 19:29:16 +00:00
Kenichi Ishigaki
d7104b39ff
DBD-SQLite: implemented NULLABLE attribute to resolve RT #40594
2009-04-05 10:16:45 +00:00
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
Adam Kennedy
5d2c0f29bf
Adding a dependency on Test::NoWarnings and added build_requires entries for the Test:: modules
2009-04-04 22:48:02 +00:00
Alexandr Ciornii
80f470fa23
3-arg open in Makefile.PL
2009-04-04 09:51:55 +00:00
Alexandr Ciornii
1dbf2ad75c
remove code for old DBI
2009-04-04 09:32:09 +00:00
Alexandr Ciornii
77384b193a
require perl 5.6 because dependencies require it
2009-04-04 09:31:21 +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
90c018c655
Commit a bunch of RT fixes
2009-04-04 00:37:29 +00:00
Adam Kennedy
f0d8426470
Minor changes to we pass version dependency checks
2009-04-03 19:05:14 +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
75a99648de
DBD-SQLite: let's always use the bundled library as we're bundling the latest one.
2009-04-02 01:18:30 +00:00
Adam Kennedy
7628750ff6
Preparing for _04 release
2009-03-31 20:07:27 +00:00
Adam Kennedy
9551452076
Tweak
2009-03-30 21:27:08 +00:00
Adam Kennedy
009ac8094a
Preparing for release
2009-03-30 21:24:10 +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
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
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