summaryrefslogtreecommitdiff
path: root/ext/db
Commit message (Expand)AuthorAgeFilesLines
...
* Finish fopen-wrappers rename.Sascha Schumann2001-02-231-1/+1
* Fix DB build (hopefully, untested)Zeev Suraski2000-12-031-1/+1
* Run through conv_z_macros and make use of RETVAL_STRING where usefulSascha Schumann2000-11-221-28/+24
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* - 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
* have you ever tried to run the regression tests with error_reporting=E_ALL ?Hartmut Holzgraefe2000-10-236-0/+12
* Mega-patch to get better resource information for modules.Andrei Zmievski2000-10-201-2/+3
* @- Changed ext/db not to be enabled by default (Jani)foobar2000-09-281-28/+29
* fix buildDaniel Beulshausen2000-09-061-2/+2
* dsp for the db(m) extensionDaniel Beulshausen2000-08-301-0/+122
* @PHP 3 regression testing framework re-born (Stig)Stig Bakken2000-08-276-0/+107
* Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.David Croft2000-07-241-21/+10
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - I wrote a long msg but the commit didn't go through.Zeev Suraski2000-06-251-1/+1
* Stop including dl/phpdl.h.Sascha Schumann2000-06-241-3/+0
* - More #if WIN32|WINNT -> #ifdef PHP_WIN32 conversionsAndi Gutmans2000-06-151-1/+1
* O_APPEND breaks 'c' for DBM files - this is handledJim Jagielski2000-06-131-1/+1
* - Nuke COMPILE_DL. Modules that need to be compiled as dll's in WindowsAndi Gutmans2000-06-101-1/+1
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-9/+9
* another bunch of proto fixesHartmut Holzgraefe2000-05-231-1/+1
* - Support virtual unlink()Andi Gutmans2000-05-231-2/+2
* Use #ifdef COMPILE_DL_EXTNAME solely.Sascha Schumann2000-05-231-2/+2
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* proto-takeover from php3Hartmut Holzgraefe2000-05-171-3/+35
* Determine first whether we will use ZTS mode or not.Sascha Schumann2000-05-041-2/+2
* #if COMPILE_DLSascha Schumann2000-05-021-2/+2
* Replace the various get_module() functions with a uniformSascha Schumann2000-05-021-1/+1
* Remove trailing empty linesSascha Schumann2000-05-011-4/+0
* Large test commit IVSascha Schumann2000-05-011-0/+1
* Large commit test IIISascha Schumann2000-05-011-0/+1
* Large test commit IISascha Schumann2000-05-011-0/+1
* Large test commit ISascha Schumann2000-05-011-0/+1
* Improved in-tree shared libraries build systemSascha Schumann2000-05-011-1/+1
* - Change some open's to V_OPEN()'sAndi Gutmans2000-04-301-2/+2
* Overall UNIX build system improvements:Sascha Schumann2000-04-301-6/+1
* - Fix virtual cwd bugZeev Suraski2000-04-201-1/+1
* - Change PHP_ to V_ (directory & file functions)Andi Gutmans2000-04-151-1/+1
* phpinfo() prettyingColin Viebrock2000-04-051-0/+4
* - Hopefully got most of them. We also need a chdir_file function likeAndi Gutmans2000-03-301-1/+1
* Fix the problem with dbmopen() not being defined. Patch byJim Jagielski2000-03-301-3/+0
* - Don't define DEBUG anymore. Everyone should use PHP_DEBUG.Andi Gutmans2000-03-111-2/+2
* Change extension names in all extensions' zend_module_entry to theirStig Bakken2000-03-061-1/+1
* - Convert 'PHP3' to 'PHP'Zeev Suraski2000-02-261-10/+10
* Get the license right... (this won't make it to RC1 of B4)Zeev Suraski2000-02-191-2/+2
* SAPIfication, Episode VI: Return of the SAPIZeev Suraski2000-02-101-1/+1
* Cleanup patchesZeev Suraski2000-02-052-30/+18
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Whoops, defining them to empty values generates many parse errors.Sascha Schumann1999-12-301-4/+4
* Get rid of config.h.stub. Note that you should embed a comment aboutSascha Schumann1999-12-302-9/+4