summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite
Commit message (Collapse)AuthorAgeFilesLines
* Updated libsqlite in ext/pdo_sqlite to 3.2.8.Ilia Alshanetsky2005-12-202-2/+2
|
* Regen files so they work properly with gcov.Ilia Alshanetsky2005-12-041-389/+389
|
* MFH: nuke warningAntony Dovgal2005-10-031-0/+1
|
* Touch generated fileIlia Alshanetsky2005-09-261-1/+1
|
* MFH: upgraded bundled libsqlite3 to version 3.2.7Ilia Alshanetsky2005-09-2641-4158/+4834
|
* Fixed compiler warningIlia Alshanetsky2005-09-051-0/+1
|
* Upgraded bundled SQLite library for PDO:SQLite to 3.2.5Ilia Alshanetsky2005-08-281-1/+1
|
* Upgraded bundled SQLite library for PDO:SQLite to 3.2.5 (step 1)Ilia Alshanetsky2005-08-2862-4124/+6141
|
* Backport of libsqlite fix in relation to AS keyword.Ilia Alshanetsky2005-07-291-0/+1
|
* Fixed compiler warning.Ilia Alshanetsky2005-07-141-0/+1
|
* touch generated file.Ilia Alshanetsky2005-06-301-1/+1
|
* Upgraded bundled sqlite lib to 3.2.2Ilia Alshanetsky2005-06-3049-3754/+5186
|
* touchfoobar2005-03-012-1/+2
|
* build bundled sqlite on win32Wez Furlong2005-02-281-0/+8
|
* juggle around a bit; commit generated fileWez Furlong2005-02-281-0/+95
|
* upgrade bundled sqlite to sqlite 3.1.3Wez Furlong2005-02-2759-5564/+11054
|
* touch generated file to avoid implicit yacc rule from eating itWez Furlong2005-01-121-1/+1
|
* jumbo commit; implement sqlstate error codes.Wez Furlong2005-01-0797-0/+102316
Bundle sqlite3