summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0_3RC1'.php-4.0.3RC1SVN Migration2000-10-0210-562/+944
* - Remove unneeded IS_SLASH() definition.Andi Gutmans2000-10-011-9/+0
* @- Added the shmop extension. It allows more general ways of shared memoryDerick Rethans2000-10-016-0/+502
* It seems these entries were truncated in my commit, perhaps it was due toSterling Hughes2000-10-011-2/+3
* - Fixed conflicts. Those first two lines with the XXX need to be fixed.Andi Gutmans2000-10-011-8/+2
* ChangeLog update2000-10-011-0/+65
* NEWS update2000-10-011-0/+10
* added filepro & snmpDaniel Beulshausen2000-09-301-0/+24
* move have_snmp to the dsp alreadyDaniel Beulshausen2000-09-301-1/+0
* snmp win extensionDaniel Beulshausen2000-09-301-0/+109
* .Sascha Schumann2000-09-301-0/+1
* uses php.h defineDaniel Beulshausen2000-09-302-3/+2
* - Cleanup error outputAndi Gutmans2000-09-301-1/+1
* - Cleanup output functionsAndi Gutmans2000-09-301-1/+1
* - Cleanup some output functionsAndi Gutmans2000-09-305-5/+5
* added dsp for the filepro extensionDaniel Beulshausen2000-09-301-0/+109
* made win32 compileDaniel Beulshausen2000-09-301-0/+1
* removed zendts.lib from link optionsDaniel Beulshausen2000-09-301-2/+2
* cleanupDaniel Beulshausen2000-09-301-1/+1
* fix not producing valid extensionDaniel Beulshausen2000-09-301-2/+2
* leftovers.Sterling Hughes2000-09-301-14/+0
* Buncha changes, generally makes the module more stable and removes unnecessarySterling Hughes2000-09-302-296/+204
* install Benchmark/Iterate.phpChuck Hagenbuch2000-09-301-0/+1
* @ Added the ability for CURLOPT_POSTFIELDS to accept an array of HTTP postSterling Hughes2000-09-302-290/+334
* ChangeLog update2000-09-301-0/+114
* .Sascha Schumann2000-09-291-0/+1
* Return SUCCESS from write handler, if vallen is 0.Sascha Schumann2000-09-291-3/+5
* UnixWare defines shutdown to _shutdown, which causes problems laterSascha Schumann2000-09-291-0/+2
* corrected lines for Solid 2.3 systems after some advice from users, please te...Dan Kalowsky2000-09-292-1/+10
* Don't try to serialize references.Sascha Schumann2000-09-291-18/+20
* Added clean up code for persistent connections to avoid some problems withHénot David2000-09-292-1/+42
* Fix configure (with Solaris).foobar2000-09-281-1/+1
* - Another has optimization/fix like the hash_copy one from earlier onAndi Gutmans2000-09-281-3/+2
* a little cleanupDaniel Beulshausen2000-09-281-2/+2
* added tsrm dir to include pathDaniel Beulshausen2000-09-282-4/+4
* removed ignoring msvcrt(d) libaryDaniel Beulshausen2000-09-281-4/+4
* major cleanupDaniel Beulshausen2000-09-281-4/+4
* @- Changed ext/db not to be enabled by default (Jani)foobar2000-09-281-28/+29
* Having odbc_tables() and odbc_columns() match the documentation with paramete...Frank M. Kromann2000-09-281-34/+30
* Make hash_copy call copy constructor on a real copy, not on a tempStanislav Malyshev2000-09-281-6/+6
* move the timer class to Benchmark/Timer.php, and add it to Makefile.in so itChuck Hagenbuch2000-09-282-169/+2
* - Fix build of db2Andi Gutmans2000-09-281-0/+1
* Removed profiling_information() in favour of a more generalized approach with...Sebastian Bergmann2000-09-281-12/+28
* Line seems to be missing and causing configure test failures for other extens...Stefan Roehrich2000-09-281-0/+1
* Hopefully converted all TABs to SPACEsSebastian Bergmann2000-09-281-30/+30
* Added PEAR/Timer class for timing script execution and generating profiling i...Sebastian Bergmann2000-09-281-0/+153
* - Remove zend_gcc_inline.cAndi Gutmans2000-09-281-4/+0
* ChangeLog update2000-09-281-0/+27
* complementary PHP patchZeev Suraski2000-09-271-0/+1
* Don't convert to BSD-style MakefilesSascha Schumann2000-09-271-1/+1