summaryrefslogtreecommitdiff
path: root/ext/db/db.c
Commit message (Expand)AuthorAgeFilesLines
* - Moved ext/db to PECL.foobar2003-12-011-1200/+0
* format string fixesAndrey Hristov2003-08-281-7/+7
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-15/+15
* Correct license againMarcus Boerger2003-06-141-3/+3
* Update before moving to PECLMarcus Boerger2003-06-141-9/+5
* updating license information in the headers.James Cox2003-06-101-3/+3
* proto fixHartmut Holzgraefe2003-03-171-1/+1
* Fixing functionicalls with variable number of parameters...Stefan Esser2003-03-061-1/+1
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-8/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* fix debug onlyMarcus Boerger2002-12-051-1/+1
* avoid fileno()Marcus Boerger2002-11-131-9/+9
* -fix includesMarcus Boerger2002-11-121-10/+3
* ups - the other way round of courseMarcus Boerger2002-10-221-2/+2
* Fix this extension.Marcus Boerger2002-10-221-3/+39
* -php_error_docrefMarcus Boerger2002-08-271-21/+20
* -fix memory leak on failureMarcus Boerger2002-08-271-42/+15
* reverting to 1.73 for steph (sfox@php.net)James Cox2002-08-181-5/+4
* Fix for Bug #18746 by sfox and IDan Kalowsky2002-08-131-4/+5
* Missing TSRMLS_* stufffoobar2002-06-291-4/+4
* - More gotchas...Derick Rethans2002-06-281-2/+2
* Unify error messagesDerick Rethans2002-06-261-21/+21
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Forgot to remove the return from a void functionSean Bright2002-01-201-2/+0
* These PHP3_* macros aren't defined in the code, so these haven't been doingSean Bright2002-01-201-61/+10
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+10
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* depreciated, but should build anyway...Daniel Beulshausen2001-08-141-1/+3
* Track down a few more functions that don't check for 0 args and useRasmus Lerdorf2001-08-131-2/+3
* We don't consistently check for args passed to functions that don'tRasmus Lerdorf2001-08-131-0/+3
* WhitespaceZeev Suraski2001-08-111-53/+53
* more tsrm cleanupSascha Schumann2001-08-061-8/+8
* - TSRMLS_FETCH workZeev Suraski2001-08-051-3/+4
* More TSRMLS_FETCH annihilation. Enough for today...Zeev Suraski2001-07-311-1/+1
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-1/+2
* Zend compatibility patchZeev Suraski2001-07-301-24/+18
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-8/+12
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-13/+75
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-6/+6
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Finish fopen-wrappers rename.Sascha Schumann2001-02-231-1/+1
* Run through conv_z_macros and make use of RETVAL_STRING where usefulSascha Schumann2000-11-221-28/+24
* - Use CHECKUID_* #define's instead of cryptic numbers in php_checkuid()Andi Gutmans2000-11-021-1/+1
* Use zend_register_list_destructors_ex() instead.Andrei Zmievski2000-10-251-1/+1
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-2/+3
* - I wrote a long msg but the commit didn't go through.Zeev Suraski2000-06-251-1/+1