summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'SQLITE_4_3_20041227'.SQLITE_4_3_20041227SVN Migration2004-12-1217-1479/+0
* another 64-bit fix - 's' in zend_parse_parameters uses int, so it should not ...Stanislav Malyshev2004-12-121-12/+13
* Restore Makefile.frag - it's still needed for 4.2.x buildsZeev Suraski2004-11-281-0/+88
* fix amd64 - long != int thereStanislav Malyshev2004-11-261-9/+9
* MFH: Fixed bug 29395 (sqlite_escape_string() returns bogus data on emptyIlia Alshanetsky2004-07-271-1/+3
* prep for release.Wez Furlong2004-07-183-6/+14
* tweak release notesWez Furlong2004-07-101-1/+6
* Fix #28402: no need for -ldlWez Furlong2004-07-101-1/+1
* this is no longer neededWez Furlong2004-07-101-29/+0
* Upgrade bundled library to 2.8.14 + misc fixesWez Furlong2004-07-1044-5393/+5987
* Fixed bug #1713 (possible crash inside tidy_get_error_buffer()).Ilia Alshanetsky2004-06-241-2/+16
* MFH: Fixed bug #1580 (Tidy configuration settings leak memory).Ilia Alshanetsky2004-06-081-9/+25
* Do not attempt to use configuration file/array if one is not specified.Ilia Alshanetsky2004-05-171-25/+26
* Better fix for a possible double free in sqlite_single|array_query() whenIlia Alshanetsky2004-05-161-6/+3
* attempt to fix double free on failed queryStanislav Malyshev2004-05-161-1/+4
* add sqlite_exec - now to the right tagStanislav Malyshev2004-05-132-0/+33
* Fixed a memory leak when retrieving string ini settings.Ilia Alshanetsky2004-05-112-47/+83
* MFHMarcus Boerger2004-04-291-1/+1
* MFHMarcus Boerger2004-04-222-3/+5
* MFH: Fixed bug #28112 (Empty queries may result in crashes).Ilia Alshanetsky2004-04-221-0/+14
* This commit was manufactured by cvs2svn to create branch 'PECL_4_3'.SVN Migration2004-04-221-0/+14
* MFH: Open basedir & safe_mode exception when copying or attaching to aIlia Alshanetsky2004-04-111-2/+2
* MFH: Fixed bug #27928 (sqlite incorrectly handles invalid filenames).Ilia Alshanetsky2004-04-091-0/+6
* MFH: Corrected string escape calculation.Ilia Alshanetsky2004-03-071-2/+2
* MFH: Fixed possible crash inside sqlite_escape_string() andIlia Alshanetsky2004-02-271-2/+2
* This commit was manufactured by cvs2svn to create branch 'PECL_4_3'.SVN Migration2004-02-271-0/+13
* Correct .dsp in correct branchEdin Kadribasic2004-01-281-2/+2
* Cleaning up the 4.3 branch to remove the ZE2 stuff that was laying aroundJohn Coggeshall2004-01-217-1220/+7
* This commit was manufactured by cvs2svn to create branch 'PECL_4_3'.SVN Migration2004-01-171-0/+108
* bah bahWez Furlong2004-01-171-1/+1
* I will test package even at 1am...Wez Furlong2004-01-171-0/+1
* update for releaseWez Furlong2004-01-171-24/+43
* better fixWez Furlong2004-01-171-3/+2
* Not everybody has this ;)Edin Kadribasic2004-01-171-0/+2
* fix win32 buildWez Furlong2004-01-171-0/+1
* Fix shutdownMarcus Boerger2004-01-151-3/+3
* Update version numberEdin Kadribasic2004-01-141-1/+1
* Add new files to windows buildEdin Kadribasic2004-01-141-0/+12
* Added new files.Ilia Alshanetsky2004-01-140-0/+0
* MFH: Fixed bug #26911 (crash in sqlite extension when fetching data fromIlia Alshanetsky2004-01-141-0/+3
* This commit was manufactured by cvs2svn to create branch 'PECL_4_3'.SVN Migration2004-01-1422-0/+4726
* Touch parser.Ilia Alshanetsky2004-01-141-1/+1
* Upgrade bundled libsqlite to 2.8.11Ilia Alshanetsky2004-01-1436-6411/+3403
* Fixed Bug #25329 sqlite_create_function with method and reference to $thisMarcus Boerger2003-12-271-6/+4
* MFH: do not mangle column names.Ilia Alshanetsky2003-12-142-8/+12
* MFH: Added myself to credits.Ilia Alshanetsky2003-11-161-1/+1
* Add myself to creditsIlia Alshanetsky2003-09-191-0/+6
* # Wez, your whish is my commandMarcus Boerger2003-08-121-1/+1
* MFH: Bugfix #25056Marcus Boerger2003-08-121-4/+13
* Fix testMarcus Boerger2003-08-091-5/+5