summaryrefslogtreecommitdiff
path: root/ext/dba/dba_flatfile.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
* Bug #62489: dba_insert not working as expectedLars Strojny2013-01-151-9/+10
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Fixed bug #54242 (dba_insert returns true if key already exists)Felipe Pena2011-03-131-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
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Centralize ability to drop APPEND flag. This probably fixes some ini fileMarcus Boerger2003-12-181-19/+0
* Fix warningsMarcus Boerger2003-12-171-1/+4
* Fix winbuildMarcus Boerger2003-12-161-0/+5
* - Fix Bug #26304 Unexpected data loss when opening dba fileMarcus Boerger2003-12-141-0/+11
* updating license information in the headers.James Cox2003-06-101-3/+3
* wsMarcus Boerger2003-02-261-11/+19
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Add info function to handlers and return handler info when dba_handlers isMarcus Boerger2002-12-301-0/+5
* -Fix memory handling of persistent dba connections.Marcus Boerger2002-12-201-2/+2
* Added support for bundled flatfile, cdb and cdb_make handlersEdin Kadribasic2002-11-131-0/+2
* -Centralise open stream for builtin modules that use streamsMarcus Boerger2002-11-101-30/+1
* -lock support moved from dba_flatfile.c to dba.cMarcus Boerger2002-11-081-78/+0
* not needed anywhere hereMarcus Boerger2002-11-071-8/+0
* -rename anything to flatfile_xxx/FLATFILE_xxxMarcus Boerger2002-11-071-25/+32
* emalloc never returns 0, so we can simplify the code paths.Sascha Schumann2002-11-061-5/+2
* fix locks and readingMarcus Boerger2002-11-061-4/+4
* Use the the name 'flatfile' correctly so the handler support can be built now.Marcus Boerger2002-11-061-0/+284