Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mask name of older DB4 versions | Christopher Jones | 2010-03-09 | 1 | -2/+2 |
| | |||||
* | Test misc argument error conditions | Christopher Jones | 2010-03-06 | 2 | -0/+127 |
| | |||||
* | Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8) | Christopher Jones | 2010-03-05 | 1 | -1/+37 |
| | |||||
* | Auto detect recent versions of Berkeley DB4 | Christopher Jones | 2010-03-05 | 1 | -4/+12 |
| | |||||
* | Add XFAIL | Christopher Jones | 2010-03-05 | 1 | -0/+2 |
| | |||||
* | DBA tests: cleanup and sycn. Add new Berkeley DB 4 tests | Christopher Jones | 2010-03-05 | 40 | -55/+948 |
| | |||||
* | - Possible fix for bug #50999 | Felipe Pena | 2010-03-03 | 1 | -1/+1 |
| | |||||
* | make portable | Christopher Jones | 2010-03-02 | 1 | -1/+1 |
| | |||||
* | Improve basic code coverage | Christopher Jones | 2010-03-01 | 5 | -0/+215 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 25 | -25/+25 |
| | |||||
* | - Fixed paths | Felipe Pena | 2009-08-01 | 26 | -62/+62 |
| | |||||
* | - Fixed bug #49125 (Error in dba_exists C code) | Felipe Pena | 2009-08-01 | 2 | -0/+35 |
| | | | | | patch by: jdornan at stanford dot edu | ||||
* | Add support for tokyo cabinet, patch from Michael Maclean | Scott MacVicar | 2009-05-18 | 4 | -1/+293 |
| | |||||
* | - Fixed bug #48240 (DBA Segmentation fault dba_nextkey) | Felipe Pena | 2009-05-13 | 2 | -1/+26 |
| | |||||
* | - This is PHP 6 - if this ... ever gets out | Marcus Boerger | 2009-03-10 | 23 | -23/+23 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 23 | -23/+23 |
| | |||||
* | Fixed bug#46847 (phpinfo() is missing some settings.) | Hannes Magnusson | 2008-12-12 | 1 | -0/+1 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) | Felipe Pena | 2008-11-17 | 1 | -15/+0 |
| | |||||
* | MFB: Fixed a bug inside dba_replace() that could cause file truncation with | Ilia Alshanetsky | 2008-11-13 | 1 | -1/+3 |
| | | | | | invalid keys | ||||
* | MFB: new parameter-parsing API | Alexey Zakhlestin | 2008-11-07 | 1 | -59/+99 |
| | |||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+15 |
| | |||||
* | - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -15/+0 |
| | |||||
* | Fix bug #45266 (Fix build with BDB 4) | Christopher Jones | 2008-06-19 | 3 | -9/+22 |
| | | | | | | Fix bug #45267 (Revert invalid assumption about BDB 4 locking; let DBA handle locking) Fix bug #45268 (Fix error callback prototype) | ||||
* | - killed off UEXPECT | Steph Fox | 2008-05-27 | 9 | -111/+5 |
| | | | | | | - com_dotnet gets a .cvsignore - Ulf will take care of mysql extensions, rest complete | ||||
* | - Added some UEXPECTs | Felipe Pena | 2008-03-22 | 1 | -0/+2 |
| | | | | | - Fixed some tests | ||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 23 | -23/+23 |
| | |||||
* | - MFB: DB 4.6 detection | Marcus Boerger | 2007-12-06 | 1 | -2/+7 |
| | |||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #41433 (DBA: configure fails to include correct db.h for db4) | Jani Taskinen | 2007-07-19 | 1 | -7/+16 |
| | |||||
* | - fix wrong logic | Jani Taskinen | 2007-07-13 | 1 | -1/+1 |
| | |||||
* | - Fixed some issues with enabling builtin stuff when anything else is | Jani Taskinen | 2007-07-13 | 1 | -353/+361 |
| | | | | | | | enabled - Changed all AC_ARG_* options to PHP_ARG_* options - Cleanups. | ||||
* | fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS) | Antony Dovgal | 2007-05-21 | 1 | -1/+6 |
| | |||||
* | fix test names | Antony Dovgal | 2007-05-07 | 1 | -1/+1 |
| | |||||
* | - Fix warning | Marcus Boerger | 2007-04-14 | 1 | -1/+1 |
| | |||||
* | MFB: fixed compiler warnings | Ilia Alshanetsky | 2007-01-01 | 1 | -3/+3 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 23 | -23/+23 |
| | |||||
* | use the macro, casting works only with GCC | Antony Dovgal | 2006-12-28 | 1 | -1/+1 |
| | |||||
* | fix #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is ↵ | Antony Dovgal | 2006-11-28 | 1 | -1/+1 |
| | | | | enabled) | ||||
* | - Fixed Bug #38698 for some keys cdbmake creates corrupted db and cdb can't ↵ | Marcus Boerger | 2006-11-01 | 2 | -1/+28 |
| | | | | read valid db | ||||
* | Remove double "wrong param count" warnings | Hannes Magnusson | 2006-10-07 | 1 | -1/+0 |
| | |||||
* | - Fix bug #38290 | Marcus Boerger | 2006-08-07 | 1 | -3/+3 |
| | |||||
* | MFB: E_ERROR > E_RECOVERABLE_ERROR | Ilia Alshanetsky | 2006-07-06 | 2 | -2/+2 |
| | |||||
* | Added automatic module globals management | Dmitry Stogov | 2006-06-13 | 1 | -17/+22 |
| | |||||
* | Fixed tests in unicode mode | Hannes Magnusson | 2006-06-11 | 4 | -0/+104 |
| | |||||
* | Added argument info | Hannes Magnusson | 2006-06-10 | 1 | -15/+107 |
| | | | | | | Fixed protos Fixed vim folding | ||||
* | - Fix build | Marcus Boerger | 2006-05-11 | 2 | -10/+12 |
| | |||||
* | - Fix warning | Marcus Boerger | 2006-04-02 | 1 | -2/+0 |
| | |||||
* | - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase | Pierre Joye | 2006-03-08 | 3 | -22/+6 |
| | | | | | | | (calling ini_set('magic_....') returns 0|false - get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return false - set_magic_quotes_runtime raises an E_CORE_ERROR | ||||
* | More safe_mode nuking | Ilia Alshanetsky | 2006-02-19 | 2 | -2/+0 |
| | |||||
* | - Get rid of using ENFORCE_SAFE_MODE. | Andi Gutmans | 2006-02-19 | 1 | -3/+3 |
| |