summaryrefslogtreecommitdiff
path: root/ext/dba/dba_db4.c
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Cleanup type conversionDmitry Stogov2017-12-071-2/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-15/+15
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-4/+3
* | bring back all the TSRMLS_FETCH() stuffAnatol Belski2014-10-151-0/+2
* | remove fetch from dbakrakjoe2014-09-261-2/+0
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | basic macro replacements, all at onceAnatol Belski2014-08-191-2/+2
* | Refactored ext/dba (tests passes, but segfaults need to be fixed)Xinchen Hui2014-05-211-2/+2
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - We can constify in 5.4+Felipe Pena2011-11-151-1/+1
* Keep the DBA DB4 test status quo after Berkeley DB 5.2 introduced error messa...Christopher Jones2011-06-271-2/+3
* - Year++Felipe Pena2011-01-011-1/+1
* Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 510...Christopher Jones2010-06-031-3/+3
* Fixed bug #51086 (DBA DB4 doesn't work with Berkeley DB 4.8)Christopher Jones2010-03-051-1/+28
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Fixed bug #49125 (Error in dba_exists C code)Felipe Pena2009-08-011-0/+8
* - MFH: Fixed bug #48240 (DBA Segmentation fault dba_nextkey)Felipe Pena2009-05-131-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH:Christopher Jones2008-06-191-6/+5
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - Fixed bug #36436 (DBA problem with Berkeley DB4).Marcus Boerger2006-02-181-0/+18
* bump year and license versionfoobar2006-01-011-3/+3
* - MFH Change dba/db4 to use its own lockingMarcus Boerger2005-12-081-4/+5
* - Bumber up yearfoobar2005-08-031-1/+1
* - Fix problems with c modeMarcus Boerger2004-05-101-2/+6
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Bugfix #25794: Cannot open existing hash db3 file with writeMarcus Boerger2003-11-131-1/+1
* Fix open mode (noticed by FutureQuest, Inc.)Marcus Boerger2003-07-031-1/+1
* When persistent then we may use threadsMarcus Boerger2003-06-211-0/+4
* to be preciseMarcus Boerger2003-06-191-1/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* -disallow using db-<n> with libraries of different major versionsMarcus Boerger2002-12-301-0/+4
* wsMarcus Boerger2002-12-301-1/+2
* Add info function to handlers and return handler info when dba_handlers isMarcus Boerger2002-12-301-0/+5