summaryrefslogtreecommitdiff
path: root/ext/pdo_sqlite
Commit message (Expand)AuthorAgeFilesLines
* MFH:Felipe Pena2008-11-051-7/+13
* - MFH: Improved fixFelipe Pena2008-11-031-0/+33
* - New testFelipe Pena2008-11-031-0/+50
* MFH:Felipe Pena2008-11-031-0/+31
* - Added skipifFelipe Pena2008-10-101-0/+4
* - New testFelipe Pena2008-10-101-0/+38
* Stupid typoElizabeth Marie Smith2008-08-061-1/+1
* Fix include pathElizabeth Marie Smith2008-08-061-1/+1
* Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don'...Elizabeth Marie Smith2008-08-051-2/+5
* - MFH: Added parameter TSRMLS_DC in zend_is_callable()Felipe Pena2008-08-021-3/+3
* Still need defines so that sqlite3.h will match the lib that sqlite3 usesScott MacVicar2008-07-311-1/+9
* Bundled pdo_sqlite files are no longer requiredScott MacVicar2008-07-313-93003/+0
* Make pdo_sqlite use the bundled extension with sqlite3 (pdo_sqlite gets fts!)Scott MacVicar2008-07-311-12/+5
* MFH: Fix PDO configure dependancy: If --disable-pdo is used, disable allJani Taskinen2008-07-251-5/+5
* MFH: Remove non existent defines and change THREADSAFE to SQLITE_THREADSAFEScott MacVicar2008-07-242-4/+4
* MFH: Add .cvsignore, update config.w32 and remove the other bundled sqlite li...Scott MacVicar2008-07-24126-136077/+2
* Update pdo_sqlite to use the amalgamation, much easier to upgrade / maintain....Scott MacVicar2008-07-246-54/+93006
* This file isn't needed any moreScott MacVicar2008-07-171-158/+0
* - 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