summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Collapse)AuthorAgeFilesLines
* MFH: - Typofix + removed unnecessary unsets caused by itfoobar2005-01-221-1/+0
|
* - Quote macro names in AC_DEFUN()foobar2004-12-301-10/+10
| | | | | | # Fixes also bug #29160 # for i in `grep -r -l AC_DEFUN *`; do perl -i -pe "s#AC_DEFUN\(([^\[])(.*)\,#AC_DEFUN([\1\2],#g" $i; done;
* MFH lib substituationMarcus Boerger2004-09-251-3/+6
|
* MFH: Change to use md5_file()Marcus Boerger2004-08-121-4/+4
|
* MFH Fix problems with c modeMarcus Boerger2004-05-103-4/+16
|
* MFH: recognize db-4.2.xMarcus Boerger2004-03-081-2/+2
|
* MFHMarcus Boerger2004-01-261-6/+0
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2004-01-261-0/+54
|
* Add missing fd creationMarcus Boerger2004-01-151-1/+7
|
* Add inifile handler in windows build too.Marcus Boerger2003-12-231-2/+18
|
* MFH: Fix warningsMarcus Boerger2003-12-172-2/+5
|
* MFH: Fix winbuildMarcus Boerger2003-12-161-0/+5
|
* MFH: Synch (as far as possible) and fix #26304Marcus Boerger2003-12-143-28/+54
|
* MFH: Proto fixes (Friedhelm Betz <holliwell|gmx.net>)Marcus Boerger2003-11-131-9/+9
|
* MFH Bugfix #25794: Cannot open existing hash db3 file with writeMarcus Boerger2003-11-134-4/+4
|
* MFH: Aligned configure help texts.foobar2003-10-031-2/+2
|
* MFH(r-1.55): Alignment fixMoriyoshi Koizumi2003-10-021-2/+2
|
* MFH: Fixed format error.Ilia Alshanetsky2003-08-281-1/+1
|
* ws fixfoobar2003-08-151-1/+1
|
* MFH: persistent streams patchIlia Alshanetsky2003-07-291-2/+10
|
* MFH: Fix handling of empty settingsMarcus Boerger2003-07-161-1/+1
|
* MFH: Fix open mode (noticed by FutureQuest, Inc.)Marcus Boerger2003-07-033-3/+3
|
* MFH: Fix possible SEGVMarcus Boerger2003-06-221-2/+10
|
* MFH: Allow the extension to reside elsewhereMarcus Boerger2003-06-191-3/+3
|
* Remove that old thingMarcus Boerger2003-06-141-2/+0
|
* Fixed win32 buildEdin Kadribasic2003-06-141-1/+1
|
* MFHfoobar2003-06-141-42/+38
|
* proto fixesAndrey Hristov2003-06-131-2/+2
|
* MFH: Bugfix #2397: dba_open locking error with db3Marcus Boerger2003-06-121-5/+10
|
* MFH: ini file supportMarcus Boerger2003-05-293-32/+239
|
* MFHMarcus Boerger2003-05-211-2/+0
|
* MFH: Fix test (ssen by Dan Torop)Marcus Boerger2003-05-201-2/+2
|
* MFH: Fix protosMarcus Boerger2003-05-191-2/+2
|
* MFH: Enable bundled submodules when enabling moduleMarcus Boerger2003-05-181-3/+3
|
* MFH: Enable db<n> builds configured with --with-uniquenameMarcus Boerger2003-05-141-5/+9
|
* MFH: Fix this testMarcus Boerger2003-05-131-0/+5
|
* MFHMarcus Boerger2003-05-061-2/+2
|
* MFH new test layoutMarcus Boerger2003-05-0612-43/+37
|
* safe_emalloc()Marcus Boerger2003-04-163-8/+6
|
* MFH: prepare for safe_emallocMarcus Boerger2003-04-161-111/+120
|
* MFH: Fixed Bug #23188 CDB databases created with 'c' mode do not work.Marcus Boerger2003-04-141-1/+1
|
* MFH: reenable dba_popenMarcus Boerger2003-04-132-12/+44
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-04-131-0/+33
|
* fix VPATH buildsSascha Schumann2003-04-011-0/+2
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-03-051-0/+29
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-03-041-0/+598
|
* This commit was manufactured by cvs2svn to create branch 'PHP_4_3'.SVN Migration2003-02-233-0/+265
|
* MFH: avoiding problems..foobar2003-02-191-2/+2
|
* MFHfoobar2003-02-091-1/+1
|
* MFH: Change DBM detection orderMarcus Boerger2003-02-011-1/+1
|