summaryrefslogtreecommitdiff
path: root/ext/dba/dba.c
Commit message (Expand)AuthorAgeFilesLines
* fixes to ext/dbaAnatol Belski2014-08-191-3/+3
* basic macro replacements, all at onceAnatol Belski2014-08-191-7/+7
* Fixed tests but introduce segfaults (behavior same as trunk)Xinchen Hui2014-05-211-5/+1
* Fixed persistent dba handlingXinchen Hui2014-05-211-8/+11
* Refactored ext/dba (tests passes, but segfaults need to be fixed)Xinchen Hui2014-05-211-71/+85
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+2
|\
| * Declare a number of functions as variadic.Rouven Weßling2014-02-161-2/+2
* | Cleanup (1-st round)Dmitry Stogov2014-04-151-7/+10
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Fix unitialized opened_path here - found by CoverityRasmus Lerdorf2013-10-191-3/+6
* Copy dba_*() keys before converting to string.Adam Harvey2013-09-221-6/+19
* Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-1/+0
* typo fixesVeres Lajos2013-07-151-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-17/+3
* - Year++Felipe Pena2011-01-011-1/+1
* Removed safe_modeKalle Sommer Nielsen2010-04-261-3/+3
* Add Tokyo Cabinet abstract DB support to ext/dbaMichael Maclean2010-03-241-0/+6
* - Possible fix for bug #50999Felipe Pena2010-03-031-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Fixed bug#46847 (phpinfo() is missing some settings.)Hannes Magnusson2008-12-121-0/+1
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-15/+0
* new parameter-parsing APIAlexey Zakhlestin2008-11-071-66/+104
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+15
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-15/+0
* MFH:Christopher Jones2008-06-191-1/+1
* MFH: New way for check void parametersFelipe Pena2008-03-101-2/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: Fix double "wron param count" messagesHannes Magnusson2006-11-031-1/+0
* E_ERROR > E_RECOVERABLE_ERRORIlia Alshanetsky2006-07-061-1/+1
* Added automatic module globals managementDmitry Stogov2006-06-151-17/+22
* MFH: arginfo, protos, vim foldingHannes Magnusson2006-06-111-15/+107
* bump year and license versionfoobar2006-01-011-3/+3
* - MFH Change dba/db4 to use its own lockingMarcus Boerger2005-12-081-1/+1
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* MFH:- Do not use the PHP3 era namesfoobar2005-12-051-5/+5
* - Bumber up yearfoobar2005-08-031-1/+1
* - Add support for db1 through emulationMarcus Boerger2005-02-251-0/+6
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* dded qdbm handler (http://qdbm.sourceforge.net).Marcus Boerger2003-12-181-0/+6
* Centralize ability to drop APPEND flag. This probably fixes some ini fileMarcus Boerger2003-12-181-2/+19
* - Fix Bug #26304 Unexpected data loss when opening dba fileMarcus Boerger2003-12-141-7/+15
* Revert: need a PHP4.3 solution.Marcus Boerger2003-12-131-1/+1
* - Fixed bug #26304 (Unexpected data loss when opening dba file).Marcus Boerger2003-12-131-1/+1
* Proto fixes (Friedhelm Betz <holliwell|gmx.net>)Marcus Boerger2003-11-131-9/+9