summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* Remove executable permission on phptXinchen Hui2012-10-105-0/+0
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-093-0/+0
* year++Xinchen Hui2012-09-0510-10/+10
* Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-204-4/+4
* - Year++Felipe Pena2012-01-0113-13/+13
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error messa...Christopher Jones2011-06-271-2/+3
* Fix 5.1 detection on ubuntu nattyHannes Magnusson2011-06-271-2/+6
* - Fix infile return on duplicated key (related to bug #54242)Felipe Pena2011-03-172-2/+2
* - Year++Felipe Pena2011-01-0113-13/+13
* Fixed compiler warningsIlia Alshanetsky2010-12-201-4/+4
* Add Berkeley DB 5.1 support to the DBA extensionChristopher Jones2010-12-011-1/+1
* Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix...Kalle Sommer Nielsen2010-08-111-1/+1
* Explicitly use db-5.0 and don't default to db sym linkChristopher Jones2010-06-091-1/+1
* Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510...Christopher Jones2010-06-033-13/+22
* New tests for existing functionalityChristopher Jones2010-03-193-0/+136
* 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