summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* I forgot to commit the .dsp update...Zeev Suraski2000-11-234-256/+598
* make ctype ext compile under windowsDaniel Beulshausen2000-11-232-0/+119
* Fixed typo.Sebastian Bergmann2000-11-231-2/+2
* added missing SABLOTLS_FETCH()Daniel Beulshausen2000-11-231-0/+4
* make genfunclist in phpdoc happyHartmut Holzgraefe2000-11-232-2/+2
* - The name of the extension has to be fdf and not fdftkUwe Steinmann2000-11-231-2/+2
* fix libbcmath compile, updated dependencies & addDaniel Beulshausen2000-11-234-35/+84
* - fixed copy and paste errorUwe Steinmann2000-11-231-1/+1
* filename wildcards in a c comment were a bad ideaHartmut Holzgraefe2000-11-233-15/+15
* Adding Win32 project for libbcmathFrank M. Kromann2000-11-231-0/+180
* ChangeLog update2000-11-231-0/+155
* NEWS update2000-11-231-0/+2
* changed comment to allow compilation under win32Frank M. Kromann2000-11-232-4/+4
* added a "DO NOT EDIT!" header and regenerated the credits_*h filesHartmut Holzgraefe2000-11-223-4/+44
* merged ext/apache/CREDITS and sapi/apache/CREDITSHartmut Holzgraefe2000-11-221-1/+2
* this little scripts will collect the CREDITS files fromHartmut Holzgraefe2000-11-221-0/+9
* Run through conv_z_macrosSascha Schumann2000-11-221-32/+32
* Run through conv_z_macros and make use of RETVAL_STRING where usefulSascha Schumann2000-11-221-28/+24
* Avoid estrdup and a couple of other minor cleanupsSascha Schumann2000-11-221-9/+6
* Run through conv_z_macrosSascha Schumann2000-11-223-22/+22
* There is no Apache extension per se. Please leave this directory empty.Sascha Schumann2000-11-221-2/+0
* Run through conv_z_macrosSascha Schumann2000-11-221-65/+65
* Add ircgSascha Schumann2000-11-221-0/+1
* At long last, import the bcmath library, by Phil NelsonZeev Suraski2000-11-2250-67/+6932
* - Remove code which has been commented out for ages.Andi Gutmans2000-11-221-4/+0
* Fix memory leaks in cURL.Stanislav Malyshev2000-11-222-0/+9
* @ Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen)Dan Kalowsky2000-11-221-27/+34
* Hmmm, that wasn't good.Sterling Hughes2000-11-221-1/+0
* tsrm realpath implementation is fixedDaniel Beulshausen2000-11-221-3/+0
* - Thanks to "Daniel Beulshausen" <daniel@php4win.de>Andi Gutmans2000-11-222-3/+10
* Pass on the exit statusSascha Schumann2000-11-222-1/+8
* Set the exit status from the return value of php_execute_script()Sascha Schumann2000-11-221-1/+1
* Return the exit status from php_execute_script()Sascha Schumann2000-11-222-4/+7
* removing '{' was certainly not intendedSascha Schumann2000-11-221-1/+1
* Don't access opt, if opt was not set.Sascha Schumann2000-11-221-3/+3
* Whitespace fix and initialize ret properlySascha Schumann2000-11-221-9/+9
* ChangeLog update2000-11-221-0/+78
* NEWS update2000-11-221-0/+4
* some more info on the ctype extensionHartmut Holzgraefe2000-11-223-0/+12
* an experimental extension providing the C ctype function familyHartmut Holzgraefe2000-11-227-0/+842
* Fix buildZeev Suraski2000-11-212-6/+7
* - The baby patch wasn't that innocent :)Andi Gutmans2000-11-211-1/+0
* Sterling's patch to make get_defined_vars() simpler and better.Andrei Zmievski2000-11-211-36/+4
* Major rework of the basic api which provides:Sterling Hughes2000-11-212-160/+440
* Fix bug #7034foobar2000-11-211-0/+1
* make HAVE_FOPENCOOKIE available for other extensions besides zlibHartmut Holzgraefe2000-11-212-39/+40
* added .cvsignore files for tests directoriesHartmut Holzgraefe2000-11-210-0/+0
* fix PDF image open under Win32Daniel Beulshausen2000-11-211-5/+20
* Adding php.ini value to set default batch size for mssql extensionFrank M. Kromann2000-11-213-0/+3
* Adding new functions, mssql_affected_rows and mssql_fetch_batch.Frank M. Kromann2000-11-212-29/+119