Adam Kennedy
|
c417720270
|
Preparing for release of _03
|
2011-11-01 03:40:33 +00:00 |
|
Kenichi Ishigaki
|
2059f6f2ae
|
make sure errors were actually raised
|
2011-10-26 14:47:42 +00:00 |
|
Kenichi Ishigaki
|
3d62ea8a29
|
oops, bind_param type error was treated as a warning and didn't kill when RaiseError was set
|
2011-10-26 14:42:54 +00:00 |
|
Adam Kennedy
|
ca1af87a48
|
- Adding an explicit dynamic_config => 1 (ADAMK)
|
2011-10-21 06:35:50 +00:00 |
|
Adam Kennedy
|
03eba98081
|
Prepare for a dev release
|
2011-10-21 04:34:12 +00:00 |
|
Kenichi Ishigaki
|
b56592cf1b
|
updated Changes
|
2011-10-20 16:24:37 +00:00 |
|
Kenichi Ishigaki
|
9367bd61a6
|
explained finish and rollback issue
|
2011-10-20 16:16:17 +00:00 |
|
Kenichi Ishigaki
|
b4220250ce
|
applied another patch by Yuriy Kaminskiy to fix finalize issues
|
2011-10-20 16:14:56 +00:00 |
|
Kenichi Ishigaki
|
68db35b8b4
|
mod_perl test suggested by siracusa
|
2011-10-19 13:54:53 +00:00 |
|
Kenichi Ishigaki
|
2c33a2e1bc
|
made MSVC happier
|
2011-10-18 16:02:39 +00:00 |
|
Kenichi Ishigaki
|
e01e9e3fea
|
updated Changes
|
2011-10-18 07:28:58 +00:00 |
|
Kenichi Ishigaki
|
4b1af2cf5a
|
yet another patch by Yuriy to move check for (unsupported) bind_ph/is_inout so it always error-out
|
2011-10-18 07:27:50 +00:00 |
|
Kenichi Ishigaki
|
d1161135c3
|
updated Changes
|
2011-10-18 02:55:45 +00:00 |
|
Kenichi Ishigaki
|
851134b13f
|
applied a patch by Yuriy Kaminskiy to fix binding named params
|
2011-10-18 02:54:41 +00:00 |
|
Kenichi Ishigaki
|
802e8d1548
|
applied a patch from Yuriy Kaminskiy
|
2011-10-16 07:27:24 +00:00 |
|
Kenichi Ishigaki
|
be48da61bf
|
don't guess and check harder if ld supports Bsymbolic or not
|
2011-10-16 06:05:45 +00:00 |
|
Kenichi Ishigaki
|
87356e5bb4
|
reverted meaningless 14773
|
2011-10-05 19:38:44 +00:00 |
|
Kenichi Ishigaki
|
95f523161d
|
fixed a leak
|
2011-10-05 14:39:23 +00:00 |
|
Kenichi Ishigaki
|
7db8c900f5
|
made valgrind a little happier part2
|
2011-10-05 14:21:22 +00:00 |
|
Kenichi Ishigaki
|
5561ee7ee3
|
made valgrind a little happier
|
2011-10-05 14:03:14 +00:00 |
|
Kenichi Ishigaki
|
404246a9f9
|
a float for an integer column
|
2011-09-30 16:14:31 +00:00 |
|
Kenichi Ishigaki
|
938d5760d3
|
silence
|
2011-09-30 15:24:13 +00:00 |
|
Kenichi Ishigaki
|
4de97d8136
|
loosen the condition a bit
|
2011-09-30 15:22:40 +00:00 |
|
Kenichi Ishigaki
|
8cf4b593ca
|
resolved 67581
|
2011-09-30 14:25:12 +00:00 |
|
Kenichi Ishigaki
|
9a1b8fe4f0
|
resolved #71311; needs more tests for non-blobs
|
2011-09-29 15:29:01 +00:00 |
|
Adam Kennedy
|
3da40e5361
|
Release date
|
2011-09-21 16:18:09 +00:00 |
|
Kenichi Ishigaki
|
09d42bad1a
|
updated bundled sqlite to 3.7.8
|
2011-09-20 04:22:09 +00:00 |
|
Kenichi Ishigaki
|
8e78ef57e6
|
bumped up versions
|
2011-09-16 00:42:47 +00:00 |
|
Kenichi Ishigaki
|
4184d2314c
|
applied a patch by MDOOTSON to resolve #70135
|
2011-09-16 00:41:58 +00:00 |
|
Kenichi Ishigaki
|
d17eda6553
|
apparently SvPVbyte is not well supported in perl 5.6.x
|
2011-09-12 16:02:00 +00:00 |
|
Kenichi Ishigaki
|
11d0f21549
|
use File::Spec explicitly
|
2011-09-12 15:59:47 +00:00 |
|
Kenichi Ishigaki
|
70a17ed9d6
|
cookbook test
|
2011-09-06 15:23:15 +00:00 |
|
Kenichi Ishigaki
|
8d9be4e414
|
updated Changes
|
2011-09-06 15:22:55 +00:00 |
|
Kenichi Ishigaki
|
d30f3ab459
|
Cookbook patch by Yuriy Kaminskiy
|
2011-09-06 15:21:20 +00:00 |
|
Kenichi Ishigaki
|
dd05ef54fd
|
removed a warning
|
2011-08-24 02:47:51 +00:00 |
|
Kenichi Ishigaki
|
ba6a22c375
|
skip count was wrong, and SKIP label should be needed; (http://www.cpantesters.org/cpan/report/b764d8a6-ac8f-11e0-a4ca-75a0d72a4e93)
|
2011-08-24 02:31:35 +00:00 |
|
Kenichi Ishigaki
|
e40b755564
|
better support for SQLITE_OMIT_LOAD_EXTENSION
|
2011-08-24 02:19:59 +00:00 |
|
Darren Duncan
|
7e674159f9
|
updated bundled SQLite to 3.7.7.1
|
2011-07-07 04:44:42 +00:00 |
|
Darren Duncan
|
e0c7dce891
|
update Changes re ISHIGAKI fix to util/getsqlite.pl
|
2011-06-24 20:42:19 +00:00 |
|
Kenichi Ishigaki
|
fa528e368e
|
hopefully fix an HP-UX 10.20 issue
|
2011-06-24 14:59:21 +00:00 |
|
Kenichi Ishigaki
|
b4162a1b04
|
removed foolish message of util/getsqlite.pl
|
2011-06-24 14:45:21 +00:00 |
|
Kenichi Ishigaki
|
516a927ce3
|
updated sqlite to 3.7.7
|
2011-06-24 14:41:05 +00:00 |
|
Adam Kennedy
|
34bbf1b28c
|
Preparing for production release
|
2011-05-30 07:26:08 +00:00 |
|
Adam Kennedy
|
4c4b9e9517
|
Added ISHIGAKI to Copyright block
|
2011-05-20 02:34:52 +00:00 |
|
Adam Kennedy
|
359afa690e
|
Remove the eval
|
2011-05-20 02:31:24 +00:00 |
|
Adam Kennedy
|
3330dabd6c
|
New dev release
|
2011-05-20 02:22:49 +00:00 |
|
Darren Duncan
|
564dd98d1a
|
getsqlite.pl is broken for 3.7.5+; make it say so
|
2011-05-19 17:13:17 +00:00 |
|
Kenichi Ishigaki
|
c535801484
|
upgraded sqlite to 3.7.6.3
|
2011-05-19 16:38:17 +00:00 |
|
Adam Kennedy
|
db06fb278f
|
Prepare for dev release
|
2011-05-12 03:26:57 +00:00 |
|
Kenichi Ishigaki
|
d07d745199
|
updated Changes
|
2011-05-11 03:13:34 +00:00 |
|