summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_0RC1'.php-4.0RC1PHP-4.0-RC1SVN Migration2000-03-272-186/+0
* That's one thing @ missed...Zeev Suraski2000-03-271-0/+2
* Slight change for time on the return side.Sterling Hughes2000-03-271-2/+6
* *** empty log message ***Sterling Hughes2000-03-271-2/+2
* *** empty log message ***Sterling Hughes2000-03-271-1/+3
* GNU make is not requiredRasmus Lerdorf2000-03-271-3/+0
* Remove debug libraries from debug buildSam Ruby2000-03-271-2/+2
* Whoops! Not everybody want Java included by default!Sam Ruby2000-03-271-30/+0
* Update the INSTALL docsRasmus Lerdorf2000-03-272-12/+154
* Remove debug runtime libraries from Release buildsSam Ruby2000-03-274-8/+38
* support non-debug buildsSam Ruby2000-03-261-6/+6
* support non-debug buildsSam Ruby2000-03-262-6/+6
* PHP_EXTENSION sets $ext_src_baseSascha Schumann2000-03-261-1/+2
* Some white-space changesSascha Schumann2000-03-266-14/+11
* Ignore errors at this placeSascha Schumann2000-03-261-2/+2
* Allow MySQL to be compiled against extern mysqlclient librarySascha Schumann2000-03-262-10/+36
* Use compression for makedistZeev Suraski2000-03-261-3/+3
* Package RC1Zeev Suraski2000-03-263-3/+5
* - Stop zend_func_args() and co. from crashingAndi Gutmans2000-03-264-13/+26
* - Change new -> result. Using C++ keywords isn't too hotZeev Suraski2000-03-261-27/+27
* - Didn't see Thies' commit message although I can't really see how it wouldAndi Gutmans2000-03-261-1/+2
* - Include Andrea's fix for alloca.hAndi Gutmans2000-03-262-4/+3
* Fix internal_functions.c screwup for people not using --with-mmSascha Schumann2000-03-261-1/+1
* <alloca.h> needs to be included before we define macros calling alloca()Thies C. Arntzen2000-03-262-8/+8
* Return value corrected.Sterling Hughes2000-03-261-1/+0
* no c++ comments // pleaseThies C. Arntzen2000-03-262-2/+6
* fix castThies C. Arntzen2000-03-261-1/+1
* imap_clearflag_full now returns true appropriately.Chuck Hagenbuch2000-03-261-0/+1
* JAVA_LIBPATH was not allways being added to the LIBPATHSam Ruby2000-03-262-4/+2
* Revamp session's config.m4 and reenable support for mm. The shared memorySascha Schumann2000-03-264-35/+52
* @- Fix a data corruption bug in mysql_result(), if used in table.fieldname mo...Zeev Suraski2000-03-261-3/+2
* Add MSIE 5-specific Cache-Control fieldsSascha Schumann2000-03-261-3/+3
* Tid Bit More.Sterling Hughes2000-03-251-6/+6
* Update .dsp'sZeev Suraski2000-03-252-2/+2
* - snmpwalkoid is an alias nowSterling Hughes2000-03-252-105/+105
* *** empty log message ***Andi Gutmans2000-03-252-2/+3
* - Update dspZeev Suraski2000-03-252-8/+6
* - Some header dependencies cleanupZeev Suraski2000-03-2511-22/+25
* - Support getcwd() semantics.Andi Gutmans2000-03-251-3/+27
* Dynamically load java support, for better error messagesSam Ruby2000-03-255-38/+146
* RTLD_NOW => RTLD_LAZY|RTLD_GLOBALSam Ruby2000-03-251-1/+10
* Update dsp'sZeev Suraski2000-03-254-10/+93
* andrei, i'm sure we're missing some @ entries in NEWS (this one is one of them)Thies C. Arntzen2000-03-251-0/+1
* Fixed a few protos and ...Sterling Hughes2000-03-251-4/+6
* @- Modified the registry INI entry reader (Win32) to work with drive letters....Zeev Suraski2000-03-251-8/+14
* - Fixed a crash when sending a non-variable expression to a runtime-bound fun...Zeev Suraski2000-03-241-0/+4
* @- Fixed extract() for EXTR_PREFIX_SAME and EXTR_SKIP cases. (Andrei)Andrei Zmievski2000-03-241-5/+4
* - Nuke hash_*_ptr() functionsAndi Gutmans2000-03-243-13/+12
* - Nuke hash_*_ptr functionsAndi Gutmans2000-03-247-22/+14
* - several clean upsUwe Steinmann2000-03-232-20/+43