1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 22:28:47 -04:00
Commit graph

667 commits

Author SHA1 Message Date
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
Kenichi Ishigaki
9b3cdbfd0d fixed RT#67843 2011-05-11 03:12:03 +00:00
Kenichi Ishigaki
0c7bfca5bc updated SQLite to 3.7.6.2 2011-04-19 10:26:16 +00:00
Kenichi Ishigaki
00ef3db378 updated Changes 2011-04-15 06:03:54 +00:00
Kenichi Ishigaki
be7e9b8ae4 updated SQLite to 3.7.6.1 2011-04-15 06:03:31 +00:00
Kenichi Ishigaki
4a9259f9d2 updated sqlite 3.7.6 2011-04-12 13:30:51 +00:00
Kenichi Ishigaki
484534cb16 oops, forgot to change a variable name, though I believe the result doesn't change... 2011-03-07 12:24:23 +00:00
Adam Kennedy
7cae132e46 Adding $VERSION = eval $VERSION 2011-03-07 06:50:56 +00:00
Adam Kennedy
496f10c439 Updating copyright 2011-03-07 06:47:45 +00:00
Adam Kennedy
18c1a38c0d Preparing for release 2011-03-07 06:46:32 +00:00
Adam Kennedy
35becbb640 Adding $VERSION = eval $VERSION 2011-03-07 06:45:53 +00:00
Kenichi Ishigaki
3c27bff166 ver up 2011-03-05 13:43:51 +00:00
Kenichi Ishigaki
87f3d1019e updated Changes 2011-03-05 13:42:02 +00:00
Kenichi Ishigaki
d6ec995311 updated to sqlite 3070500 2011-03-05 13:41:23 +00:00
Kenichi Ishigaki
ebd86bc344 check sqlite-autoconf-version directory too 2011-03-05 13:40:57 +00:00
Kenichi Ishigaki
9233378179 updated Changes 2011-03-05 13:31:00 +00:00
Kenichi Ishigaki
968ecf0063 sqlite_see_if_its_a_number attribute to enable sqlite_is_number check 2011-03-05 13:28:27 +00:00
Kenichi Ishigaki
16cd4fd520 removed a finished to-do 2011-03-03 09:52:02 +00:00
Kenichi Ishigaki
50c9e8de6d RTree support by cjfields 2011-02-09 00:56:41 +00:00
Kenichi Ishigaki
764b446776 skip fts3/metadata tests when those are disabled to resolve #65267 2011-01-31 03:00:40 +00:00
Adam Kennedy
f7590e7c2f Dev release 2010-12-10 05:08:11 +00:00
Darren Duncan
f39028282f update bundled SQLite to 3.7.4 2010-12-08 05:14:09 +00:00
Darren Duncan
b90672a55d upd getsqlite.pl to work with 3.7.4+ dist filenames 2010-12-08 05:09:33 +00:00
Kenichi Ishigaki
c5ab304b17 set eol-style to native 2010-11-26 09:23:34 +00:00
Kenichi Ishigaki
634a3c95d5 bumped up the version 2010-11-14 06:21:42 +00:00
Kenichi Ishigaki
f843fad515 updated Changes 2010-11-14 06:18:46 +00:00
Kenichi Ishigaki
6e8c062baa resolved #61958 2010-11-14 06:18:08 +00:00
Kenichi Ishigaki
bc8755654d updated Changes 2010-11-14 06:10:45 +00:00
Kenichi Ishigaki
5288da34ab show warnings only when Warn is true 2010-11-14 05:04:15 +00:00
Kenichi Ishigaki
9f291b41d3 disabled (Print)Warn hack (by timbunce's guidance) 2010-11-04 16:24:00 +00:00
Kenichi Ishigaki
8b35bb979a hopefully fixed #62370 (segfaults during operations on disconnected handle 2010-11-03 13:44:04 +00:00
Kenichi Ishigaki
3ab8e9d709 avoid resource collisions (segfaulted under cygwin) 2010-11-02 21:03:14 +00:00
Kenichi Ishigaki
389337381d silenced warnings while compilation 2010-10-31 00:10:27 +00:00
Kenichi Ishigaki
c2ede159a6 rollback should be done while active flag is on 2010-10-30 23:57:39 +00:00
Kenichi Ishigaki
019e78ec3a moved fts3 things to the end of the dbdimp.c as they are private methods 2010-10-30 23:53:40 +00:00