summaryrefslogtreecommitdiff
path: root/ext/dba/dba_db3.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - 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
* 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-6/+5
* Add info function to handlers and return handler info when dba_handlers isMarcus Boerger2002-12-301-0/+5
* Added support for db3/db4 error handling/informationMarcus Boerger2002-12-291-13/+27
* -Fix memory handling of persistent dba connections.Marcus Boerger2002-12-201-2/+2
* Allow db4.0 & db4.1 here. Patch by Ralf Engelschall (rse@engelschall.com)Marcus Boerger2002-11-231-0/+4
* emalloc never returns 0, so we can simplify the code paths.Sascha Schumann2002-11-061-4/+0
* Why did open fail?Marcus Boerger2002-11-051-1/+5
* use ecmalloc/efree functions instead of (c|m)alloc/freeMarcus Boerger2002-11-041-2/+2
* passing around TSRMMarcus Boerger2002-11-041-1/+1
* - MFH: Make DBA compile as a shared module againDerick Rethans2002-04-181-0/+4
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* This fixes the notorious "mode 'c' fails" bug (see bugs - 10380, 10798, 11732...Gavin Sherry2002-01-121-2/+4
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-1/+1
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-21/+11
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-1/+1
* it won't work otherwiseDaniel Beulshausen2000-10-261-0/+2
* Unify use of my email addressSascha Schumann2000-07-101-1/+1
* # Reverting as requested.Jouni Ahto2000-06-271-15/+0
* - dba_[p]open accepts now a new parameter, which kind of database to createJouni Ahto2000-06-271-0/+15
* - Fix virtual cwd bugZeev Suraski2000-04-201-1/+1
* Ease include file selection. Let's see which cpps support this construct.Sascha Schumann1999-12-301-8/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* add Berkeley DB3 supportSascha Schumann1999-11-201-0/+212