summaryrefslogtreecommitdiff
path: root/ext/db
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Integration of -ng changes. Changes:Sascha Schumann1999-12-303-9/+14
* getParameters -> zend_get_parametersAndrei Zmievski1999-12-201-9/+9
* Fix #2999.Andrei Zmievski1999-12-181-2/+2
* More php3 cleanupZeev Suraski1999-12-172-26/+26
* - Made PHP_VERSION and PHP_OS work againZeev Suraski1999-12-172-19/+19
* More php3_ annihilationZeev Suraski1999-12-171-3/+3
* More php3_ annihilationZeev Suraski1999-12-171-2/+2
* Clean up php3.*\.h files. The files itself are renamed, and references in allSascha Schumann1999-12-042-5/+5
* Check for db1/ndbm.h and use it in db. Fixes #2647Sascha Schumann1999-11-142-0/+6
* Remove the extra INCLUDES line from most automake Mafiles. This is notSascha Schumann1999-11-131-1/+0
* Put PLS_FETCH() in the correct place.Andrei Zmievski1999-10-071-1/+1
* fix ZTS compileThies C. Arntzen1999-10-071-0/+1
* compiles again - and gets compiledThies C. Arntzen1999-10-071-8/+2
* * archive-based convenience libraries completely replacedSascha Schumann1999-10-041-2/+2
* *** empty log message ***Zeev Suraski1999-09-041-6/+6
* Removed '3' from key functions in PHP (maintained compatibility throughZeev Suraski1999-08-021-24/+24
* More symbol work.Andrey Hristov1999-07-262-18/+21
* License updateZeev Suraski1999-07-161-20/+9
* - run ext sources through conv_protoSascha Schumann1999-05-212-23/+23
* * Finalizing the PHP version of SAPI. Support POST and cookies among other t...Zeev Suraski1999-05-092-2/+2
* * added --enable-thread-safety switchStig Bakken1999-05-032-11/+7
* db was not linked inStig Bakken1999-04-221-0/+1
* db was not linked inStig Bakken1999-04-221-2/+7