summaryrefslogtreecommitdiff
path: root/ext/sqlite3/libsqlite/sqlite3.c
Commit message (Collapse)AuthorAgeFilesLines
* MFH sync SQLite 3.6.15Scott MacVicar2009-06-151-3997/+5337
|
* MFH sync SQLite 3.6.14.2Scott MacVicar2009-05-281-4/+20
|
* Warning fixIlia Alshanetsky2009-05-191-0/+1
|
* Upgraded to 3.6.14.1Ilia Alshanetsky2009-05-191-18/+30
|
* Fixed compiler warningIlia Alshanetsky2009-05-071-0/+1
|
* MFH Update bundled libsqlite to 3.6.14Scott MacVicar2009-05-071-1729/+2399
|
* Upgrade to SQLite 3.6.13Ilia Alshanetsky2009-04-131-976/+1295
|
* MFH Update libsqlite to 3.6.12Scott MacVicar2009-03-311-4798/+4708
|
* MFH: Update bundled SQLite to 3.6.11Scott MacVicar2009-02-181-2688/+4385
|
* Upgraded bundled sqlite3 to 3.6.10Ilia Alshanetsky2009-01-181-21/+135
|
* MFH Update sqlite to 3.6.8Scott MacVicar2009-01-121-1/+1
|
* Upgraded libsqlite3 to 3.6.8Ilia Alshanetsky2009-01-121-4535/+6594
|
* MFH SQLite 3.6.7 plus a vc6 backport for LLScott MacVicar2008-12-221-4117/+6120
|
* MFH Update libsqlite to 3.6.6.2Scott MacVicar2008-11-271-28/+15
|
* Upgraded bundled sqlite to version 3.6.6.1Ilia Alshanetsky2008-11-251-8/+20
|
* - 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-221-1230/+2152
|
* MFH Sync libsqlite to 3.6.5Scott MacVicar2008-11-171-4638/+5826
|
* 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.
* MFH: Sync libsqlite to 3.6.2 with some VC6 patchesScott MacVicar2008-09-151-4654/+5945
|
* - attempt to fix unexpected EOF on line 391/6Pierre Joye2008-08-151-6/+2
|
* MFH: Sync libsqlite to 3.6.1Scott MacVicar2008-08-061-6975/+15290
|
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-39/+39
|
* SQLite3 extension, still has 2 failing tests that will be sorted tomorrow. ↵Scott MacVicar2008-07-251-0/+87003
Will merge to head tomorrow as well.