summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite
Commit message (Expand)AuthorAgeFilesLines
...
* - do not enable an ext when a lib/header failsPierre Joye2008-06-231-4/+4
* - really check for the dependency, libs and header and don't enable the ext i...Pierre Joye2008-06-221-4/+8
* fix gcov buildAntony Dovgal2008-03-101-390/+390
* Fixed bug #41135 (When binding as binary data use sqlite3_bind_blob() to stop...Scott MacVicar2008-03-071-2/+33
* Update bundled SQLite to 3.5.6Scott MacVicar2008-03-07106-22109/+32438
* remove unused PHP_EXTNAME_API macros.Nuno Lopes2008-01-031-6/+0
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-315-5/+5
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-272-4/+4
* No longer experimentalIlia Alshanetsky2007-08-201-0/+0
* Fixed bug #41831 (pdo_sqlite prepared statements convert resources toIlia Alshanetsky2007-08-011-1/+1
* MFH: Fix some configure --help textsfoobar2007-07-031-1/+3
* MFH: - Fixed bug #41794 (build fails with external libs under Solaris)foobar2007-06-251-3/+3
* MFH: php_localtime_r() checksAntony Dovgal2007-06-071-0/+3
* fix gcov build.......Nuno Lopes2007-05-171-396/+396
* Upgraded libsqlite3 to SQLite 3.3Ilia Alshanetsky2007-05-1611-459/+470
* fix gcov buildNuno Lopes2007-04-201-396/+396
* Upgraded SQLite 3 to version 3.3.16Ilia Alshanetsky2007-04-1820-183/+336
* declare THREADSAFE explicitly (it's On if undefined)Antony Dovgal2007-04-101-1/+7
* Upgrade libsqlite 3 inside PDO sqlite to version 3.3.15Ilia Alshanetsky2007-04-0950-3424/+5151
* export the module guy in the external dll version of the buildWez Furlong2007-03-231-1/+1
* Add php_pdo_sqlite_external.dll to windows build.Wez Furlong2007-03-221-0/+7
* fix gcov build (#line stuff)Nuno Lopes2007-02-211-404/+404
* Upgraded SQLite 3 library to version 3.3.13Ilia Alshanetsky2007-02-2020-1247/+1560
* fix build on cygwin with windows-style EOLsNuno Lopes2007-02-151-1/+1
* fix gcov build (#line directives)Nuno Lopes2007-02-101-402/+402
* Upgraded SQLite 3 to version 3.3.12Ilia Alshanetsky2007-02-0948-2880/+5155
* MFH: Bump year.Sebastian Bergmann2007-01-015-5/+5
* - Fixed bug #39935 (Extensions tidy,mcrypt,mhash,pdo_sqlite ignoresDerick Rethans2006-12-231-2/+2
* Fix win32 buildRob Richards2006-12-061-0/+2
* last set of zts fixesIlia Alshanetsky2006-11-301-2/+4
* MFH: fix #39564 (PDO::errorInfo() returns inconsistent information when sqlit...Antony Dovgal2006-11-271-0/+3
* add missing ifdefAntony Dovgal2006-10-041-0/+2
* Additional expand_filepath() checksIlia Alshanetsky2006-09-161-0/+4
* use relative paths, so that we dont break the lcov reportsNuno Lopes2006-09-161-400/+400
* Removed duplicated entryHannes Magnusson2006-09-091-4/+1
* Added missing file entryIlia Alshanetsky2006-08-141-0/+1
* Upgraded bunbled SQLite lib to 3.3.7Ilia Alshanetsky2006-08-1483-7750/+17126
* Remove pecl includes (Steph), except pdo_odbc which will remain brokeEdin Kadribasic2006-05-111-1/+1
* - document the --with-pdo-sqlite[=dir]Pierre Joye2006-05-031-0/+3
* set min pdo dep to 1.0.3, which will be the new pecl releaseWez Furlong2006-05-021-1/+1
* prep for pecl releaseWez Furlong2006-05-021-3/+3
* bump year and license versionfoobar2006-01-015-15/+15
* MFH:- Fixed bug #35377 (undefined reference to "fdatasync")foobar2005-12-311-1/+5
* add missing skipif conditionsAntony Dovgal2005-12-211-0/+4
* Updated libsqlite in ext/pdo_sqlite to 3.2.8.Ilia Alshanetsky2005-12-202-2/+2
* Proper error handling for persistent connections.Ilia Alshanetsky2005-12-201-3/+3
* Fixed possible memory corruption.Ilia Alshanetsky2005-12-191-1/+10
* MFH: nuke php3 legacyfoobar2005-12-062-3/+3
* switch to package2.xmlWez Furlong2005-12-043-178/+188
* Regen files so they work properly with gcov.Ilia Alshanetsky2005-12-041-389/+389