summaryrefslogtreecommitdiff
path: root/ext/dba/dba_gdbm.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-4/+4
* MFH: include file handling and dbm fixesMarcus Boerger2003-02-011-1/+3
* MFH: Version infoMarcus Boerger2003-01-311-0/+6
* MFH: Bump year.Sebastian Bergmann2002-12-311-1/+1
* MFH: as discussedMarcus Boerger2002-12-201-2/+2
* remove debug output and use php_error_docref insteadMarcus Boerger2002-11-071-1/+1
* emalloc never returns 0, so we can simplify the code paths.Sascha Schumann2002-11-061-6/+2
* correct errorsMarcus Boerger2002-11-051-1/+6
* Why did open fail?Marcus Boerger2002-11-051-1/+2
* use ecmalloc/efree functions instead of (c|m)alloc/freeMarcus Boerger2002-11-041-3/+2
* - MFH: Make DBA compile as a shared module againDerick Rethans2002-04-181-0/+4
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* 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
* Unify use of my email addressSascha Schumann2000-07-101-1/+1
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-1/+1
* Convert to Ex API. Does anyone have a better name for it?Sascha Schumann1999-09-171-2/+2
* initial import of DBASascha Schumann1999-07-211-0/+189