summaryrefslogtreecommitdiff
path: root/ext/dba/dba.c
Commit message (Expand)AuthorAgeFilesLines
* php_error -> php_error_docrefMarcus Boerger2002-11-011-4/+4
* Implemented dba_list() that returns an array rsrcid=>filename and a test.Marcus Boerger2002-10-251-1/+32
* implemented dba_handlers()Marcus Boerger2002-10-241-0/+22
* Made this extension to use the resource stufffoobar2002-08-231-56/+56
* Unify error messagesDerick Rethans2002-06-261-7/+8
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-2/+6
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-5/+5
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Another TSRMLS_FETCH() nuke.foobar2001-08-141-2/+2
* WhitespaceZeev Suraski2001-08-111-3/+3
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+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-6/+31
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - How did CVS let me commit this? Probably it confused with the branchAndi Gutmans2000-12-161-10/+0
* - Make all places use MAXPATHLEN in the same way. It includes theAndi Gutmans2000-12-161-0/+10
* Handle the case of no-handlers properly and make handlers a proper C "string".Sascha Schumann2000-12-041-2/+7
* Please avoid potential buffer overflows in new code. If you dealSascha Schumann2000-12-011-4/+6
* Beautifying of phpinfo().foobar2000-12-011-8/+12
* Run through conv_z_macrosSascha Schumann2000-11-221-6/+6
* Fix dba after resources patch.Andrei Zmievski2000-10-261-4/+9
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-2/+2
* Gremlins?Rasmus Lerdorf2000-10-211-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-3/+4
* Fixed protos.Egon Schmid2000-07-131-2/+2
* Unify use of my email addressSascha Schumann2000-07-101-1/+1
* # Reverting as requested.Jouni Ahto2000-06-271-3/+0
* - dba_[p]open accepts now a new parameter, which kind of database to createJouni Ahto2000-06-271-0/+3
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-2/+2
* Make dba compilable as shared moduleSascha Schumann2000-05-021-0/+4
* Corrected compilation error with wrong number of arguments toJakub Skopal2000-04-061-1/+1
* phpinfo() prettyingColin Viebrock2000-04-051-0/+4
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-6/+6
* More protos.Egon Schmid2000-02-241-14/+14
* - The tree compiles againZeev Suraski1999-12-181-4/+4
* More php3 cleanupZeev Suraski1999-12-171-15/+6
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-171-1/+1
* More php3_ annihilationZeev Suraski1999-12-171-4/+4
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-041-8/+8
* add Berkeley DB3 supportSascha Schumann1999-11-201-0/+4
* Convert to Ex API. Does anyone have a better name for it?Sascha Schumann1999-09-171-34/+37
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-9/+9
* More symbol work.Andrey Hristov1999-07-271-9/+9
* merge in change from php3Sascha Schumann1999-07-211-0/+1
* initial import of DBASascha Schumann1999-07-211-0/+475