1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
Scott MacVicar ded5d566ad MFH Upgrade libsqlite to 3.6.16, fixes a possible error with triggers 2009-06-30 11:17:14 +00:00
Scott MacVicar 532674945c MFH sync SQLite 3.6.15 2009-06-15 13:23:59 +00:00
Scott MacVicar 0062120464 MFH sync SQLite 3.6.14.2 2009-05-28 03:20:33 +00:00
Ilia Alshanetsky 37609844de Warning fix 2009-05-19 18:42:08 +00:00
Ilia Alshanetsky 8f7b7495f2 Upgraded to 3.6.14.1 2009-05-19 18:32:46 +00:00
Ilia Alshanetsky 9861f86c9f Fixed compiler warning 2009-05-07 12:39:26 +00:00
Scott MacVicar e718846c5b MFH Update bundled libsqlite to 3.6.14 2009-05-07 11:27:45 +00:00
Ilia Alshanetsky 175a85dd6c Upgrade to SQLite 3.6.13 2009-04-13 15:14:55 +00:00
Scott MacVicar aeddac4a1a MFH Update libsqlite to 3.6.12 2009-03-31 14:20:08 +00:00
Scott MacVicar 61f2e99ea7 MFH: Update bundled SQLite to 3.6.11 2009-02-18 12:39:43 +00:00
Ilia Alshanetsky a0a31f3998 Upgraded bundled sqlite3 to 3.6.10 2009-01-18 18:01:53 +00:00
Scott MacVicar 4bdf8de929 MFH Update sqlite to 3.6.8 2009-01-12 18:55:37 +00:00
Ilia Alshanetsky 4afe6ccc54 Upgraded libsqlite3 to 3.6.8 2009-01-12 17:13:38 +00:00
Scott MacVicar 366fe43d79 MFH SQLite 3.6.7 plus a vc6 backport for LL 2008-12-22 13:22:25 +00:00
Scott MacVicar b388624d7d MFH Update libsqlite to 3.6.6.2 2008-11-27 08:46:13 +00:00
Ilia Alshanetsky 87f1f82677 Upgraded bundled sqlite to version 3.6.6.1 2008-11-25 23:50:42 +00:00
Pierre Joye b2e419ef40 - Fix windows build
please keep the fixes while merging the new versions.
   if the updates do not contain the fixes, create a little todo list so it is
   not forgotten (wiki)
2008-11-22 13:41:21 +00:00
Scott MacVicar 2d73897856 MFH Update libsqlite to 3.6.6 2008-11-22 11:06:04 +00:00
Scott MacVicar 0fab3f5b68 MFH Sync libsqlite to 3.6.5 2008-11-17 17:13:55 +00:00
Scott MacVicar 3d61571709 Disable optimizations at the moment for libsqlite on VC6 with the amalgamation, will most likely need to track down what particular function is causing problems or consider setting the flags to /O1 for libsqlite specifically. 2008-10-14 09:56:25 +00:00
Scott MacVicar 52695ff939 MFH: Sync libsqlite to 3.6.2 with some VC6 patches 2008-09-15 01:22:06 +00:00
Pierre Joye a7dccf7d9d - attempt to fix unexpected EOF on line 391/6 2008-08-15 19:56:06 +00:00
Scott MacVicar 3c728afb54 MFH: Sync libsqlite to 3.6.1 2008-08-06 14:22:10 +00:00
Jani Taskinen b17dc14f18 MFH: nuketh C++ comments 2008-08-03 12:15:55 +00:00
Scott MacVicar d584ed4a01 SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. Will merge to head tomorrow as well. 2008-07-25 02:44:59 +00:00