summaryrefslogtreecommitdiff
path: root/ext/sqlite3/libsqlite
Commit message (Collapse)AuthorAgeFilesLines
* Update SQLite3 to the latest versionScott MacVicar2011-08-092-2600/+5315
|
* Not our issue, but fixing here for now and reporting upstreamRasmus Lerdorf2011-08-061-0/+1
|
* Upgrade SQLite to 3.7.6.3Scott MacVicar2011-06-142-5/+15
|
* Update bundled SQLite to 3.7.6.2Scott MacVicar2011-05-133-2536/+5729
|
* Upgraded bundled Sqlite3 to version 3.7.4.Ilia Alshanetsky2010-12-113-1158/+3508
|
* Upgraded bundled sqlite to version 3.7.3Ilia Alshanetsky2010-10-202-3492/+5793
|
* Upgraded bundled Sqlite3 to version 3.7.0.1Ilia Alshanetsky2010-08-142-3636/+10059
|
* Upgraded bundled sqlite to version 3.6.23.1Ilia Alshanetsky2010-03-302-2328/+3988
|
* Upgraded bundled sqlite to version 3.6.22.Ilia Alshanetsky2010-01-192-4499/+5398
|
* Upgraded to Sqlite 3.6.21Ilia Alshanetsky2009-12-083-7449/+6455
|
* Upgraded bundled sqlite to version 3.6.20Ilia Alshanetsky2009-11-092-1038/+1281
|
* Update libsqlite to 3.6.19Scott MacVicar2009-10-162-1234/+3041
|
* Upgraded bundled sqlite to version 3.6.18.Ilia Alshanetsky2009-09-152-2850/+4718
|
* Update libsqlite to 3.6.17.Scott MacVicar2009-08-112-2935/+3277
|
* MFH Upgrade libsqlite to 3.6.16, fixes a possible error with triggersScott MacVicar2009-06-302-2419/+2303
|
* MFH sync SQLite 3.6.15Scott MacVicar2009-06-152-4047/+5469
|
* MFH sync SQLite 3.6.14.2Scott MacVicar2009-05-282-5/+21
|
* Warning fixIlia Alshanetsky2009-05-191-0/+1
|
* Upgraded to 3.6.14.1Ilia Alshanetsky2009-05-192-19/+31
|
* Fixed compiler warningIlia Alshanetsky2009-05-071-0/+1
|
* MFH Update bundled libsqlite to 3.6.14Scott MacVicar2009-05-072-1834/+2534
|
* Upgrade to SQLite 3.6.13Ilia Alshanetsky2009-04-132-990/+1325
|
* MFH Update libsqlite to 3.6.12Scott MacVicar2009-03-312-6566/+5025
|
* MFH: Update bundled SQLite to 3.6.11Scott MacVicar2009-02-182-2711/+4610
|
* Upgraded bundled sqlite3 to 3.6.10Ilia Alshanetsky2009-01-182-23/+137
|
* MFH Update sqlite to 3.6.8Scott MacVicar2009-01-121-1/+1
|
* Upgraded libsqlite3 to 3.6.8Ilia Alshanetsky2009-01-122-4538/+6598
|
* MFH Patch has the wrong filenameScott MacVicar2008-12-221-1/+1
|
* MFH SQLite 3.6.7 plus a vc6 backport for LLScott MacVicar2008-12-222-4159/+6169
|
* MFH Update libsqlite to 3.6.6.2Scott MacVicar2008-11-272-29/+16
|
* Upgraded bundled sqlite to version 3.6.6.1Ilia Alshanetsky2008-11-252-9/+21
|
* MFH Patch file for sqlite3 amalgamation so things don't get missed.Scott MacVicar2008-11-221-0/+37
|
* - Fix windows buildPierre Joye2008-11-221-6/+2
| | | | | | | 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)
* MFH Update libsqlite to 3.6.6Scott MacVicar2008-11-222-1233/+2314
|
* MFH Sync libsqlite to 3.6.5Scott MacVicar2008-11-173-4773/+6226
|
* Disable optimizations at the moment for libsqlite on VC6 with the ↵Scott MacVicar2008-10-141-0/+8
| | | | amalgamation, will most likely need to track down what particular function is causing problems or consider setting the flags to /O1 for libsqlite specifically.
* - fix VC6 buildPierre Joye2008-09-201-7/+7
|
* MFH: Sync libsqlite to 3.6.2 with some VC6 patchesScott MacVicar2008-09-152-4685/+6009
|
* - attempt to fix unexpected EOF on line 391/6Pierre Joye2008-08-151-6/+2
|
* MFH: Sync libsqlite to 3.6.1Scott MacVicar2008-08-063-8899/+17865
|
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-39/+39
|
* SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. ↵Scott MacVicar2008-07-253-0/+93003
Will merge to head tomorrow as well.