summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
...
* New and improved DBA testsChristopher Jones2010-03-125-0/+177
* Mask name of older DB4 versionsChristopher Jones2010-03-091-2/+2
* Test misc argument error conditionsChristopher Jones2010-03-062-0/+127
* Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8)Christopher Jones2010-03-051-1/+28
* Auto detect recent versions of Berkeley DB4Christopher Jones2010-03-051-4/+12
* DBA tests: cleanup and sycn. Add new Berkeley DB 4 testsChristopher Jones2010-03-0540-51/+962
* - Possible fix for bug #50999Felipe Pena2010-03-031-1/+1
* make portableChristopher Jones2010-03-021-1/+1
* Added SKIP sections in case extension isn't enabledWilliam Martin2010-03-023-0/+12
* Improve basic code coverageChristopher Jones2010-03-015-0/+215
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-0323-23/+23
* Fixed testsDmitry Stogov2009-09-211-1/+1
* - Fixed pathsFelipe Pena2009-08-0125-63/+63
* - Fixed bug #49125 (Error in dba_exists C code)Felipe Pena2009-08-012-0/+35
* Fixed testIlia Alshanetsky2009-06-161-1/+2
* - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)Felipe Pena2009-05-132-1/+26
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-3123-23/+23
* 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
* Fixed a bug inside dba_replace() that could cause file truncation withIlia Alshanetsky2008-11-131-1/+3
* 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-193-9/+22
* MFH: New way for check void parametersFelipe Pena2008-03-101-2/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-3123-23/+23
* - More about 4.6Marcus Boerger2007-12-061-1/+6
* Add db 4.6 to detect listMarcus Boerger2007-12-061-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)Jani Taskinen2007-07-191-7/+16
* MFH: fix wrong logicJani Taskinen2007-07-131-1/+1
* MFH: cleanups + fixesJani Taskinen2007-07-131-350/+358
* MFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS)Antony Dovgal2007-05-211-1/+6
* fix test namesAntony Dovgal2007-05-071-1/+1
* win32 test fixesAntony Dovgal2007-04-181-4/+4
* - MFH Fix warningMarcus Boerger2007-04-141-1/+1
* fixed compiler warningsIlia Alshanetsky2007-01-011-3/+3
* MFH: Bump year.Sebastian Bergmann2007-01-0123-23/+23
* Revert previous patch and it breaks builds with built-in cdb libIlia Alshanetsky2006-12-051-1/+1
* Config fix from GentooIlia Alshanetsky2006-12-031-1/+1
* MFH: fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support...Antony Dovgal2006-11-281-1/+1
* - MFH: Fixed bug #38698Marcus Boerger2006-11-031-1/+2
* MFH: Fix double "wron param count" messagesHannes Magnusson2006-11-031-1/+0
* - Fix bug #38290Marcus Boerger2006-08-071-3/+3
* E_ERROR > E_RECOVERABLE_ERRORIlia Alshanetsky2006-07-062-2/+2
* Added automatic module globals managementDmitry Stogov2006-06-151-17/+22
* MFH: arginfo, protos, vim foldingHannes Magnusson2006-06-111-15/+107
* - Fixed bug #36436 (DBA problem with Berkeley DB4).Marcus Boerger2006-02-182-0/+52
* bump year and license versionfoobar2006-01-0123-69/+69
* - MFH Change dba/db4 to use its own lockingMarcus Boerger2005-12-084-22/+9