summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite/sqlite/src
Commit message (Collapse)AuthorAgeFilesLines
* Add .cvsignore, update config.w32 and remove the other bundled sqlite libraryScott MacVicar2008-07-2481-86937/+0
|
* MFB: This file isn't needed any moreScott MacVicar2008-07-171-158/+0
|
* MFB: Update bundled SQLite to 3.5.6Scott MacVicar2008-03-0777-17348/+31157
|
* php_localtime_r() checksAntony Dovgal2007-06-071-2/+4
|
* Bump year.Sebastian Bergmann2007-01-015-5/+5
|
* MFB: Fix win32 buildRob Richards2006-12-061-0/+2
|
* zts fixesIlia Alshanetsky2006-11-301-2/+4
|
* add missing ifdefAntony Dovgal2006-10-041-0/+2
|
* fix lcov reportNuno Lopes2006-09-161-400/+400
|
* MFB: Upgraded libsqlite in pdo_sqlite to 3.3.7Ilia Alshanetsky2006-08-1463-7519/+16148
|
* MFB51: Updated libsqlite in ext/pdo_sqlite to 3.2.8.Ilia Alshanetsky2005-12-201-1/+1
|
* MFB51: Regen files so they work properly with gcov.Ilia Alshanetsky2005-12-041-1/+391
|
* nuke #line directives.foobar2005-11-081-390/+0
|
* nuke warningAntony Dovgal2005-10-031-0/+1
|
* Touch generated fileIlia Alshanetsky2005-09-261-1/+1
|
* Update bundled libsqlite3 to version 3.2.7Ilia Alshanetsky2005-09-2639-4156/+4833
|
* touchIlia Alshanetsky2005-08-281-1/+1
|
* Upgrade sqlite lib to 3.2.5Ilia Alshanetsky2005-08-2846-3859/+5413
|
* 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-3047-3751/+5178
|
* 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-2749-4757/+10182
|
* 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-0759-0/+55459
Bundle sqlite3