summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* Mask name of older DB4 versionsChristopher Jones2010-03-091-2/+2
* Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8)Christopher Jones2010-03-051-0/+27
* 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-52/+962
* 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 pathsFelipe Pena2009-08-0125-63/+63
* - Fixed bug #49125 (Error in dba_exists C code)Felipe Pena2009-08-012-0/+35
* - 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
* MFB: Fixed a bug inside dba_replace() that could cause file truncation withIlia Alshanetsky2008-11-131-1/+3
* MFH:Christopher Jones2008-06-193-9/+22
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-3123-23/+23
* -MFH: db 4.6 detectionMarcus Boerger2007-12-061-2/+7
* 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
* MFH: nuke php3 legacyfoobar2005-12-061-1/+1
* MFH:- Do not use the PHP3 era namesfoobar2005-12-051-5/+5
* change "-o" to "||" (fixes potential problems on weird systems where test doe...Antony Dovgal2005-11-291-8/+8
* MFH: Make dba extension support BerkleyDB 4.3.Ilia Alshanetsky2005-08-221-1/+1
* - Bumber up yearfoobar2005-08-0323-23/+23
* Add note how to build DBA as sharedfoobar2005-06-181-1/+2
* - Unify the "configure --help" textsfoobar2005-05-291-2/+2
* no tabsfoobar2005-05-081-1/+1
* - Make detection work for macrosMarcus Boerger2005-02-261-3/+12
* - SimplifyMarcus Boerger2005-02-261-14/+6
* - Prepare for db1.85 emulation with db3Marcus Boerger2005-02-261-2/+2
* - Add support for db1 through emulationMarcus Boerger2005-02-255-1/+333
* - AlignMarcus Boerger2005-02-251-2/+2