summaryrefslogtreecommitdiff
path: root/ext/dba
Commit message (Expand)AuthorAgeFilesLines
* first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-257-7/+7
* master renames phase 1Anatol Belski2014-08-259-18/+18
* fixes to ext/dbaAnatol Belski2014-08-191-3/+3
* basic macro replacements, all at onceAnatol Belski2014-08-199-22/+22
* Fixed tests but introduce segfaults (behavior same as trunk)Xinchen Hui2014-05-211-5/+1
* Fixed persistent dba handlingXinchen Hui2014-05-211-8/+11
* Refactored ext/dba (tests passes, but segfaults need to be fixed)Xinchen Hui2014-05-219-86/+100
* Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+2
|\
| * Merge branch 'PHP-5.6'Nikita Popov2014-02-161-2/+2
| |\
| | * Declare a number of functions as variadic.Rouven Weßling2014-02-161-2/+2
* | | Cleanup (1-st round)Dmitry Stogov2014-04-151-7/+10
|/ /
* | Merge branch 'PHP-5.6'Xinchen Hui2014-01-0325-25/+25
|\ \ | |/
| * Bump yearXinchen Hui2014-01-0325-25/+25
* | fix bug #62490Michael Wallner2013-12-054-8/+73
* | more test fixesMichael Wallner2013-12-034-5/+7
* | fix testMichael Wallner2013-12-031-2/+2
* | fix php_stream_copy_to_stream_ex usageMichael Wallner2013-12-031-5/+5
* | add missing clean sectionMichael Wallner2013-12-031-0/+4
* | remove test for already removed featureMichael Wallner2013-12-031-38/+0
|/
* Merge branch 'PHP-5.4' into PHP-5.5Rasmus Lerdorf2013-10-191-3/+6
|\
| * Fix unitialized opened_path here - found by CoverityRasmus Lerdorf2013-10-191-3/+6
* | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2013-09-222-6/+57
|\ \ | |/
| * Copy dba_*() keys before converting to string.Adam Harvey2013-09-222-6/+57
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-142-2/+1
| * typo fixesVeres Lajos2013-07-152-2/+2
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-2/+2
* | typo fixesVeres Lajos2013-07-152-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Felipe Pena2013-06-261-1/+9
|\ \ | |/
| * - Fixed bug #63409 (php-dba function test fails on big-endian machine) patch ...Felipe Pena2013-06-261-1/+9
| * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| * Happy New YearXinchen Hui2013-01-0125-25/+25
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
* | Remove unused variableDavid Soria Parra2013-03-271-1/+0
* | Bug #62489: dba_insert not working as expectedLars Strojny2013-01-1516-21/+78
* | Happy New YearXinchen Hui2013-01-0125-25/+25
* | Fix inifile.c:419:6: warning: variable 'ret' set but not used [-Wunused-but-s...Remi Collet2012-12-031-2/+2
* | use php_stream_copy_to_stream_ex instead of deprecated php_stream_copy_to_streamRemi Collet2012-12-031-5/+5
|/
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-105-0/+0
|\
| * Remove executable permission on phptXinchen Hui2012-10-105-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-093-0/+0
|\ \ | |/
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-093-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-0510-10/+10
|\ \ | |/
| * year++Xinchen Hui2012-09-0510-10/+10
* | Merge branch 'PHP-5.3' into PHP-5.4David Soria Parra2012-03-204-4/+4
|\ \ | |/
| * 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