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

161 commits

Author SHA1 Message Date
Kenichi Ishigaki
d017f3ce67 DBD-SQLite: updated Changes 2009-07-02 10:01:57 +00:00
Kenichi Ishigaki
229f1ab4ba DBD-SQLite: updated bundled library to 3.6.16 2009-06-27 15:58:15 +00:00
Kenichi Ishigaki
404b35f224 DBD-SQLite: bumped up the version and updated Changes for another dev release 2009-06-19 06:04:54 +00:00
Kenichi Ishigaki
0f49460274 DBD-SQLite: updated Changes 2009-06-15 15:05:38 +00:00
Kenichi Ishigaki
5679b6ca33 updated Changes 2009-06-11 01:23:25 +00:00
Kenichi Ishigaki
c2a9d9e7e5 DBD-SQLite: updated Changes 2009-05-29 11:24:29 +00:00
Kenichi Ishigaki
b0009ebcc6 DBD-SQLite: reverted Changes 2009-05-27 07:01:07 +00:00
Kenichi Ishigaki
85fe1a34cb DBD-SQLite: updated Changes 2009-05-27 02:03:55 +00:00
Darren Duncan
e9b2f71e0e Updated to SQLite 3.6.14.2 2009-05-25 19:55:52 +00:00
Darren Duncan
785244e989 Updated to SQLite 3.6.14.1 2009-05-19 02:19:52 +00:00
Darren Duncan
8decd515d9 Updated to SQLite 3.6.14 2009-05-07 03:22:40 +00:00
Kenichi Ishigaki
876474633f DBD-SQLite: updated Changes; previous commit almost solved #44871, though there are several "croak"s left in callback dispatchers 2009-05-06 12:23:40 +00:00
Kenichi Ishigaki
a926e727c5 DBD-SQLite: updated Changes (not ready for release yet) 2009-05-06 09:19:14 +00:00
Kenichi Ishigaki
87baa98f67 DBD-SQLite: applied the online backup patch from Toby Corkindale (with a little modification) 2009-05-06 07:55:35 +00:00
Kenichi Ishigaki
b30d014286 DBD-SQLite: updated Changes (note: will port some more later, so don't release too early :p) 2009-05-05 09:06:16 +00:00
Adam Kennedy
7315981580 Preparing for dev release 2009-05-05 05:42:39 +00:00
Kenichi Ishigaki
99a222b446 DBD-SQLite updated Changes 2009-05-04 20:56:07 +00:00
Kenichi Ishigaki
3ec90a5beb DBD-SQLite: updated Changes 2009-05-01 00:52:01 +00:00
Kenichi Ishigaki
f5886b6514 DBD-SQLite: updated Changes 2009-04-30 14:54:32 +00:00
Adam Kennedy
899a69e15a Minor addition 2009-04-26 16:19:17 +00:00
Adam Kennedy
5088ece17b Preparing to release the next prod version 2009-04-23 10:09:02 +00:00
Adam Kennedy
b158c0ebfc Prep for release 2009-04-22 12:43:25 +00:00
Adam Kennedy
a944dc38ef Added a Cookbook 2009-04-22 09:26:42 +00:00
Adam Kennedy
34736152e7 Doing the next dev release 2009-04-22 02:04:36 +00:00
Adam Kennedy
02603227e7 Corrected RT path.
Moved getsqlite.pl into util
2009-04-22 01:50:50 +00:00
Kenichi Ishigaki
1d6a7bbef7 DBD-SQLite: updated Changes 2009-04-21 15:06:16 +00:00
Kenichi Ishigaki
be67902376 DBD-SQLite: updated Changes 2009-04-21 06:39:13 +00:00
Kenichi Ishigaki
c9f3ea08ab DBD-SQLite: updated Changes 2009-04-21 06:06:18 +00:00
Adam Kennedy
ab521c5c97 Move to a production version number 2009-04-19 09:40:16 +00:00
Adam Kennedy
9958f58fda Reverting corion's Win32 64-bit changes 2009-04-19 09:16:22 +00:00
Adam Kennedy
f39688a7ab Update date for release 2009-04-19 08:57:01 +00:00
Max Maischein
2e02abc85d Bump version to 1.22_09 2009-04-18 16:08:47 +00:00
Adam Kennedy
1087a50857 Preparing for pre-release 2009-04-17 08:59:36 +00:00
Adam Kennedy
51bd0c50ff Completed the migration away from and deprecation of t/lib.pl 2009-04-17 04:24:04 +00:00
Alexandr Ciornii
2adde5af8c Require Win32.pm on Windows 2009-04-16 22:34:46 +00:00
Adam Kennedy
be6c4d5caa Converted another batch of tests from lib.pl to t::lib::Test 2009-04-16 03:08:14 +00:00
Adam Kennedy
e991a7db97 Converted another batch of tests from lib.pl to t::lib::Test 2009-04-16 03:05:01 +00:00
Kenichi Ishigaki
497126b058 DBD-SQLite: updated Changes 2009-04-15 20:38:07 +00:00
Adam Kennedy
1a5d2ed879 Encoding tweaks 2009-04-15 14:49:23 +00:00
Adam Kennedy
374d4d18e5 Preparing another test release 2009-04-15 12:14:48 +00:00
Adam Kennedy
a2fdf8c3f9 Releasing 2009-04-14 15:42:57 +00:00
Kenichi Ishigaki
cb3c6605b0 DBD-SQLite: updated Changes 2009-04-14 12:37:17 +00:00
Darren Duncan
1fca7881d2 1.22_05 wasn't actually released yet or on Apr 11 2009-04-13 18:50:29 +00:00
Darren Duncan
42dcba4d28 updated bundled SQLite to 3.6.13 2009-04-13 18:36:10 +00:00
Adam Kennedy
f8230304bf Setting svn:eol-style to native 2009-04-11 02:59:57 +00:00
Adam Kennedy
db43962dd2 Preparing for release 2009-04-11 01:46:21 +00:00
Kenichi Ishigaki
44587deb4a DBD-SQLite: updated Changes 2009-04-10 07:26:17 +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
9e6efeaba0 DBD-SQLite: updated Changes; wait, wait, it's too early to release the next one :) 2009-04-10 02:05:39 +00:00
Adam Kennedy
8227d6f7d1 Updating date for release 2009-04-09 09:29:53 +00:00